Commit Graph

16 Commits

Author SHA1 Message Date
austinried 6d30168ea0 store client in state, populate with active server 2021-08-02 10:18:56 +09:00
austinried 8b17ebe9c2 big ol' impl of zustand for settings/family states
still need to move track player state over for non-react access to that
2021-08-01 16:30:28 +09:00
austinried ebc31e6d05 switched queue ext store to zustand 2021-07-31 09:58:10 +09:00
austinried 661b17f232 fixed changing activeServer 2021-07-30 13:02:45 +09:00
austinried c24f5e573d real settings view impl
server management mostly working
changing active server needs work
2021-07-30 10:24:42 +09:00
austinried c12ff2c08c serach debouncing, hiding result categories 2021-07-26 13:44:55 +09:00
austinried fbf6060db4 redid cover art (again...) and impl a ListItem 2021-07-24 17:17:55 +09:00
austinried 4f69b36c7b impl async storage for extra queue data
finally fixes shuffle (ugh)
2021-07-22 11:23:18 +09:00
austinried f859be51a5 impl shuffle, controls are temp 2021-07-20 13:02:42 +09:00
austinried 9d835f04aa playlist tab/view 2021-07-19 13:14:13 +09:00
austinried de342c0830 added top songs to artist view 2021-07-17 10:39:18 +09:00
austinried 62a721ba4d build out artist view
clean up mapping methods a bit
2021-07-15 16:58:08 +09:00
austinried d1598d53f8 simplify home lists and use saved setting 2021-07-14 11:03:38 +09:00
austinried 38530134fd switch to new album list/cover art, remove old 2021-07-09 21:35:21 +09:00
austinried d245d4b786 home screen first pass 2021-07-09 14:34:15 +09:00
austinried ea4421b7af reorg again, absolute (module) imports 2021-07-08 12:21:44 +09:00