Commit Graph

14 Commits

Author SHA1 Message Date
geoffrey45 97db706186 redesign toast notifications 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 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 5476575d10 major redesign: move to rounded and extra spaceous UI
+ fix `play next` bug
+ add new folder banner image
+ add new now playing component
+ move to gray4 for accent color
+ increase image sizes, for clean UI
2022-08-18 02:55:46 +03:00
geoffrey45 34a214df22 use album colors on album header play button
- use alnum chars only on hashes
- add underline on track album hover
2022-07-06 17:38:33 +03:00
geoffrey45 5acb8cb84d check if album colors have contrast
- remove albumid field from album class
- set accent color to $red
2022-07-06 17:38:33 +03:00
geoffrey45 75123f5384 move page stores into pages folder 2022-06-10 17:08:29 +03:00
geoffrey45 e48dca4672 enable album nav play button 2022-06-09 11:52:26 +03:00
geoffrey45 aa415519ef fix: queueStore.playFromAlbum receiving undefined album title 2022-05-24 16:06:44 +03:00
geoffrey45 24db32ae09 🔷 add play and actions btn 2022-04-08 21:04:52 +03:00
geoffrey45 6cf9a58d6d 🔷 add PlayingFrom component to right sidebar
🔷 move upNext card into separate component
🔷 a lot of refactors
2022-04-03 21:47:57 +03:00
geoffrey45 d0e2980dfe [client] add play functionality to playbutton 2022-04-03 13:47:28 +03:00
geoffrey45 1a19fb61cd [client] add a playButton component 2022-03-30 14:56:08 +03:00