85 Commits (master)
 

Author SHA1 Message Date
  JustAnotherArchivist ba7b895931 Fix messages sent at exactly midnight appearing twice 1 year ago
  JustAnotherArchivist fd68f1ca7a Fix 500 error on certain searches due to binary data in the log files 1 year ago
  JustAnotherArchivist eb30c894c3 Fix charset usage 2 years ago
  JustAnotherArchivist a6f585ad75 Add missing import 2 years ago
  JustAnotherArchivist 0d3ea91d1c Add option to override the host family to force IPv4 or IPv6 2 years ago
  JustAnotherArchivist a5a72b73c0 Set UTF-8 charset in Content-Type 3 years ago
  JustAnotherArchivist 7e29977e40 Catch connection resets and other connection errors 3 years ago
  JustAnotherArchivist 50a8b79839 Fix memory leak due to asyncio tasks not getting cancelled 3 years ago
  JustAnotherArchivist 7dedf118d6 Force log flushing with SIGUSR2 3 years ago
  JustAnotherArchivist 9a3cf0bc9b Less verbose flushing log messages 3 years ago
  JustAnotherArchivist 2a05dffc68 Handle invalid UTF-8 with surrogate escapes everywhere 3 years ago
  JustAnotherArchivist 52a42e931a Display any unknown log commands in grey 3 years ago
  JustAnotherArchivist e14289eb39 Remove channel name from WHOX and TOPIC (cf. 1dd47c4f) 3 years ago
  JustAnotherArchivist b9c0bb97dc Log reason for PARTs 3 years ago
  JustAnotherArchivist 1dd47c4fcb Remove channel name from message strings 3 years ago
  JustAnotherArchivist 489328beb9 Fix error on parameter-less QUIT 3 years ago
  JustAnotherArchivist 1810c04f7d Prevent smuggling in a grep option 3 years ago
  JustAnotherArchivist 9cb31c17cd Make search case-insensitive by default and add a checkbox for toggling 3 years ago
  JustAnotherArchivist 5b809b1b99 Add /status endpoint for monitoring 3 years ago
  JustAnotherArchivist 7999fa7d29 Redirect from .../today to permanent URL 3 years ago
  JustAnotherArchivist 4d345a59df Fix splitting on various things other than LF causing exceptions in the grep output handling 3 years ago
  JustAnotherArchivist 4db2a4d6bc Fix output size truncation 3 years ago
  JustAnotherArchivist ddb019aff4 Only flush files when they were written to since the last flush 3 years ago
  JustAnotherArchivist f50aa7f0d8 More style updates and crosslinks 3 years ago
  JustAnotherArchivist 620dd849ab Improve log style 3 years ago
  JustAnotherArchivist d49086f59a Link to channel info on the homepage like irclogger does 3 years ago
  JustAnotherArchivist e206a0b77b Handle CTCP ACTION (aka /me) 3 years ago
  JustAnotherArchivist f9aa3a9344 Separate message author into own column 3 years ago
  JustAnotherArchivist 2757326c72 Link to search and prev/next day logs on log pages at the top and bottom 3 years ago
  JustAnotherArchivist d4b823da80 Display search form on results page 3 years ago
  JustAnotherArchivist 359ec58637 Reverse search result order 3 years ago
  JustAnotherArchivist d1d4e55184 Add a timeout for the IRC connection establishment and fix the error message 3 years ago
  JustAnotherArchivist ef8998c369 Suppress error if a monthly log file does not exist 3 years ago
  JustAnotherArchivist 0542c63e33 Fix WWW-Authenticate header typo 3 years ago
  JustAnotherArchivist 0b91b2d516 Add multi-prefix capability 3 years ago
  JustAnotherArchivist ff39847cab Add README.md and LICENSE 3 years ago
  JustAnotherArchivist 54b643c954 Fix maxSize, maxTime, and maxMemory values of zero 3 years ago
  JustAnotherArchivist 8adbceec8c Fix searches that produce no results 3 years ago
  JustAnotherArchivist bf7f962206 Fix asyncio.wait calls with deprecated coroutine objects 3 years ago
  JustAnotherArchivist 41f84376f0 Assignment expressions 3 years ago
  JustAnotherArchivist fd1d400e8b Preserve trailing whitespace in _raw_to_lines 3 years ago
  JustAnotherArchivist 65c4df27d2 Fix search errors due to stream readers exiting before grep is finished 3 years ago
  JustAnotherArchivist 4d9c64bf67 Fix crash on homepage 3 years ago
  JustAnotherArchivist 4dc2da7708 Clean up code structure inconsistencies 3 years ago
  JustAnotherArchivist 311300283b Add channel description and info page 3 years ago
  JustAnotherArchivist 7b9d6f80fc Add config structure for resource limits (commit cea8141b) 3 years ago
  JustAnotherArchivist dcd72fa97f Log search query 3 years ago
  JustAnotherArchivist 26aea9d827 Validate stdout paths 3 years ago
  JustAnotherArchivist cea8141bed Add log search resource limits 3 years ago
  JustAnotherArchivist c3573ad5d4 Wrap some overlong lines 3 years ago