3 Commits

Author SHA1 Message Date
Sebastian Unterschütz
3d0eea5782 Introduce Player Insights and Context Menu components
- Added `PlayerInsights` for detailed player data visualization and note management.
- Added `PlayerContextMenu` for performing player actions like viewing insights, kick, and ban.
- Refactored gateway response handling to use `writeError` for improved consistency.
- Simplified community onboarding logic for new registrations, now using an empty community state.
2026-05-01 14:35:08 +02:00
Sebastian Unterschütz
f5466f9062 Add new Radix UI components and associated dependencies in package-lock.json 2026-05-01 11:59:27 +02:00
Sebastian Unterschütz
331d60581e Add configuration files, database migrations, and authentication implementation scaffolding 2026-04-30 19:08:07 +02:00