gaming-hub/server/src/plugins
Daniel 99d69f30ba
All checks were successful
Build & Deploy / build (push) Successful in 44s
Build & Deploy / deploy (push) Successful in 5s
Build & Deploy / bump-version (push) Successful in 2s
feat: Discord OAuth Login + User Settings GUI
- Neues unified Login-Modal (Discord, Steam, Admin) ersetzt alten Admin-Login
- Discord OAuth2 Backend (server/src/core/discord-auth.ts)
- User Settings Panel: Entrance/Exit Sounds per Web-GUI konfigurierbar
- API-Endpoints: /api/soundboard/user/{sounds,entrance,exit}
- Session-Management via HMAC-signierte Cookies (hub_session)
- Steam-Button als Platzhalter (bald verfuegbar)
- Backward-kompatibel mit bestehendem Admin-Cookie

Benoetigte neue Env-Vars: DISCORD_CLIENT_ID, DISCORD_CLIENT_SECRET
Discord Redirect URI: PUBLIC_URL/api/auth/discord/callback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:41:31 +01:00
..
game-library Fix: Gemeinsame Spiele - profileId zu steamId Resolution 2026-03-09 00:47:40 +01:00
lolstats LoLStats: Champion Tier List pro Game Mode (ARAM, Arena, URF, etc.) 2026-03-09 00:36:13 +01:00
notifications Fix: Stream-Link Auto-Join Race Condition + Autoplay 2026-03-08 20:48:31 +01:00
radio feat(radio): add 2-second pre-buffer to reduce audio lag 2026-03-06 23:28:58 +01:00
soundboard feat: Discord OAuth Login + User Settings GUI 2026-03-10 20:41:31 +01:00
streaming Notification-Bot: Discord-Benachrichtigungen für Streams 2026-03-08 19:29:52 +01:00
watch-together Fix: Seek funktioniert jetzt für alle User — report_time überschreibt Seek nicht mehr 2026-03-07 23:56:04 +01:00
.gitkeep Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00