spawner/frontend/src/app
2026-02-09 02:56:05 +01:00
..
admin fix: Add await to fetchUsers() after bulk delete to properly refresh UI 2026-02-09 02:56:05 +01:00
dashboard feat: Phase 7 - Container-Level Blocking mit Admin-Dashboard UI und Cascading 2026-02-04 22:44:06 +01:00
login feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00
signup feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00
verify-error fix: wrap useSearchParams in Suspense boundary for Next.js 14 compatibility 2026-01-31 10:46:58 +01:00
verify-login feat: Retry-Logik und Timeout für Verifizierung implementieren 2026-02-03 16:17:42 +01:00
verify-signup feat: Retry-Logik und Timeout für Verifizierung implementieren 2026-02-03 16:17:42 +01:00
verify-success fix: email verification improvements 2026-01-31 11:57:52 +01:00
globals.css feat: add shadcn sidebar to dashboard with navigation 2026-02-01 23:13:03 +01:00
layout.tsx feat: implement multi-container deletion, DSGVO compliance, and toast notifications 2026-02-02 17:19:48 +01:00
page.tsx Initial project structure with documentation 2026-01-30 18:00:41 +01:00