Commit Graph

17 Commits

Author SHA1 Message Date
geoffrey45 b070601d4d break down global.scss into smaller files
+ rename css folder to scss
2022-08-02 12:05:59 +03:00
geoffrey45 c2783fe540 remove @vueuse/motion
+ remove unused data folder
2022-08-02 05:42:07 +03:00
geoffrey45 3882317cb6 configure watchdog to accept a list of dirs to watch
- fix PlayingFrom component not working with album
- fix types issues on PlayingFrom component
2022-07-15 15:40:11 +03:00
restyled-io[bot] 2b33fb87a2 Restyle Implement Fuzzy search using rapidfuzz (#60) 2022-05-26 19:12:04 +03:00
geoffrey45 79cbf11af5 add custom transitions 2022-05-25 16:23:59 +03:00
geoffrey45 5d0492d63a install vue-motion 2022-05-23 01:24:30 +03:00
geoffrey45 69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45 7f2102f931 refactor UI layout 2022-03-06 10:27:01 +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 5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45 3eef90dc8a move global search to right sidebar 2022-01-30 00:58:53 +03:00
geoffrey45 2ee8d27bf0 server: add get album bio from last fm function
- co-written by Github Copilot
2022-01-17 12:32:27 +03:00
geoffrey45 36999d8061 client: implement queuing 2021-12-21 13:42:06 +03:00
geoffrey45 c2fc2170fe create playlist view
- add support for scss
2021-12-06 01:23:28 +03:00
geoffrey45 541830bfdc further smoothen sidebar toggling 2021-11-17 10:14:28 +03:00
geoffrey45 8ffe9dd453 create home button 2021-11-15 19:16:58 +03:00
geoffrey45 26798d2f92 init 2021-11-14 09:10:58 +03:00