59 Revīzijas (e206a0b77bbd1e943bc7ce3f759e78c15565fcbd)
 

Autors SHA1 Ziņojums Datums
  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 ff39847cab Add README.md and LICENSE 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 7b9d6f80fc Add config structure for resource limits (commit cea8141b) 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
  JustAnotherArchivist 60aa9bb0f3 Add more debug logging on Storage file handling pirms 3 gadiem
  JustAnotherArchivist 5672c23396 Add rate limiting pirms 3 gadiem
  JustAnotherArchivist efbb360e48 More debug logging on IRCClient pirms 3 gadiem
  JustAnotherArchivist 80db8e73da Fix missing f-strings on search pirms 3 gadiem
  JustAnotherArchivist 5e331f10ab Valid HTML pirms 3 gadiem
  JustAnotherArchivist 68c577bc92 Fix crash if the data is split between CR and LF pirms 3 gadiem
  JustAnotherArchivist de9aa3a6db Fix config reading crash pirms 3 gadiem
  JustAnotherArchivist 7acc56d2bc Add WWW-Authenticate header and ban characters in path that can't be included in its value pirms 3 gadiem
  JustAnotherArchivist 20908f8632 Escape all the things pirms 3 gadiem
  JustAnotherArchivist bc73fdb33f Add log line colours pirms 3 gadiem
  JustAnotherArchivist 6c8e668e96 Add link to search on homepage pirms 3 gadiem
  JustAnotherArchivist 73941d6357 Proper log rendering pirms 3 gadiem
  JustAnotherArchivist ef07cd4af3 Very basic web interface pirms 3 gadiem
  JustAnotherArchivist e1a97039e7 Add path for each channel (acts as both the directory in storage and for the URLs) pirms 3 gadiem
  JustAnotherArchivist 7fc40c3d22 Remove obsolete TODO pirms 3 gadiem
  JustAnotherArchivist ecc07a602e Refactor file handling on storage, implement monthly rotation and flushing every minute pirms 3 gadiem
  JustAnotherArchivist 6c589d67ff WHOX support to fetch account info on joining channels pirms 3 gadiem
  JustAnotherArchivist e5f51c758d Instead of logging NAMREPLY, make use of ircstates's tracking and generate the initial user list from that pirms 3 gadiem