prasi-api/pkgs
riz b7346330ff Fix Bun decompression API - use Bun.gunzip instead of Bun.decompress
- Replace Bun.decompress() with Bun.gunzip() for DEFLATE compression
- Bun.decompress() doesn't exist in current Bun version
- This was causing binary data to be returned instead of decompressed JSON
- Fixes metadata.json parsing and all compressed file processing

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 23:03:36 +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 Bun decompression API - use Bun.gunzip instead of Bun.decompress 2025-11-19 23:03:36 +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