85 次代码提交 (master)
 

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