346 Commits (9e36e3d5b7e45ec2948d37b7f9a7a80ed13981b6)
 

Autor SHA1 Nachricht Datum
  Ben Kurtovic 9e36e3d5b7 Fix string concating. vor 10 Jahren
  Ben Kurtovic 487eb6196e Add a permalink to result pages. vor 10 Jahren
  Ben Kurtovic 248c7e876a Fix bug in Javascript. vor 10 Jahren
  Ben Kurtovic 8321a22f05 Log user-facing exceptions in app log. vor 10 Jahren
  Ben Kurtovic 091d2e9b6c Simplify short-circuit message. vor 10 Jahren
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. vor 10 Jahren
  Ben Kurtovic 81552f28d3 Bugfix; missed column. vor 10 Jahren
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. 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 331b05baae Truncate URLs above 1024 chars. vor 10 Jahren
  Ben Kurtovic 190356b444 Update sites before doing check. vor 10 Jahren
  Ben Kurtovic fa181ad15b Link to some technical details. vor 10 Jahren
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. 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 f4ff4099be Fix old reference to query.all_projects. vor 10 Jahren
  Ben Kurtovic a1d8b79265 Fix recursion bug. 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 9b07a5e9dc OrderedDict requires extra parens. 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
  Ben Kurtovic a324a9282e Use a cheat to get around Mako limitation. vor 10 Jahren
  Ben Kurtovic fbf263f0f2 Try to fix shadowing bug? vor 10 Jahren
  Ben Kurtovic 69819ed3f8 @catch_errors for api routes. vor 10 Jahren
  Ben Kurtovic 96394db1b8 JSON walker for jsonfm mode. vor 10 Jahren
  Ben Kurtovic 9661ca4cf3 Fix again. vor 10 Jahren
  Ben Kurtovic b3e781da3f Fix background color declaration. vor 10 Jahren
  Ben Kurtovic e572167078 Typo fix; font style change. vor 10 Jahren
  Ben Kurtovic 073864eb8c Style conditions. vor 10 Jahren
  Ben Kurtovic d470aae53c Improve styling a bit. vor 10 Jahren
  Ben Kurtovic 7a58c99104 More styling for responses documentation. vor 10 Jahren
  Ben Kurtovic 7ea8f00f68 More updates for API documentation. vor 10 Jahren
  Ben Kurtovic df02763284 More API documentation formatting. vor 10 Jahren
  Ben Kurtovic d549429766 More styling. vor 10 Jahren
  Ben Kurtovic 35bb7e7108 Apply some simple styling to the API help page. vor 10 Jahren
  Ben Kurtovic ab058f0e20 Example response; fix description of cache_time. vor 10 Jahren
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. vor 10 Jahren
  Ben Kurtovic 2fad6b0b60 Description of API response data. vor 10 Jahren
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. vor 10 Jahren
  Ben Kurtovic ad940d23e4 Fix bug in README. vor 10 Jahren
  Ben Kurtovic c83ce895c2 More complete documentation on running the tool. vor 10 Jahren
  Ben Kurtovic 6639338fa8 First version of new API (for #7) vor 10 Jahren
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. vor 10 Jahren
  Ben Kurtovic 00ba0cfa11 Fully integrate new result header box. vor 10 Jahren
  Ben Kurtovic 8acc6b7374 Pluralize queries; clean up duplication. vor 10 Jahren