managarten/apps/context/apps/web
Till JS 2d11ba6248 refactor(auth): remove all Google/Apple social login code
No external auth providers to keep authentication fully self-sovereign
and avoid dependency on third-party services. Removes Google Sign-In,
Apple Sign-In components, utilities, endpoints, translations, and
mobile dependencies across all apps and shared packages.

Google/Apple integrations for data sync (Contacts import, Calendar sync)
are intentionally preserved as they serve a different purpose.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 09:12:30 +01:00
..
src refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00
package.json feat(help): add help pages to 10 remaining web apps 2026-03-25 10:36:22 +01:00
svelte.config.js feat(context): add SvelteKit web app with Svelte 5 runes 2026-03-19 11:15:20 +01:00
tsconfig.json feat(context): add SvelteKit web app with Svelte 5 runes 2026-03-19 11:15:20 +01:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00