mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-29 18:52:38 -04:00
* Remove albumSlice from store - Merge into viewSlice * Update pagination settings - Add pagination settings for album - Add server-side checkbox toggle for jellyfin * Change album endpoints for pagination * Add pagination for grid-view component * Add center loader component (matches list default) * Add pagination to album page (list-view) - Update all links to the album page to properly handle pagination * Match list view paginator with grid * Add hooks for grid/list view scroll * Add list/grid scroll hooks to album list page * Remove image loading transition * Split query key to separate useEffect * Add scroll top to music list pagination