prasi-api/pkgs
riz 37b78f4d74 Fix ZIP DEFLATE decompression - use inflateRaw instead of gunzip
- Replace gunzipAsync with zlib.inflateRaw() for ZIP DEFLATE compression
- gunzipAsync expects GZIP format, but ZIP files use raw DEFLATE streams
- This fixes metadata.json and all compressed file processing
- archiver library creates standard ZIP format with DEFLATE compression

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 23:15:49 +00:00
..
api Fix ZIP deployment integration with custom ZIP parser 2025-11-19 22:37:53 +00:00
server fix record 2024-12-11 16:38:22 +07:00
utils Fix ZIP DEFLATE decompression - use inflateRaw instead of gunzip 2025-11-19 23:15:49 +00:00
zip wip fix 2024-02-07 05:03:28 +07:00
docker-prep.ts wip fix 2024-03-20 11:01:54 +07:00
empty_bundle.sqlite fix empty bundle 2024-08-05 14:25:57 +07:00
index.ts fix database connection error handling to prevent app crashes 2025-09-10 09:07:03 +07:00
package.json fixing hex 2024-07-29 17:58:55 +07:00
prod.ts fix 2024-08-19 21:41:05 +07:00
upgrade.ts wip fix 2024-01-23 23:03:13 +07:00