managarten/games/arcade/apps/web/src
Till JS 03434c2802 refactor(auth): absorb shared-auth-stores into shared-auth-ui
Merge the auth store factories (createManaAuthStore, createAuthStore) from
@manacore/shared-auth-stores into @manacore/shared-auth-ui, reducing
from 3 auth packages to 2.

- Copy store files into shared-auth-ui/src/stores/
- Re-export store factories and types from shared-auth-ui
- Update imports in manacore/web and arcade/web
- Remove shared-auth-stores from active package.json dependencies

Result: @manacore/shared-auth (core, platform-agnostic) +
        @manacore/shared-auth-ui (Svelte components + stores)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:43:42 +02:00
..
lib refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00
routes feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
app.css rename(mana-games): rebrand to Arcade 2026-03-29 18:31:37 +02:00
app.html rename(mana-games): rebrand to Arcade 2026-03-29 18:31:37 +02:00
hooks.client.ts rename(mana-games): rebrand to Arcade 2026-03-29 18:31:37 +02:00
hooks.server.ts refactor(analytics): consolidate Umami tracking to unified app only 2026-04-02 16:52:31 +02:00