139 Commits (bae024b2a44eeea8fe7fb4f691c416e08d230ee5)

Author SHA1 Message Date
  Ben Kurtovic 0692227496 Cleanup/tweaks, mainly to rendering. 8 years ago
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. 8 years ago
  Ben Kurtovic f84a0b471b Make the 'Compare' link always produce a permalink. 8 years ago
  Frances Hocutt 9a4dde1613 Update Turnitin option label 8 years ago
  Frances Hocutt 4e994f1302 Refactor turnitin.py, incorporate diff link/timestamp 8 years ago
  Frances Hocutt 6cafb14991 Fix wrapping issue; start reworking report display 8 years ago
  Frances Hocutt f0bbb29621 [WIP] Improve style and turnitin report display 8 years ago
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin 8 years ago
  Ben Kurtovic 8d5ade9d84 Clarify. 9 years ago
  Ben Kurtovic ad033a6e2b Pass excluded URL data to the API. 9 years ago
  Ben Kurtovic 1e1c48bded Handle excluded URLs in results. 9 years ago
  Ben Kurtovic 2cac9463aa Fix typos. 9 years ago
  Ben Kurtovic 016742402f Force client-side purging of CSS/JS when updated. 9 years ago
  Ben Kurtovic e1ef1e25d8 Make display less ridiculous when dealing with really long URLs. 9 years ago
  Ben Kurtovic b325ef84cd Support general/update notices. 9 years ago
  Ben Kurtovic eb980dc27a Update copyright year. 9 years ago
  Ben Kurtovic 9444f03fd9 Ugly solution for escaping URLs in permlinks. 9 years ago
  Ben Kurtovic 5896730ef0 Make compare links use oldids. 9 years ago
  Ben Kurtovic c8ca290d8e Actually grab the correct revision ID. 9 years ago
  Ben Kurtovic 3879805136 Paren fix, grr. 9 years ago
  Ben Kurtovic 9e36e3d5b7 Fix string concating. 9 years ago
  Ben Kurtovic 487eb6196e Add a permalink to result pages. 9 years ago
  Ben Kurtovic 091d2e9b6c Simplify short-circuit message. 10 years ago
  Ben Kurtovic 225af3bc8a More descriptive message. 10 years ago
  Ben Kurtovic b2894c6c0a Report possible misses as well as known skips. 10 years ago
  Ben Kurtovic 1ae3ca76c5 Note that PDF parsing is now supported. 10 years ago
  Ben Kurtovic aef27a53a1 Cleanup; call update_sites() before API requests. 10 years ago
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. 10 years ago
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. 10 years ago
  Ben Kurtovic b2db78f021 Use json.dumps for the string handling instead. 10 years ago
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. 10 years ago
  Ben Kurtovic 8a2f1f022e Improve walk_json(). 10 years ago
  Ben Kurtovic af8a20a123 Adjust indent size; fix rendering of strings. 10 years ago
  Ben Kurtovic 3b0d23ac7d Fix indenting. 10 years ago
  Ben Kurtovic a324a9282e Use a cheat to get around Mako limitation. 10 years ago
  Ben Kurtovic fbf263f0f2 Try to fix shadowing bug? 10 years ago
  Ben Kurtovic 96394db1b8 JSON walker for jsonfm mode. 10 years ago
  Ben Kurtovic 073864eb8c Style conditions. 10 years ago
  Ben Kurtovic 7a58c99104 More styling for responses documentation. 10 years ago
  Ben Kurtovic 7ea8f00f68 More updates for API documentation. 10 years ago
  Ben Kurtovic df02763284 More API documentation formatting. 10 years ago
  Ben Kurtovic d549429766 More styling. 10 years ago
  Ben Kurtovic ab058f0e20 Example response; fix description of cache_time. 10 years ago
  Ben Kurtovic 2fad6b0b60 Description of API response data. 10 years ago
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. 10 years ago
  Ben Kurtovic 6639338fa8 First version of new API (for #7) 10 years ago
  Ben Kurtovic 00ba0cfa11 Fully integrate new result header box. 10 years ago
  Ben Kurtovic 8acc6b7374 Pluralize queries; clean up duplication. 10 years ago
  Ben Kurtovic 5b5d4f2c40 result.action -> query.action 10 years ago
  Ben Kurtovic aec015e506 Integrate search mode into the new comparison mode display. 10 years ago