414 Commits (ca58aac41387e562c4fcf93ac6663b6735b0bcf4)
 

Autor SHA1 Mensagem Data
  Ben Kurtovic 4092cbc0f6 Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC. 8 anos atrás
  Ben Kurtovic 2cac9463aa Fix typos. 8 anos atrás
  Ben Kurtovic 0e2292eba0 Bugfixes -- Flask's documentation is broken regarding this. 8 anos atrás
  Ben Kurtovic 016742402f Force client-side purging of CSS/JS when updated. 8 anos atrás
  Ben Kurtovic 991aabf390 Use word-wrap instead of word-break. 8 anos atrás
  Ben Kurtovic e1ef1e25d8 Make display less ridiculous when dealing with really long URLs. 8 anos atrás
  Ben Kurtovic ff15ab71fb Make the notice auto-collapsible with JS. 8 anos atrás
  Ben Kurtovic b325ef84cd Support general/update notices. 8 anos atrás
  Ben Kurtovic 1327f57404 Fix backgrounds when the image has been moved. 9 anos atrás
  Ben Kurtovic 5839f74850 Update for new uWSGI stuff. 9 anos atrás
  Ben Kurtovic eb980dc27a Update copyright year. 9 anos atrás
  Ben Kurtovic 5d1960db81 Try Access-Control-Allow-Origin: * for API responses. 9 anos atrás
  Ben Kurtovic f2c1d5b853 Make cache.langs, cache.projects sorted lists. 9 anos atrás
  Ben Kurtovic b116c7e473 Try to fix log dump to ~/error.log location. 9 anos atrás
  Ben Kurtovic 9444f03fd9 Ugly solution for escaping URLs in permlinks. 9 anos atrás
  Ben Kurtovic 5896730ef0 Make compare links use oldids. 9 anos atrás
  Ben Kurtovic c8ca290d8e Actually grab the correct revision ID. 9 anos atrás
  Ben Kurtovic 3879805136 Paren fix, grr. 9 anos atrás
  Ben Kurtovic 9e36e3d5b7 Fix string concating. 9 anos atrás
  Ben Kurtovic 487eb6196e Add a permalink to result pages. 9 anos atrás
  Ben Kurtovic 248c7e876a Fix bug in Javascript. 9 anos atrás
  Ben Kurtovic 8321a22f05 Log user-facing exceptions in app log. 9 anos atrás
  Ben Kurtovic 091d2e9b6c Simplify short-circuit message. 9 anos atrás
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. 9 anos atrás
  Ben Kurtovic 81552f28d3 Bugfix; missed column. 9 anos atrás
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. 9 anos atrás
  Ben Kurtovic 225af3bc8a More descriptive message. 9 anos atrás
  Ben Kurtovic b2894c6c0a Report possible misses as well as known skips. 9 anos atrás
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. 9 anos atrás
  Ben Kurtovic 190356b444 Update sites before doing check. 9 anos atrás
  Ben Kurtovic fa181ad15b Link to some technical details. 9 anos atrás
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. 9 anos atrás
  Ben Kurtovic 1ae3ca76c5 Note that PDF parsing is now supported. 9 anos atrás
  Ben Kurtovic aef27a53a1 Cleanup; call update_sites() before API requests. 9 anos atrás
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. 9 anos atrás
  Ben Kurtovic a1d8b79265 Fix recursion bug. 9 anos atrás
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. 9 anos atrás
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. 9 anos atrás
  Ben Kurtovic b2db78f021 Use json.dumps for the string handling instead. 9 anos atrás
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. 9 anos atrás
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. 9 anos atrás
  Ben Kurtovic 8a2f1f022e Improve walk_json(). 9 anos atrás
  Ben Kurtovic af8a20a123 Adjust indent size; fix rendering of strings. 9 anos atrás
  Ben Kurtovic 3b0d23ac7d Fix indenting. 9 anos atrás
  Ben Kurtovic a324a9282e Use a cheat to get around Mako limitation. 9 anos atrás
  Ben Kurtovic fbf263f0f2 Try to fix shadowing bug? 9 anos atrás
  Ben Kurtovic 69819ed3f8 @catch_errors for api routes. 9 anos atrás
  Ben Kurtovic 96394db1b8 JSON walker for jsonfm mode. 9 anos atrás
  Ben Kurtovic 9661ca4cf3 Fix again. 9 anos atrás
  Ben Kurtovic b3e781da3f Fix background color declaration. 9 anos atrás