managarten/apps
Wuesteon 834b11d1d1 🐛 fix(staging): add missing PUBLIC_*_CLIENT env vars for runtime config
Web apps use hooks.server.ts to inject window.__PUBLIC_*__ variables at
runtime, but docker-compose.staging.yml was only setting vars for
docker-entrypoint.sh config.json. This caused web apps to fall back to
localhost URLs in production.

Changes:
- Add PUBLIC_*_CLIENT env vars for all staging web apps
- Update calendar-web hooks.server.ts to inject contacts API URL
2025-12-19 03:26:59 +01:00
..
calendar 🐛 fix(staging): add missing PUBLIC_*_CLIENT env vars for runtime config 2025-12-19 03:26:59 +01:00
chat 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
clock 🐛 fix(cors): compile shared-nestjs-cors to JavaScript for production 2025-12-17 18:42:47 +01:00
contacts 1. Brevo email integration (API key, sender settings) 2025-12-17 18:11:13 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
manadeck 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
picture 🐛 fix(picture-backend): fix TypeScript output path for Docker 2025-12-17 19:49:37 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo 🐛 fix(cors): compile shared-nestjs-cors to JavaScript for production 2025-12-17 18:42:47 +01:00
zitare 1. Brevo email integration (API key, sender settings) 2025-12-17 18:11:13 +01:00