184 コミット (e2041948755c6cb92d1c147ec1a83029f4747315)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic e204194875 Use the right environment variables. 11年前
  Ben Kurtovic de87631cf5 HTML5 11年前
  Ben Kurtovic 12e8611c4b Try again. 11年前
  Ben Kurtovic b0d51b3b0d HTML standards compliance fixes. 11年前
  Ben Kurtovic 3ebe5c92d4 Write cookies before page generation, so changes take effect immediately. 11年前
  Ben Kurtovic c346161eed Fix environ var parsing. 11年前
  Ben Kurtovic 18be13e12c Make footer a bit nicer. 11年前
  Ben Kurtovic 7a1b095b3e Fix some links. 11年前
  Ben Kurtovic de46767d63 .fcgi -> .py 11年前
  Ben Kurtovic 909f224e4d Typo fix. 11年前
  Ben Kurtovic 5e6e95f264 Remove more old stuff. 11年前
  Ben Kurtovic b1cb863496 More cookie updates. 11年前
  Ben Kurtovic 80b7013964 Rename some cookies, streamline HTML, etc. 11年前
  Ben Kurtovic 2315be6cef Remove ZWS-specific things; update README. 11年前
  Ben Kurtovic 4c411e7d9c Update/merge CSS, JS, images. 11年前
  Ben Kurtovic 8027179e60 Update more references. 11年前
  Ben Kurtovic 20259a4414 Remove some references to the Toolserver. 11年前
  Ben Kurtovic a7870661c2 Adjust db name. 11年前
  Ben Kurtovic e6aee2c356 Update README. 11年前
  Ben Kurtovic d408395e37 EarwigBot moved to Labs; rm some tools that aren't happening soon. 11年前
  Ben Kurtovic 36ca4bbb6e Adding a note regarding beta status. 11年前
  Ben Kurtovic c0111cc222 Updating copyright notices for 2013. 11年前
  Ben Kurtovic 8f431be3bf Rename to avoid conflicts. 12年前
  Ben Kurtovic eae1ec0a0b Move earwigbot.mako's code to its own module. 12年前
  Ben Kurtovic 804ea2f960 Update rewrite.script to include / -> index.fcg; add descriptions for index. 12年前
  Ben Kurtovic 1f9dafb81d Show "no matches found" if result.url is None. 12年前
  Ben Kurtovic 859f388ee3 Fix bug when page contains unicode. 12年前
  Ben Kurtovic 09aae7da40 Update rewrite script. 12年前
  Ben Kurtovic 81039a6af7 Adjust chain cells so they're more equal. 12年前
  Ben Kurtovic cc1a3318df Try <= 3 instead of == 1 for joined adjacent lines; tweaks. 12年前
  Ben Kurtovic 9889775982 Fix an XHTML error. 12年前
  Ben Kurtovic 25a73484ec Fix. 12年前
  Ben Kurtovic adf6e9c23a Properly handle bad URI schemes. 12年前
  Ben Kurtovic e23a37dde8 Join adjacent lines with only one word. 12年前
  Ben Kurtovic dd16bb4a09 Adjust margins, font sizes; even darker background color. 12年前
  Ben Kurtovic ec3cae5d78 Fix highlighting, again. 12年前
  Ben Kurtovic 309d4e8fd4 Try a new highlighting engine. 12年前
  Ben Kurtovic ed22b1d344 Fix; darken background color. 12年前
  Ben Kurtovic 4ce5cf7a22 Improve image stuff. 12年前
  Ben Kurtovic 4c43629020 Paragraphs instead of one big thing with line breaks. 12年前
  Ben Kurtovic eeca804e1a Only show best match if no URL was given/ 12年前
  Ben Kurtovic dc399ed184 Show best match. 12年前
  Ben Kurtovic e62383731c Another bugfix. 12年前
  Ben Kurtovic ea1b56b1c1 Some fixes and cleanup. 12年前
  Ben Kurtovic 6bbd4e00d1 Push actual checker code to master. 12年前
  Ben Kurtovic 912e0dcce3 Fix highligher for trigrams; fix HTML escaping. 12年前
  Ben Kurtovic 958ad39739 Processing time has been moved into EarwigBot main. 12年前
  Ben Kurtovic 70499e1b5f Set a max time limit for copyvio checks of 45 seconds. 12年前
  Ben Kurtovic e3d150027b Implement escaping a bit more nicely. 12年前
  Ben Kurtovic aa0b66a059 Escape a potential HTML injection in highlighting if mwparser fails. 12年前