jukebox-vibe/web
Bot f90401a009 Feat: Now-Playing serverseitig syncen + in Topbar verschieben
Backend:
- nowPlaying Map trackt aktuell gespielten Sound pro Guild
- SSE broadcast { type: 'nowplaying' } bei play und stop
- nowplaying im SSE-Snapshot für neue Clients
- playFilePath Helper broadcastet ebenfalls (Party Mode)

Frontend:
- SSE-Handler für nowplaying Events (sync über alle Clients)
- Now-Playing als Pill-Badge in der Topbar (rechts, neben Channel)
- Bottombar komplett entfernt
- Fade-in Animation und accent-farbige Pill
- --accent-rgb CSS Variable für alle Themes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 16:00:22 +01:00
..
src Feat: Now-Playing serverseitig syncen + in Topbar verschieben 2026-03-01 16:00:22 +01:00
index.html feat(web): complete frontend redesign — DECK theme system 2026-03-01 01:39:52 +01:00
package-lock.json feat(web): complete frontend redesign — DECK theme system 2026-03-01 01:39:52 +01:00
package.json docs(changelog): add CHANGELOG 1.1.1; chore(version): bump to 1.1.1 and update badges/env; docs(feature): FEATURE_BRANCH.md Hinweise ergänzt 2025-08-10 21:23:13 +02:00
pnpm-lock.yaml clean: initial commit ohne Secrets 2025-08-07 23:24:56 +02:00
tsconfig.json clean: initial commit ohne Secrets 2025-08-07 23:24:56 +02:00
vite.config.ts clean: initial commit ohne Secrets 2025-08-07 23:24:56 +02:00