managarten/apps
Till-JS 171cf7a854 fix(contacts-web): use runtime URLs instead of build-time baked values
- user-settings.svelte.ts: use getAuthUrl() for settings API
- contacts.ts: use getAuthUrl() for tags API client
- feedback.ts: use getAuthUrl() for feedback service

This fixes Mixed Content errors where the app was trying to reach
internal Docker URLs (http://mana-auth:3001) instead of production
URLs (https://auth.mana.how).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:22:59 +01:00
..
calendar feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
chat feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
clock feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
contacts fix(contacts-web): use runtime URLs instead of build-time baked values 2026-02-02 17:22:59 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
docs 🌙 feat(docs): set dark mode as default theme 2026-01-29 18:22:23 +01:00
manacore feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
manadeck feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
matrix fix(matrix-web): change bots page to single column layout 2026-02-02 15:46:35 +01:00
nutriphi fix(nutriphi): add shared-drizzle-config and make db:push non-fatal 2026-02-02 16:17:22 +01:00
picture feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
planta feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
presi feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
questions feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
skilltree feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
storage feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
todo feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
zitare/apps feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00