gaming-hub/web/src
Daniel d135aab6dc
All checks were successful
Build & Deploy / build (push) Successful in 47s
Build & Deploy / deploy (push) Successful in 4s
Build & Deploy / bump-version (push) Successful in 2s
feat: add Steam OpenID login
- Add Steam OpenID 2.0 authentication routes (login + callback)
- Enable Steam button in LoginModal (was placeholder)
- Unified user ID system: getUserId() supports Discord, Steam, Admin
- Update soundboard user-sound endpoints for Steam users
- UserSettings now works for both Discord and Steam providers
- Steam hover uses brand color #66c0f4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:18:44 +01:00
..
plugins Fix: Volume-Slider reaktionsschneller (Latenz reduziert) 2026-03-09 23:58:03 +01:00
AdminPanel.tsx Admin Panel: Logout-Button in Sidebar hinzugefügt 2026-03-09 22:42:40 +01:00
App.tsx feat: add Steam OpenID login 2026-03-10 22:18:44 +01:00
LoginModal.tsx feat: add Steam OpenID login 2026-03-10 22:18:44 +01:00
main.tsx Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
styles.css feat: add Steam OpenID login 2026-03-10 22:18:44 +01:00
UserSettings.tsx feat: add Steam OpenID login 2026-03-10 22:18:44 +01:00
vite-env.d.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00