mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-18 11:10:59 -05:00
* Flatten Multiple Recently Played Tracks into Albums Flattens multiple recent tracks from the same album into an album navigation card This one is for you Quen <3 When 3 songs or more from an album are in the recently played section, their album will be rendered instead * fix navigation in the "play it again" list * fix playing back stuff * fix playback indexes for recently played * fixes to the recently played flashlist * calm it down on animations lol * make the item context fire less often * dememoize and stylize * make this warm context fire less * animation changes * smol animation fixes * adjusting query staletimes * make the suggestions query fire once a day * fix jest * remove useCallback hooks * fix key usage here * I don't think these are necessary since we have a separate query for handling user data * just to compare * de memoize some more stuff * fix this button finally * put this nitro adapter back in * git blame pikachu * bruh * fix up, clean up * dehookify * dehookify more * add track press * remove some more imports * styling consitency * search page improvements * smol fixes