managarten/apps
Wuesteon 4398fbc29b fix(manacore-web,todo-web): use runtime URLs for backend API services
- manacore-web: Update todo, calendar, contacts service files to use
  runtime URLs from window instead of import.meta.env (baked at build time)
- manacore-web: Add backend URL env vars to docker-compose.staging.yml
- manacore-web: Fix fallback ports (todo: 3017→3018, calendar: 3014→3016)
- todo-web: Update API client to use runtime URL from window

This enables Docker containers to use runtime-injected URLs instead of
build-time environment variables.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 22:03:12 +01:00
..
calendar fix(web): add runtime env injection for auth URLs in todo, calendar, clock 2025-12-08 20:49:39 +01:00
chat fix(docker): preserve pnpm symlink structure in web Dockerfiles 2025-12-08 19:38:49 +01:00
clock fix(web): add runtime env injection for auth URLs in todo, calendar, clock 2025-12-08 20:49:39 +01:00
contacts Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore fix(manacore-web,todo-web): use runtime URLs for backend API services 2025-12-08 22:03:12 +01:00
manadeck Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
picture fix(picture): update API client to v1 endpoint and rename steps param 2025-12-07 16:11:04 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo fix(manacore-web,todo-web): use runtime URLs for backend API services 2025-12-08 22:03:12 +01:00
zitare Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00