Theo Salzmann
9a6f8b86fc
FEATURE: add plain text password toggle to settings ( #22 )
...
* FEATURE: add plain text password toggle to settings
* clean up state types, lint, and add migrate
Co-authored-by: austinried <4966622+austinried@users.noreply.github.com>
2021-12-03 15:18:05 +09:00
austinried
d068288391
move track player hooks and mapping into state
2021-08-17 13:27:24 +09:00
austinried
88d0c6089e
refactored music mapping into state
...
easier to access client/settings
2021-08-16 21:32:43 +09:00
austinried
a95372fa55
refactored into single method/store
2021-08-14 16:22:40 +09:00
austinried
9cacc4de36
persist cache map for cover art
2021-08-13 16:19:30 +09:00
austinried
d1824a70be
fix artist image render error
...
separate cache state into its own slice
2021-08-13 14:41:28 +09:00
austinried
f82a9b55bd
full reworked images to download (cache) first
2021-08-13 11:42:25 +09:00
austinried
706e57aa77
all state migrated to zustand, jotai removed
...
splash page now waits on state hydration from db
2021-08-04 13:13:32 +09:00
austinried
33dc0be02b
reimpl all music state into zustand
2021-08-03 15:37:07 +09:00
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