Commit Graph

22 Commits

Author SHA1 Message Date
Mungai Geoffrey ef68cae625 Use gunicorn instead of Werkzeug and 32 more very minor changes (#35) 2022-04-21 03:29:42 +03:00
Mungai Geoffrey d285a3edf7 fix playlist image being lost on title edit (#29) 2022-04-14 11:31:52 +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 f11005e523 refactor colors 2022-03-15 10:38:53 +03:00
geoffrey45 33a9aa2c30 start project "move to typescript" 2022-03-14 21:05:58 +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 25f79d8a20 complete project teardown 2022-03-07 20:16:35 +03:00
geoffrey45 6efbb47166 some bug fixes
- watch route params instead of route object in folderview
- move to script setup on album view
- use album as a reactive object instead of refs
- use axios instead of fetch to get album data
- improve clickable areas on songItem
- move album requests to POST
2022-03-01 19:46:37 +03:00
geoffrey45 8459310258 loadmore tracks, albums, artists 2022-02-26 07:57:02 +03:00
geoffrey45 f9cceed2ba add gradients to search grids 2022-02-22 20:56:13 +03:00
geoffrey45 f141dd7f06 color changes in search 2022-02-22 12:55:16 +03:00
geoffrey45 efd7f84b1f client: add pop filter on backspace
- move search component to global
2021-12-30 10:25:29 +03:00
geoffrey45 6dbf8efb90 minor refactors 2021-12-29 18:42:38 +03:00
geoffrey45 585a403a6c auto-fill folder list using css grid 2021-12-28 22:00:47 +03:00
geoffrey45 2b6bb2c0cb add filters to search
- move global to center
2021-12-28 15:07:26 +03:00
geoffrey45 c5670e0f5f remove pagination 2021-12-26 16:42:20 +03:00
geoffrey45 1c5ae836ea animate right sidebar cards collapse 2021-12-08 13:25:08 +03:00
geoffrey45 4e2d9fd1e0 make right sidebar props reactive
change favicons
2021-12-05 20:35:32 +03:00
geoffrey45 53b9ebdb60 add recommended tracks 2021-12-01 11:11:53 +03:00
geoffrey45 6ef31c4d82 add coming up next & now playing cards 2021-11-27 18:10:57 +03:00
geoffrey45 fd41d4167b improve search alignment 2021-11-26 11:25:55 +03:00
geoffrey45 206e89878c search component initial build 2021-11-26 10:52:32 +03:00