Commit Graph

17 Commits

Author SHA1 Message Date
geoffrey45 fe07961757 convert track_id --> trackid 2022-02-23 02:46:06 +03:00
geoffrey45 5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45 15d5e1476a add a blank settings view
- use for loop to render l-sidebar content
- add current track image on l-sidebar
- other minor changes
2022-02-11 11:53:46 +03:00
geoffrey45 214ae82344 improve nowPlaying alignment 2022-02-08 00:39:08 +03:00
geoffrey45 60ba512e64 add docstrings to python code 2022-02-06 23:26:22 +03:00
geoffrey45 e847574446 move progress bar and hot keys to new components 2022-01-28 22:42:13 +03:00
geoffrey45 17c9f3a23e add bottom bar 2022-01-28 16:46:24 +03:00
geoffrey45 c9cd61df7c add media queries 2022-01-22 04:15:00 +03:00
geoffrey45 521c195570 client: move table items to a independent component 2022-01-11 01:36:04 +03:00
geoffrey45 0340b64b04 client: migrate to solid dark mode 2022-01-05 05:45:55 +03:00
geoffrey45 741e34c5ee test promise in playing audio 2021-12-28 10:43:42 +03:00
geoffrey45 4f80ce29bb client: add media session notification 2021-12-27 16:26:24 +03:00
geoffrey45 c5670e0f5f remove pagination 2021-12-26 16:42:20 +03:00
geoffrey45 ff0381122e client: fix play when nothin' was playin' 2021-12-24 13:33:38 +03:00
geoffrey45 757d6cbe5a client: add progress bar
- add favourites buttons
- redirect /folder/ => /folder/home
- minor fixes
2021-12-24 12:41:38 +03:00
geoffrey45 847dabb9a4 fix audio playing 2021-12-19 14:40:27 +03:00
geoffrey45 831b8e7ee2 major changes:
- resize images to 150x150
- convert them to webp
- use $set to update database
- remove comments in py code
- a whole lot more
2021-12-19 02:31:17 +03:00