managarten/apps
Wuesteon 6239cc7749 fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks
- Updated all web app hooks.server.ts to use $env/dynamic/private
  instead of process.env for reading environment variables
- This allows Docker containers to inject env vars at runtime
- Updated docker-compose.staging.yml with HTTPS staging domains
- Fixes Mixed Content errors when accessing staging via domains

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 02:20:49 +01:00
..
calendar fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
chat fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
clock fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
contacts fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
manadeck fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
picture fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
zitare fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00