Commit Graph

9 Commits

Author SHA1 Message Date
geoffrey45 6fbf179f34 fix watchdog
- remove creating album feature from watchdog (rely on the periodic function)
2022-07-06 17:38:33 +03:00
geoffrey45 f0d3c1c663 attach context menu to now playing song card
- clicking now playing thumbnail will send you to album page
2022-07-06 17:38:33 +03:00
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 43fc33640d refactor references to use new image server 2022-05-04 02:34:27 +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 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 0c1e792839 major refactors 2022-03-30 14:56:40 +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
geoffrey45 7f2102f931 refactor UI layout 2022-03-06 10:27:01 +03:00