139 Commits (bae024b2a44eeea8fe7fb4f691c416e08d230ee5)

Author SHA1 Message Date
  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
  Ben Kurtovic 5daf8e2528 New colors for URLs in sources table. 10 years ago
  Ben Kurtovic f43797fc8a Improve redirected from behavior. 10 years ago
  Ben Kurtovic d0bbbc27ad Restyle some of the compare mode output. 10 years ago
  Ben Kurtovic 31028b08f3 Clean up error printing. 10 years ago
  Ben Kurtovic 824e4a0914 Typo fix. 10 years ago
  Ben Kurtovic b3e1862726 Catch and display search errors more usefully. 10 years ago
  Ben Kurtovic f7204b88d4 Fix chain table spacing. 10 years ago
  Ben Kurtovic ba948123d0 Fix source table when no sources were checked. 10 years ago
  Ben Kurtovic c1fad2e044 Row highlight; fix padding; title. 10 years ago
  Ben Kurtovic 10c68e6823 Polishing for URL list; remove 'hide comparison' option. 10 years ago
  Ben Kurtovic b806e358ee Improve message; fix broken div. 10 years ago
  Ben Kurtovic e0b964fcdf Hide URLs after the first 10 by default. 10 years ago
  Ben Kurtovic b7bafb29cf Implement noskip. 10 years ago
  Ben Kurtovic 86c9bb2290 Meant to align left, not center. 10 years ago
  Ben Kurtovic 606f9ccfbb Adjust positions, colors. 10 years ago
  Ben Kurtovic a6675d0523 Styling for the source table. 10 years ago
  Ben Kurtovic 6d147ecd6a Improve structure of outputted source info. 10 years ago
  Ben Kurtovic b53b1988c5 result.action -> query.action 10 years ago
  Ben Kurtovic 848b53b5d4 Start rendering the list of all sources. 10 years ago
  Ben Kurtovic fdbf7b2dd4 Number of queries is meaningless for comparison mode. 10 years ago
  Ben Kurtovic b2fba1fa56 Implement new caching system and result structure. 10 years ago
  Ben Kurtovic f61001aa48 Remove fun fact thing. 10 years ago
  Ben Kurtovic 4ec5ecd946 Reorder hidden form elements for sanity. 10 years ago
  Ben Kurtovic 65aafa8626 Clean up form submission with JS; copyedit. 10 years ago
  Ben Kurtovic d4283fca3e Better grouping for actions. 10 years ago