beeta/frontend
doomtube 118629549e Fix: Use dynamic URLs for all frontend connections
- CSP: Allow WebSocket/HTTP connections to any domain (for production)
- Nakama: Detect host/SSL from browser location instead of hardcoded localhost
- WebSocket: Dynamic protocol/host detection for stream and watch sync
- HLS/LLHLS/WebRTC: Dynamic URLs in live page and stream components
- RTMP/SRT: Show actual domain in my-realms settings page
- Forums: Use numeric forum ID for banner/title-color API calls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:45:39 -05:00
..
src Fix: Use dynamic URLs for all frontend connections 2026-01-06 04:45:39 -05:00
static Initial commit - realms platform 2026-01-05 22:54:27 -05:00
.gitignore Replace master branch with local files 2025-08-03 21:53:15 -04:00
Dockerfile Initial commit - realms platform 2026-01-05 22:54:27 -05:00
package.json Initial commit - realms platform 2026-01-05 22:54:27 -05:00
svelte.config.js Fix: Use dynamic URLs for all frontend connections 2026-01-06 04:45:39 -05:00
tsconfig.json Replace master branch with local files 2025-08-03 21:53:15 -04:00
vite.config.ts Initial commit - realms platform 2026-01-05 22:54:27 -05:00