337 コミット (b2894c6c0a9103a907f9a96bd220ddefcad5faed)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic b2894c6c0a Report possible misses as well as known skips. 9年前
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. 9年前
  Ben Kurtovic 190356b444 Update sites before doing check. 9年前
  Ben Kurtovic fa181ad15b Link to some technical details. 9年前
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. 9年前
  Ben Kurtovic 1ae3ca76c5 Note that PDF parsing is now supported. 9年前
  Ben Kurtovic aef27a53a1 Cleanup; call update_sites() before API requests. 9年前
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. 9年前
  Ben Kurtovic a1d8b79265 Fix recursion bug. 9年前
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. 9年前
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. 9年前
  Ben Kurtovic b2db78f021 Use json.dumps for the string handling instead. 9年前
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. 9年前
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. 9年前
  Ben Kurtovic 8a2f1f022e Improve walk_json(). 9年前
  Ben Kurtovic af8a20a123 Adjust indent size; fix rendering of strings. 9年前
  Ben Kurtovic 3b0d23ac7d Fix indenting. 9年前
  Ben Kurtovic a324a9282e Use a cheat to get around Mako limitation. 9年前
  Ben Kurtovic fbf263f0f2 Try to fix shadowing bug? 9年前
  Ben Kurtovic 69819ed3f8 @catch_errors for api routes. 9年前
  Ben Kurtovic 96394db1b8 JSON walker for jsonfm mode. 9年前
  Ben Kurtovic 9661ca4cf3 Fix again. 9年前
  Ben Kurtovic b3e781da3f Fix background color declaration. 9年前
  Ben Kurtovic e572167078 Typo fix; font style change. 9年前
  Ben Kurtovic 073864eb8c Style conditions. 9年前
  Ben Kurtovic d470aae53c Improve styling a bit. 9年前
  Ben Kurtovic 7a58c99104 More styling for responses documentation. 9年前
  Ben Kurtovic 7ea8f00f68 More updates for API documentation. 9年前
  Ben Kurtovic df02763284 More API documentation formatting. 9年前
  Ben Kurtovic d549429766 More styling. 9年前
  Ben Kurtovic 35bb7e7108 Apply some simple styling to the API help page. 9年前
  Ben Kurtovic ab058f0e20 Example response; fix description of cache_time. 9年前
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. 9年前
  Ben Kurtovic 2fad6b0b60 Description of API response data. 9年前
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. 9年前
  Ben Kurtovic ad940d23e4 Fix bug in README. 9年前
  Ben Kurtovic c83ce895c2 More complete documentation on running the tool. 9年前
  Ben Kurtovic 6639338fa8 First version of new API (for #7) 9年前
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. 9年前
  Ben Kurtovic 00ba0cfa11 Fully integrate new result header box. 9年前
  Ben Kurtovic 8acc6b7374 Pluralize queries; clean up duplication. 9年前
  Ben Kurtovic f6fdf6fe08 Fix text formatting on cache popup. 9年前
  Ben Kurtovic 5b5d4f2c40 result.action -> query.action 9年前
  Ben Kurtovic aec015e506 Integrate search mode into the new comparison mode display. 9年前
  Ben Kurtovic 5daf8e2528 New colors for URLs in sources table. 9年前
  Ben Kurtovic f43797fc8a Improve redirected from behavior. 9年前
  Ben Kurtovic cdb26af5b7 Fix linear gradient. 9年前
  Ben Kurtovic d0bbbc27ad Restyle some of the compare mode output. 9年前
  Ben Kurtovic 56f4cce47c Remove vendor-specific prefixes for linear-gradient. 9年前
  Ben Kurtovic 31028b08f3 Clean up error printing. 9年前