geoffrey45
|
0b24974a63
|
fix slow folder page
~ stabilize props: move isCurrent check to inside SongItem component
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
6d8a9f880b
|
refactor interfaces and references
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
da852e72f3
|
setup artist page boilerplate code
|
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 |
|
geoffrey45
|
a496d68439
|
fix removing tracks from queue
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
ed7f26c12b
|
add bottom padding to v-scroll-page class instead of individual pages
+ Rewrite queue page with @Akryum/vue-virtual-scroller
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
858e59f81c
|
rewrite sidebar queue using @Akryum/vue-virtual-scroller
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
f0df274b31
|
fix indices on album page
+ fix playing on album page
+ fix songItem responsiveness on all virtual scroll pages
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
1fa7ec4c43
|
rewrite playlist page with @Akryum/vue-virtual-scroller
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
6fb9c0fc4a
|
fix scrollbars being hidden when sidebar is disabled on firefox
+ rename components, to follow vue style guides
|
2023-01-13 18:13:49 +03:00 |
|