You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(stats): rework statistics dashboard to Last.fm-inspired layout
- Two-column layout: ranked artist list (left), plays-over-time bar chart (right)
- Date range dropdown with calendar icon and 6 presets (7d/30d/90d/180d/365d/all)
- Theme-aware bars using hsl(var(--primary)) with text embedded inside
- Hidden scrollbar with gradient overlays for scroll indication
- Non-selectable text (select-none) across the stats view
- Plays-over-time groups by day (7d/30d), month (90d/180d/365d), or year (all)
- Backend: add Last90Days, Last180Days, Last365Days date range variants
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments