68 Cometimentos (cd5b6e472ce385d6c20c92a87f069c75b30198c6)

Autor SHA1 Mensagem Data
  Ben Kurtovic 0692227496 Cleanup/tweaks, mainly to rendering. há 9 anos
  Ben Kurtovic 6d940b5c92 ast.literal_eval -> json.loads há 9 anos
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. há 9 anos
  Frances Hocutt 4e994f1302 Refactor turnitin.py, incorporate diff link/timestamp há 9 anos
  Frances Hocutt 1ffa87da0b Improve turnitin.py docstrings, fix bugs há 9 anos
  Frances Hocutt bf0aa22fa9 [WIP] improve docstrings and naming, mark TODO há 9 anos
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin há 9 anos
  Ben Kurtovic ad033a6e2b Pass excluded URL data to the API. há 9 anos
  Ben Kurtovic 321e6e3352 Support new 'excluded' column in database. há 9 anos
  Ben Kurtovic 4092cbc0f6 Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC. há 9 anos
  Ben Kurtovic b325ef84cd Support general/update notices. há 9 anos
  Ben Kurtovic 1327f57404 Fix backgrounds when the image has been moved. há 9 anos
  Ben Kurtovic f2c1d5b853 Make cache.langs, cache.projects sorted lists. há 10 anos
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. há 10 anos
  Ben Kurtovic 81552f28d3 Bugfix; missed column. há 10 anos
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. há 10 anos
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. há 10 anos
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. há 10 anos
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. há 10 anos
  Ben Kurtovic a1d8b79265 Fix recursion bug. há 10 anos
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. há 10 anos
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. há 10 anos
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. há 10 anos
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. há 10 anos
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. há 10 anos
  Ben Kurtovic 2fad6b0b60 Description of API response data. há 10 anos
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. há 10 anos
  Ben Kurtovic 6639338fa8 First version of new API (for #7) há 10 anos
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. há 10 anos
  Ben Kurtovic db7a4f2ec4 Clean up query data handling. há 10 anos
  Ben Kurtovic b3e1862726 Catch and display search errors more usefully. há 10 anos
  Ben Kurtovic b7bafb29cf Implement noskip. há 10 anos
  Ben Kurtovic 73315e3370 FML. há 10 anos
  Ben Kurtovic 5242d31a93 Whoops. há 10 anos
  Ben Kurtovic 0731eb089d Cleanup; fix confidence value comparison; fix. há 10 anos
  Ben Kurtovic 7cd9a53209 Fix oursql coercing binary data to unicode. há 10 anos
  Ben Kurtovic b2fba1fa56 Implement new caching system and result structure. há 10 anos
  Ben Kurtovic c6b9c9ebe6 Really fix checkbox blank value treatment. há 10 anos
  Ben Kurtovic 6cd194f971 Catch empty method error; fix blank values in query. há 10 anos
  Ben Kurtovic b90e5e7279 Fix logic. há 10 anos
  Ben Kurtovic c165e97fb2 Handle empty URLs from cached results correctly. há 10 anos
  Ben Kurtovic 710447a6bf Slightly modified interface; give more options (closes #17). há 10 anos
  Ben Kurtovic 8f6a02a8f3 If no scheme is given for the URL, add http:// há 10 anos
  Ben Kurtovic 8d80eccad0 T_POSSIBLE back down to 0.4. há 10 anos
  Ben Kurtovic 490022910f Update T_POSSIBLE, T_SUSPECT. há 10 anos
  Ben Kurtovic 9e13ac1c04 Increase log message verbosity; fix import. há 10 anos
  Ben Kurtovic ce96f0f8a6 Use a yellow 'possible' box for confidence between 0.3 and 0.6 (closes #5). há 10 anos
  Ben Kurtovic 75b627cfa5 Refactor out page.copyvio_compare() and surrounding code. há 10 anos
  Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. há 10 anos
  Ben Kurtovic 7d426a4eb0 Support following redirects (closes #6). há 10 anos