9 Commits

Author SHA1 Message Date
geoffrey45
c1fb05e2a0 fix layout shift caused by scrollbar
+ append search query to url (to support reload)
+ fix right sidebar search tabs bug
+ redesign the load more button on the search page
2023-01-13 18:13:49 +03:00
geoffrey45
688e7d8282 refactor the "SEE ALL" button into a component 2023-01-13 18:13:49 +03:00
geoffrey45
070dc92733 join all favorites page request into one 2023-01-13 18:13:49 +03:00
geoffrey45
22d5f6e896 add all favorite tracks page 2023-01-13 18:13:49 +03:00
geoffrey45
b95603c51e fix scrollbar bug in chrome
+ change build outdir to alice-core/client folder
2023-01-13 18:13:49 +03:00
geoffrey45
9709a62fea add favorite albums page 2023-01-13 18:13:49 +03:00
geoffrey45
782bae52e5 fix play from album (agaiiiiin!) 2023-01-13 18:13:49 +03:00
geoffrey45
905fff04b4 connect favorites data to favorites page
+ detach isSmall and isMedium classes from the v-scroll-page class
+ customize the TopTracks component to be usable with the favorite tracks page
+ add queue methods to play tracks from favorites page
+ handle playing from artist top tracks in parent component
2023-01-13 18:13:49 +03:00
geoffrey45
62fb70d26c fix play from album page
+ setup favorites page
2023-01-13 18:13:49 +03:00