Commit graph

3 commits

Author SHA1 Message Date
jeffvli
01371d0227 Add pageIndex on infinite query results
- Result selector runs on every page on every fetch, which means that the uniqueId is not immutable. We need a static index on each item since a playlist can have duplicate song ids
2023-01-06 13:48:29 -08:00
jeffvli
90dec929f4 Add playlist detail page 2023-01-02 02:04:23 -08:00
jeffvli
0f364f7c5c Add initial playlist detail page 2022-12-31 18:03:26 -08:00