Files
Your Name 6dadd18c62 feat: unified panel, vibe map labels, galaxy perf, security hardening
- UnifiedPanel replaces separate ActivityPanel/VibePanel as global 3rd column on all pages
- 2D vibe map: chart-style track labels with leader lines, toggle with localStorage persistence
- 2D vibe map: double-click to play track
- 3D galaxy: halved particles, randomized orbiters (0-2), disabled post-processing, 30fps pulse throttle
- Lyrics: uniform line-by-line rendering for both synced and plain lyrics
- Security: added X-Frame-Options, X-Content-Type-Options, Referrer-Policy headers
- Security: login error allowlist prevents reflected message injection
- Security: removed dead token-from-URL code in auth context
- Security: removed dangerouslyAllowSVG, dead login page fetch, hardcoded test credentials
- Border radius consistency across all 3 main layout columns
- Removed 4 vibe test pages, 3 unused scene files, dead VibeOverlayEnhanced and VibeInfoPanel
- Added E2E full UX audit test suite (42 tests, all passing)
2026-03-14 22:53:58 -05:00
..