managarten/apps
Till JS 79080d6654 fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check
Replace ReturnType<typeof initializeWebAuth>['authService'] with the
explicit AuthServiceInterface in all 21 web app auth stores. This
ensures svelte-check sees all 37 auth methods instead of TS inferring
a truncated type (~27 methods visible).

Re-enabled type-check in 5 apps that were skipping it:
- chat/web: svelte-kit sync && svelte-check --threshold error
- clock/web: svelte-kit sync && svelte-check --threshold error
- context/web: svelte-kit sync && svelte-check --threshold error
- presi/web: svelte-kit sync && svelte-check --threshold error
- picture/mobile: tsc --noEmit

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 10:15:23 +01:00
..
calendar fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
chat fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
citycorners fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
clock fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
contacts fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
context fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
inventar fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
manacore fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
manadeck feat(local-first): migrate 9 apps to reactive useLiveQuery reads 2026-03-28 02:27:46 +01:00
matrix feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
mukke fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
nutriphi fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
photos fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
picture fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
planta fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
playground feat(auth): add password strength indicator and magic links 2026-03-27 11:23:09 +01:00
presi fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
questions fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
skilltree fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
storage fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
todo fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00
traces feat(apps): add GPU server fallback to all LLM-using apps 2026-03-27 22:21:20 +01:00
zitare fix(apps): use explicit AuthServiceInterface in all 21 auth stores, re-enable type-check 2026-03-28 10:15:23 +01:00