Commit Graph

9 Commits

Author SHA1 Message Date
456f854863 refactor(ui): update albums interaction to double click for consistency 2025-10-05 01:40:50 -04:00
8391897f54 feat(library): add sqlite-backed library sync and stats
BREAKING CHANGE: Library data is now stored in a database and will require an initial sync. Existing in-memory library data is no longer used.
2025-10-01 20:02:57 -04:00
56f909b243 refactor(ui): add CollectionView component and unify track listing views 2025-10-01 16:01:54 -04:00
dfdb236b2e feat(layout): playlist cover art, album UI 2025-10-01 15:30:10 -04:00
c5cb6f29b6 fix(ui): ensure proper flexbox layout by adding min-height constraints 2025-10-01 11:46:02 -04:00
356a8aacbb fix(ui): library layout 2025-10-01 11:44:36 -04:00
515a744734 feat(library): add album and artist scanning with cover art 2025-10-01 11:32:40 -04:00
b5d14a71d6 feat(ui): dynamically load playlists and artists in library 2025-09-30 20:21:29 -04:00
d588753183 ui: error page 2025-09-30 17:27:04 -04:00