14 Commits

Author SHA1 Message Date
geoffrey45
bee37742c3 implement play next and add to Queue 2022-05-10 08:24:08 +03:00
geoffrey45
d98cc0547e Save complete tracks and albums to the db for faster startup
- refactor function locations
- add logger
- check for new tracks instead of re-processing all files
2022-04-21 10:16:45 +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
85c59b4cba Integrate nav
- other minor refactors
2022-04-14 11:30:19 +03:00
geoffrey45
6cd982c8ee 🔷 some refactors 2022-04-08 06:48:39 +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
69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45
e4640d9985 [client] minor refactors 2022-03-27 18:22:35 +03:00
geoffrey45
b7f34e1677 introduce .context-many-kids class 2022-03-26 12:39:26 +03:00
geoffrey45
e2544dbbdc try adding playlists list to context menu - unsuccsessfully 2022-03-25 20:51:22 +03:00
geoffrey45
642c524a08 add Folder interface 2022-03-24 00:25:41 +03:00
geoffrey45
29124ce717 add child level context menu
- more typescript
2022-03-16 01:21:53 +03:00
geoffrey45
ead3a731ef move interfaces to interfaces.ts 2022-03-14 21:04:58 +03:00