256 次程式碼提交 (c165e97fb2e41594370e5b71d2b65f484ee3ec83)
 

作者 SHA1 備註 提交日期
  Ben Kurtovic c165e97fb2 Handle empty URLs from cached results correctly. 10 年之前
  Ben Kurtovic 15fa6f8256 Typo fixes, again. 10 年之前
  Ben Kurtovic 22855ad11b Typo fixes. 10 年之前
  Ben Kurtovic 9f66882d0e Fix auto-checking. 10 年之前
  Ben Kurtovic 710447a6bf Slightly modified interface; give more options (closes #17). 10 年之前
  Ben Kurtovic 55e5a108c6 Make sure the CV workers don't spit out tons of logs. 10 年之前
  Ben Kurtovic 8b0c0aa38f Call copyvios.globalize() before requests. 10 年之前
  Ben Kurtovic 8f6a02a8f3 If no scheme is given for the URL, add http:// 10 年之前
  Ben Kurtovic 8d80eccad0 T_POSSIBLE back down to 0.4. 10 年之前
  Ben Kurtovic 490022910f Update T_POSSIBLE, T_SUSPECT. 10 年之前
  Ben Kurtovic 6beff20cf4 Add toolinfo.json. 10 年之前
  Ben Kurtovic 9e13ac1c04 Increase log message verbosity; fix import. 10 年之前
  Ben Kurtovic 2ab073dc1d Update tool description a bit. 10 年之前
  Ben Kurtovic 7ffc3a0de2 Improve color of yellow box. 10 年之前
  Ben Kurtovic e6e7ab2f17 lol whoops 10 年之前
  Ben Kurtovic a1a2c58342 Refactor. 10 年之前
  Ben Kurtovic ce96f0f8a6 Use a yellow 'possible' box for confidence between 0.3 and 0.6 (closes #5). 10 年之前
  Ben Kurtovic 75b627cfa5 Refactor out page.copyvio_compare() and surrounding code. 10 年之前
  Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. 10 年之前
  Ben Kurtovic 27917a956e Revert last commit; I have no idea what I'm doing. 10 年之前
  Ben Kurtovic 047ddcf75c Allow EarwigBot to save its internal logs for debugging. 10 年之前
  Ben Kurtovic 8c172fb032 Only show percent confidence if there's a possible match. 10 年之前
  Ben Kurtovic 7d426a4eb0 Support following redirects (closes #6). 10 年之前
  Ben Kurtovic 297b61b182 Fix a margin; clean up cache message. 10 年之前
  Ben Kurtovic c8f92bcd0c Fix border spacing a bit. 10 年之前
  Ben Kurtovic 4622e6d69d Clean up HTML for the result detail. 10 年之前
  Ben Kurtovic b4a379bcfc Fix gitignore for logs. 10 年之前
  Ben Kurtovic 15802fcba5 Good job Mako; I'm giving up on the def because I can't trim it correctly. 10 年之前
  Ben Kurtovic ffbff35b28 Trim function result properly. 10 年之前
  Ben Kurtovic 3e1fdf4bc6 Show and link to the rev ID when relevant. 10 年之前
  Ben Kurtovic a08bd49a1d Support searching by revision ID (closes #8). 10 年之前
  Ben Kurtovic ca09caa15d Give an error when no text could be found inside a URL. 10 年之前
  Ben Kurtovic 1e3a61ac52 Fix log file rotate time. 10 年之前
  Ben Kurtovic dc21e2b15f CSS spacing fix. 10 年之前
  Ben Kurtovic 9a25f97831 Connection pooling; cleanup. 10 年之前
  Ben Kurtovic cea99098ce Fix some URL stuff. 10 年之前
  Ben Kurtovic c9366d83c8 Fix cookie name; remove beta note (for now). 10 年之前
  Ben Kurtovic d2dff9f05d Fix bad URI error thing. 10 年之前
  Ben Kurtovic cb79aa24b4 Update/fix index.mako. 10 年之前
  Ben Kurtovic 5552fb8c78 Remove /debug. 10 年之前
  Ben Kurtovic d6bdd3843c Fix cookie setting. 10 年之前
  Ben Kurtovic a78e52cf19 sp. 10 年之前
  Ben Kurtovic ef915adc91 Improve error page. 10 年之前
  Ben Kurtovic 77b56b9677 Forgot what template engine I was using. 10 年之前
  Ben Kurtovic e682dbbdda Move application logic around; improve exceptions. 10 年之前
  Ben Kurtovic 246c987f72 Fix wrapping. 10 年之前
  Ben Kurtovic 19ad246a12 Very basic attempt at exception printing. 10 年之前
  Ben Kurtovic ed5af0eaf8 Whoops, no context gets passed. 10 年之前
  Ben Kurtovic 56a79cc8d1 More cleanup; cookie fixes, Flask integration. 10 年之前
  Ben Kurtovic 262ad492f6 Can POST to /settings. 10 年之前