managarten/apps
Till-JS 8cd5021b50 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility
OIDC providers like Synapse expect the JWT issuer claim to match the
discovery document's issuer URL. Changed JWT plugin config from
JWT_ISSUER to BASE_URL to ensure consistency.

Also adds:
- @manacore/credit-operations package with operation definitions
- @manacore/shared-credit-ui package with React Native and Svelte components
- CreditInterceptor and @UseCredits decorator in nestjs-integration
- Credit system integration in chat backend
2026-02-01 13:55:05 +01:00
..
calendar feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
chat 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00
clock 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
contacts feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +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(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
manadeck 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
matrix 🚸 ux: simplify Manalink login - SSO primary, manual login hidden 2026-02-01 05:00:03 +01:00
nutriphi 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
picture 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
planta feat(auth): add missing auth pages for zitare and planta 2026-02-01 13:09:42 +01:00
presi feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
questions 🔧 fix(questions): use 'de' as fallback locale for consistency 2026-02-01 12:57:55 +01:00
skilltree 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
storage feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
todo feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
zitare/apps feat(auth): add missing auth pages for zitare and planta 2026-02-01 13:09:42 +01:00