11 Commits

Author SHA1 Message Date
geoffrey45
a0cf95024c implement favoriting artists 2023-01-13 18:13:49 +03:00
geoffrey45
f7a054d569 add "add to favorite" buttons to artist and album page headers
+ fix album page play buttton
2023-01-13 18:13:49 +03:00
geoffrey45
4476a8ebe0 add "go to artist" and "go to album artist" context options
+ refactor api endpoints to point to / for production
2023-01-13 18:13:49 +03:00
geoffrey45
7f0fe88c43 implement artist tracks page 2023-01-13 18:13:49 +03:00
geoffrey45
7f344b51db move the Routes enum to router/routes.ts
+ fix context menu not being normalized
+ fix nav bar padding-right on no sidebar
2023-01-13 18:13:49 +03:00
geoffrey45
97db706186 redesign toast notifications 2023-01-13 18:13:49 +03:00
geoffrey45
cc8a8171b8 implement playing tracks from artist page 2023-01-13 18:13:49 +03:00
geoffrey45
90dd1a1fe8 add functionality to play button on artist page 2023-01-13 18:13:49 +03:00
geoffrey45
e54fea2d4d make albums on artist page reactive
+ show artist name on artist album component on album page
+ attach artist page link to artist card
+ use small artist page on album header
+ use album color on genre banner on album page
2023-01-13 18:13:49 +03:00
geoffrey45
075765088f build artist page
+ connect artist page to backend
~ bugs introduced as there are hashing changes in the backend

[will fix later]
2023-01-13 18:13:49 +03:00
geoffrey45
da852e72f3 setup artist page boilerplate code 2023-01-13 18:13:49 +03:00