jukebox-vibe/web
Bot da0ae2b9a6 feat(web): redesign frontend to Discord-style Soundboard UI
Complete rewrite of App.tsx and styles.css to match the Discord-style
soundboard mockup design:

- Topbar: logo, custom channel dropdown, centered live clock, connection status
- Toolbar: category tabs (Alle/Neu/Favoriten), search, Random/Party/Stop
  buttons, card size slider, theme color dots (5 themes)
- Main: responsive square card grid with initial letter avatars, ripple
  effects, playing animations, favorite stars, NEW badges
- Bottom bar: now-playing wave indicator, volume slider
- Context menu on right-click (play, favorite, admin delete)
- Party mode overlay, toast notifications, admin panel
- All API integration preserved (SSE, channels, volume, play, party)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 15:20:33 +01:00
..
src feat(web): redesign frontend to Discord-style Soundboard UI 2026-03-01 15:20:33 +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