11 Commits

Author SHA1 Message Date
geoffrey45
f3c4f0310a update interfaces to use the updated property names
+ misc changes related to moving to sqlite
2023-01-13 18:13:49 +03:00
geoffrey45
a496d68439 fix removing tracks from queue 2023-01-13 18:13:49 +03:00
geoffrey45
9cde9d0aa4 rewrite album view using @Akryum/vue-virtual-scroller 2023-01-13 18:13:49 +03:00
geoffrey45
8e258eaf24 rebuild search route with custom pages for tracks, album, and artists 2023-01-13 18:13:49 +03:00
geoffrey45
94eb198e47 major redesign and refactor
+ centralized urls
+ reduce max app width
+ bump up header height to 23rem
2022-09-15 12:36:30 +03:00
geoffrey45
eb774eeaeb replace useDebouncedRef with @vueuse/useDebounce 2022-09-10 18:36:30 +03:00
Mungai Njoroge
5770a66d67
Implement fuzzy page search using fuse.js (#86) 2022-09-10 10:46:45 -04:00
geoffrey45
824dcaecdf rename setting to "use alt now playing ..."
+ fix right now playing component gap
+ show emoji if there's no search result
+ abstract now playing component settings into one setting
+ break context menu's context item into a component
2022-08-21 04:28:18 +03:00
geoffrey45
79dcc61084 rename bg-black to bg-primary
+ rename BottomBar to NowPlayingRight
2022-08-19 22:14:23 +03:00
geoffrey45
a32d8fe66c add transition to queue track list 2022-08-12 12:49:33 +03:00
geoffrey45
b9f0368f5b move utility methods to @/utils 2022-08-04 18:43:12 +03:00