127 Commits (79866da842d26362c086454f0e5c4f82ac0ec9fa)

Autor SHA1 Nachricht Datum
  Ben Kurtovic 088dfe6197 Again, fix link and cleanup. vor 7 Jahren
  Ben Kurtovic 1e5ca3f93e Minor style tweak; link fix. vor 7 Jahren
  Ben Kurtovic 341c882a50 Fix template. vor 7 Jahren
  Ben Kurtovic 693fef3861 Fix include. vor 7 Jahren
  Ben Kurtovic 63f1ae98c4 Show warning when a page has an attribution template. vor 7 Jahren
  Ben Kurtovic c0af265318 Unnecessary slash. vor 7 Jahren
  Ben Kurtovic 1076959f71 Bugfix in highlight_delta() call; clarify docs. vor 8 Jahren
  Ben Kurtovic 2a81217de8 Add support for detailed text comparison in API (T132949) vor 8 Jahren
  Ben Kurtovic f448d06846 Yandex -> Google vor 8 Jahren
  Ben Kurtovic 3e8dc731da Bing -> Yandex vor 8 Jahren
  Ben Kurtovic 9289a221de Rebrand Yahoo -> Bing. vor 8 Jahren
  Ben Kurtovic 64e77c1e5a Use ndashes instead of hyphens in the title. vor 8 Jahren
  Ben Kurtovic ed7a8df355 Tweak display a bit. vor 8 Jahren
  Ben Kurtovic 21bbbbdfea Reorder/tweak template more. vor 8 Jahren
  Ben Kurtovic cd5b6e472c Tweak wording, minor fixes. vor 8 Jahren
  Ben Kurtovic 1100757cc9 Bugfix. vor 8 Jahren
  Ben Kurtovic 0692227496 Cleanup/tweaks, mainly to rendering. vor 8 Jahren
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. vor 8 Jahren
  Ben Kurtovic f84a0b471b Make the 'Compare' link always produce a permalink. vor 8 Jahren
  Frances Hocutt 9a4dde1613 Update Turnitin option label vor 8 Jahren
  Frances Hocutt 4e994f1302 Refactor turnitin.py, incorporate diff link/timestamp vor 9 Jahren
  Frances Hocutt 6cafb14991 Fix wrapping issue; start reworking report display vor 9 Jahren
  Frances Hocutt f0bbb29621 [WIP] Improve style and turnitin report display vor 9 Jahren
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin vor 9 Jahren
  Ben Kurtovic 8d5ade9d84 Clarify. vor 9 Jahren
  Ben Kurtovic ad033a6e2b Pass excluded URL data to the API. vor 9 Jahren
  Ben Kurtovic 1e1c48bded Handle excluded URLs in results. vor 9 Jahren
  Ben Kurtovic 2cac9463aa Fix typos. vor 9 Jahren
  Ben Kurtovic 016742402f Force client-side purging of CSS/JS when updated. vor 9 Jahren
  Ben Kurtovic e1ef1e25d8 Make display less ridiculous when dealing with really long URLs. vor 9 Jahren
  Ben Kurtovic b325ef84cd Support general/update notices. vor 9 Jahren
  Ben Kurtovic eb980dc27a Update copyright year. vor 10 Jahren
  Ben Kurtovic 9444f03fd9 Ugly solution for escaping URLs in permlinks. vor 10 Jahren
  Ben Kurtovic 5896730ef0 Make compare links use oldids. vor 10 Jahren
  Ben Kurtovic c8ca290d8e Actually grab the correct revision ID. vor 10 Jahren
  Ben Kurtovic 3879805136 Paren fix, grr. vor 10 Jahren
  Ben Kurtovic 9e36e3d5b7 Fix string concating. vor 10 Jahren
  Ben Kurtovic 487eb6196e Add a permalink to result pages. vor 10 Jahren
  Ben Kurtovic 091d2e9b6c Simplify short-circuit message. vor 10 Jahren
  Ben Kurtovic 225af3bc8a More descriptive message. vor 10 Jahren
  Ben Kurtovic b2894c6c0a Report possible misses as well as known skips. vor 10 Jahren
  Ben Kurtovic 1ae3ca76c5 Note that PDF parsing is now supported. vor 10 Jahren
  Ben Kurtovic aef27a53a1 Cleanup; call update_sites() before API requests. vor 10 Jahren
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. vor 10 Jahren
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. vor 10 Jahren
  Ben Kurtovic b2db78f021 Use json.dumps for the string handling instead. vor 10 Jahren
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. vor 10 Jahren
  Ben Kurtovic 8a2f1f022e Improve walk_json(). vor 10 Jahren
  Ben Kurtovic af8a20a123 Adjust indent size; fix rendering of strings. vor 10 Jahren
  Ben Kurtovic 3b0d23ac7d Fix indenting. vor 10 Jahren