85 Commits (master)
 

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