gaming-hub/server/src
Daniel 63afc55836 Fix: Tile proxy for black globe + radio voicestats modal
- Globe was black because Radio Garden CDN (rg-tiles.b-cdn.net) returns
  403 without Referer: radio.garden header. Added server-side tile proxy
  /api/radio/tile/:z/:x/:y with in-memory cache (max 500 tiles).
- Added radio_voicestats SSE broadcast (every 5s) with voice ping,
  gateway ping, status, channel name, and connected-since timestamp.
- Added clickable "Verbunden" connection indicator in RadioTab bottom
  bar with live ping display and connection details modal (matching
  soundboard's existing modal pattern).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:19:19 +01:00
..
core Feat: Multi-bot support - separate Discord bot per plugin 2026-03-06 10:56:22 +01:00
plugins Fix: Tile proxy for black globe + radio voicestats modal 2026-03-06 11:19:19 +01:00
types fix: initialize voice encryption libs before first connection 2026-03-06 01:13:46 +01:00
index.ts Feat: Multi-bot support - separate Discord bot per plugin 2026-03-06 10:56:22 +01:00