Files
sonixd/src/__tests__
Jeff c349f189af Add pagination to album page (#190)
* 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
2022-01-17 00:03:33 -08:00
..