77 Revīzijas (7e29977e40733c9074049e3e6abcc36a16296d3c)

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