gaming-hub/server/src/core
Daniel 901dfe54be feat: Soundboard Plugin + Radio Globe Fixes
- Add Soundboard plugin (full Jukebox port): server + frontend + CSS
- Fix Radio Globe: swap geo coords (API returns [lng,lat] not [lat,lng])
- Fix Radio stations showing "Unbekannt": use item.page.title + fix channel ID regex
- Add DirectMessages + MessageContent intents for DM commands
- Register SoundboardTab in App.tsx with scoped theme/card-size CSS vars

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 00:51:07 +01:00
..
discord.ts feat: Soundboard Plugin + Radio Globe Fixes 2026-03-06 00:51:07 +01:00
middleware.ts feat: add ADMIN_PWD and ALLOWED_GUILD_IDS support 2026-03-05 23:48:23 +01:00
persistence.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
plugin.ts feat: add ADMIN_PWD and ALLOWED_GUILD_IDS support 2026-03-05 23:48:23 +01:00
sse.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00