mirror of
https://github.com/teest114514/chatlog_alpha.git
synced 2026-04-02 18:03:04 +08:00
Introduces ZSTD decompression for the message_content field in the message table when retrieving data, allowing compressed messages to be displayed as plain text. Also improves error handling for invalid time arguments in chatlog route and updates CSS for table list view layout.