geoffrey45
|
90dd1a1fe8
|
add functionality to play button on artist page
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
6d8a9f880b
|
refactor interfaces and references
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
4a49d48011
|
show albums from artist at the bottom of album page
+ add a testing genres strip in album page
+ misc refactors
|
2023-01-13 18:13:49 +03:00 |
|
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 |
|
Mungai Njoroge
|
5770a66d67
|
Implement fuzzy page search using fuse.js (#86)
|
2022-09-10 10:46:45 -04: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 |
|
geoffrey45
|
c9830842ed
|
refactor queu store to use play track using index
- this allows to have duplicate tracks in queue safely
- store indexes in localstorage instead of track objects.
|
2022-07-06 17:38:33 +03:00 |
|
geoffrey45
|
191ac0bc7b
|
fix loadmore counter not resetting
- store load more counter in search store
|
2022-06-11 10:01:16 +03:00 |
|
geoffrey45
|
75123f5384
|
move page stores into pages folder
|
2022-06-10 17:08:29 +03:00 |
|
geoffrey45
|
a14f35b0e5
|
use hash mode in vue router
- rename keyboard.ts -> useKeyboard.ts
|
2022-06-09 19:47:38 +03:00 |
|
geoffrey45
|
e48dca4672
|
enable album nav play button
|
2022-06-09 11:52:26 +03:00 |
|