Files
rayhunter/daemon
Will Greenberg af4a9aeb95 server: compressed QMDL is decompressed in a zip
This is perhaps a bit silly, but the current output of a compressed
QmdlReader is always decompressed, so when we export a ZIP, we're
basically un-gzipping the QMDL before zipping it.

However, this approach makes for simpler code and results in a uniform
set of files for the user, which I think is worth the slight amount of
wasted processing.
2026-04-03 13:40:31 -07:00
..
2026-03-30 15:11:45 -07:00
2026-03-30 19:58:13 -07:00