77 Revize (7e29977e40733c9074049e3e6abcc36a16296d3c)

Autor SHA1 Zpráva Datum
  JustAnotherArchivist 7e29977e40 Catch connection resets and other connection errors před 3 roky
  JustAnotherArchivist 50a8b79839 Fix memory leak due to asyncio tasks not getting cancelled před 3 roky
  JustAnotherArchivist 7dedf118d6 Force log flushing with SIGUSR2 před 3 roky
  JustAnotherArchivist 9a3cf0bc9b Less verbose flushing log messages před 3 roky
  JustAnotherArchivist 2a05dffc68 Handle invalid UTF-8 with surrogate escapes everywhere před 3 roky
  JustAnotherArchivist 52a42e931a Display any unknown log commands in grey před 3 roky
  JustAnotherArchivist e14289eb39 Remove channel name from WHOX and TOPIC (cf. 1dd47c4f) před 3 roky
  JustAnotherArchivist b9c0bb97dc Log reason for PARTs před 3 roky
  JustAnotherArchivist 1dd47c4fcb Remove channel name from message strings před 3 roky
  JustAnotherArchivist 489328beb9 Fix error on parameter-less QUIT před 3 roky
  JustAnotherArchivist 1810c04f7d Prevent smuggling in a grep option před 3 roky
  JustAnotherArchivist 9cb31c17cd Make search case-insensitive by default and add a checkbox for toggling před 3 roky
  JustAnotherArchivist 5b809b1b99 Add /status endpoint for monitoring před 3 roky
  JustAnotherArchivist 7999fa7d29 Redirect from .../today to permanent URL před 3 roky
  JustAnotherArchivist 4d345a59df Fix splitting on various things other than LF causing exceptions in the grep output handling před 3 roky
  JustAnotherArchivist 4db2a4d6bc Fix output size truncation před 3 roky
  JustAnotherArchivist ddb019aff4 Only flush files when they were written to since the last flush před 3 roky
  JustAnotherArchivist f50aa7f0d8 More style updates and crosslinks před 3 roky
  JustAnotherArchivist 620dd849ab Improve log style před 3 roky
  JustAnotherArchivist d49086f59a Link to channel info on the homepage like irclogger does před 3 roky
  JustAnotherArchivist e206a0b77b Handle CTCP ACTION (aka /me) před 3 roky
  JustAnotherArchivist f9aa3a9344 Separate message author into own column před 3 roky
  JustAnotherArchivist 2757326c72 Link to search and prev/next day logs on log pages at the top and bottom před 3 roky
  JustAnotherArchivist d4b823da80 Display search form on results page před 3 roky
  JustAnotherArchivist 359ec58637 Reverse search result order před 3 roky
  JustAnotherArchivist d1d4e55184 Add a timeout for the IRC connection establishment and fix the error message před 3 roky
  JustAnotherArchivist ef8998c369 Suppress error if a monthly log file does not exist před 3 roky
  JustAnotherArchivist 0542c63e33 Fix WWW-Authenticate header typo před 3 roky
  JustAnotherArchivist 0b91b2d516 Add multi-prefix capability před 3 roky
  JustAnotherArchivist 54b643c954 Fix maxSize, maxTime, and maxMemory values of zero před 3 roky
  JustAnotherArchivist 8adbceec8c Fix searches that produce no results před 3 roky
  JustAnotherArchivist bf7f962206 Fix asyncio.wait calls with deprecated coroutine objects před 3 roky
  JustAnotherArchivist 41f84376f0 Assignment expressions před 3 roky
  JustAnotherArchivist fd1d400e8b Preserve trailing whitespace in _raw_to_lines před 3 roky
  JustAnotherArchivist 65c4df27d2 Fix search errors due to stream readers exiting before grep is finished před 3 roky
  JustAnotherArchivist 4d9c64bf67 Fix crash on homepage před 3 roky
  JustAnotherArchivist 4dc2da7708 Clean up code structure inconsistencies před 3 roky
  JustAnotherArchivist 311300283b Add channel description and info page před 3 roky
  JustAnotherArchivist dcd72fa97f Log search query před 3 roky
  JustAnotherArchivist 26aea9d827 Validate stdout paths před 3 roky
  JustAnotherArchivist cea8141bed Add log search resource limits před 3 roky
  JustAnotherArchivist c3573ad5d4 Wrap some overlong lines před 3 roky
  JustAnotherArchivist 53d276064a Configurable flush period před 3 roky
  JustAnotherArchivist be19797733 Fix active=false channels being joined anyway před 3 roky
  JustAnotherArchivist 9687828387 Add hidden and extrasearchchannels před 3 roky
  JustAnotherArchivist 17eac90a47 Bypass send queue for PONG and QUIT, and disable processing it at all after the latter před 3 roky
  JustAnotherArchivist 8221935adc Replace asyncio.sleep in asyncio.wait with timeout před 3 roky
  JustAnotherArchivist 4d2d137935 Fix indefinite hang on SIGINT if the QUIT fails by forcefully killing the connection after 10 seconds před 3 roky
  JustAnotherArchivist 396b122c6a Drop underscore prefix on CONNCLOSED před 3 roky
  JustAnotherArchivist 656ead6c26 Delay closing files on channels removed from the config před 3 roky