managarten/packages/shared-auth-ui/src/components
Till JS 230dfd5dad chore: extract arcade into standalone repo
Arcade lives as its own pnpm workspace at ~/Documents/Code/arcade
now, with no @mana/* coupling. This drops every reference and the
games/ directory from the monorepo.

Removes:
- games/ directory (89 files: web + server + 22 HTML games + screenshots)
- @arcade/web, @arcade/server pnpm workspace entries (games/* globs)
- arcade scripts in root package.json (4 scripts)
- arcade.mana.how from mana-auth trusted origins + CORS_ORIGINS
- arcade entries in mana-apps registry, app-icons, URL overrides
- arcade.mana.how from cloudflared tunnel + prometheus blackbox probes
- arcade-web service block in docker-compose.macmini.yml
- generate-env.mjs entries for arcade server + web
- BRANDING_ONLY 'arcade' entry in registry consistency spec
- dead arcade translation keys in GuestWelcomeModal (DE+EN)
- arcade mention in CLAUDE.md, authentication guideline, MODULE_REGISTRY

Verified:
- services/mana-auth/src/auth/sso-config.spec.ts: 8/8 pass
- pnpm install regenerates lockfile cleanly (-536 lines)
- no remaining 'arcade' refs outside historical snapshot docs

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 22:40:01 +02:00
..
AuditLog.svelte refactor(theme): migrate --theme-* tokens in shared-auth-ui 2026-04-16 00:16:39 +02:00
AuthGate.svelte refactor(theme): migrate shared packages to --color-* token naming 2026-04-15 22:11:42 +02:00
AuthGateModal.svelte fix(mana/web+packages): clear all 270 warnings to zero 2026-04-10 17:34:49 +02:00
ChangePassword.svelte refactor(theme): migrate --theme-* tokens in shared-auth-ui 2026-04-16 00:16:39 +02:00
GuestRegistrationNudge.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
GuestWelcomeModal.svelte chore: extract arcade into standalone repo 2026-04-28 22:40:01 +02:00
PasskeyManager.svelte refactor(theme): migrate --theme-* tokens in shared-auth-ui 2026-04-16 00:16:39 +02:00
PasswordStrength.svelte refactor(auth-ui): i18n, security fixes, type safety across auth components 2026-03-31 13:41:53 +02:00
SecurityOnboarding.svelte refactor(theme): migrate --theme-* tokens in shared-auth-ui 2026-04-16 00:16:39 +02:00
SessionExpiredBanner.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
SessionManager.svelte refactor(theme): migrate --theme-* tokens in shared-auth-ui 2026-04-16 00:16:39 +02:00
TwoFactorSetup.svelte chore: final cleanup — dead link, security status, showTitle, drop subscriptions 2026-04-16 14:27:46 +02:00