managarten/apps
Wuesteon 3fa7b027aa feat: add email service and storage module + fix runtime env vars
## Runtime Environment Fix
- Updated all web app hooks.server.ts to use $env/dynamic/private
- 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

## New Features
- Added email service to mana-core-auth for sending emails
- Added storage module to chat backend

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 02:22:34 +01:00
..
calendar fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00
chat feat: add email service and storage module + fix runtime env vars 2025-12-10 02:22:34 +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