managarten/apps
Wuesteon bdbe66d2df 🐛 fix(docker): remove pre-compressed config files at runtime
SvelteKit pre-compresses static files (config.json.br, config.json.gz)
during build. When docker-entrypoint.sh regenerates config.json at
runtime, the server still serves the stale compressed versions.

This fix removes the .br and .gz files after generating the fresh
config.json, ensuring browsers receive the correct runtime configuration.

Affected apps: calendar, chat, clock, contacts, manacore

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 04:43:11 +01:00
..
calendar 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
chat 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
clock 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
contacts 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(docker): remove pre-compressed config files at runtime 2025-12-16 04:43:11 +01:00
manadeck ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00
picture feat(storage): unified single-bucket architecture with Hetzner S3 2025-12-16 01:29:11 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo 🐛 fix(docker): add better-auth-types to backend Dockerfiles 2025-12-16 03:14:45 +01:00
zitare ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00