Commit Graph

16 Commits

Author SHA1 Message Date
geoffrey45 824dcaecdf rename setting to "use alt now playing ..."
+ fix right now playing component gap
+ show emoji if there's no search result
+ abstract now playing component settings into one setting
+ break context menu's context item into a component
2022-08-21 04:28:18 +03:00
geoffrey45 79dcc61084 rename bg-black to bg-primary
+ rename BottomBar to NowPlayingRight
2022-08-19 22:14:23 +03:00
geoffrey45 ade8edcba2 add now playing card settings
+ move left sidebar to separate component
2022-08-19 21:28:46 +03:00
geoffrey45 dcd27921ae add switch tabs buttons to right sidebar 2022-08-19 16:39:25 +03:00
geoffrey45 5476575d10 major redesign: move to rounded and extra spaceous UI
+ fix `play next` bug
+ add new folder banner image
+ add new now playing component
+ move to gray4 for accent color
+ increase image sizes, for clean UI
2022-08-18 02:55:46 +03:00
geoffrey45 1f374eeda1 responsiveness improvements
+ extract track context menu handler into a composable
2022-08-13 17:10:48 +03:00
geoffrey45 e45dd6c2b1 more padding + margin edits 2022-08-02 03:12:28 +03:00
geoffrey45 9e1f73e281 set global margin on the main app grid
+ refactor margins and paddings in some components
2022-08-02 02:43:06 +03:00
geoffrey45 600b267ce4 drop in onStartTyping to focus on search bar automatically 2022-06-16 09:50:07 +03:00
geoffrey45 077939bbdc support using / to focus search input
- add an icon
2022-05-24 13:29:08 +03:00
geoffrey45 6a2b87b48c use tabs to seperate search results 2022-05-22 19:29:16 +03:00
geoffrey45 301f07bda5 some UI refactors 2022-05-10 13:20:22 +03:00
Mungai Geoffrey ef68cae625 Use gunicorn instead of Werkzeug and 32 more very minor changes (#35) 2022-04-21 03:29:42 +03:00
geoffrey45 f11005e523 refactor colors 2022-03-15 10:38:53 +03:00
geoffrey45 092d967f49 convert songlist table to grid 2022-03-13 08:58:28 +03:00
geoffrey45 658e7cdbb7 move global search input to a general location
- create a global search store
- create a half-baked context menu store
-
2022-03-12 08:56:38 +03:00