Commit Graph

8 Commits

Author SHA1 Message Date
geoffrey45 b497344521 refactor logo, bottom bar and perks.js
- add new logo
- add tsconfig.json
- move logo to new component
- update bottombar
- remove props from hotkeys and progress bar
- convert perks.js -> perks.ts
2022-05-24 15:55:26 +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
geoffrey45 bee37742c3 implement play next and add to Queue 2022-05-10 08:24:08 +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 6cf9a58d6d 🔷 add PlayingFrom component to right sidebar
🔷 move upNext card into separate component
🔷 a lot of refactors
2022-04-03 21:47:57 +03:00
geoffrey45 dbb27734fe major refactors
- add album page store
- show loaders in beforeEnter guards
- show bitrate on now playing card
- etc
2022-04-03 01:03:32 +03:00
geoffrey45 d29f37e5d4 [client] create a queue store 2022-03-30 14:53:34 +03:00