14 Commits

Author SHA1 Message Date
geoffrey45
94eb198e47 major redesign and refactor
+ centralized urls
+ reduce max app width
+ bump up header height to 23rem
2022-09-15 12:36:30 +03:00
geoffrey45
01b485748b tree shake the AP layout 2022-09-02 21:24:04 +03:00
geoffrey45
c20bbd795c remove background colors
-
try to imitate Google's design of things
it makes UI look declattered
-
2022-09-02 16:05:11 +03:00
geoffrey45
a7dc2fa6bd remove bottom content 2022-08-17 20:16:22 +03:00
geoffrey45
703b3cf240 fix album and artist card search results responsiveness 2022-08-16 09:25:40 +03:00
geoffrey45
e1c9cfa99b add experimental remove from queue action
+ show albumartist on TrackItem if artists == ""
+ add action to reset playlist page artists to prevent content flashes
+ remove use of defaultTrackItem
2022-08-15 10:25:34 +03:00
geoffrey45
59905f7afe improve playlist and album layout responsiveness 2022-08-12 10:57:25 +03:00
geoffrey45
2069adfd17 fix playlist and album layout responsiveness on 720p 2022-08-11 15:38:26 +03:00
geoffrey45
b9f0368f5b move utility methods to @/utils 2022-08-04 18:43:12 +03:00
geoffrey45
b070601d4d break down global.scss into smaller files
+ rename css folder to scss
2022-08-02 12:05:59 +03:00
geoffrey45
8fa0516b56 improve component spacing
+ bump up folder and album page gap to ~ 1rem
+ test out noise texture on album img on album page
+
~ although i'm still annoyed about the scrollbar space irregularities (will fix someday)
2022-08-01 00:23:39 +03:00
geoffrey45
cfea978298 add bottom-content class to the HCB layout bottom 2022-07-16 18:40:08 +03:00
geoffrey45
4688665156 highlight the selected when you go to folder 2022-07-09 09:52:46 +03:00
geoffrey45
09c588c856 add featured artists to playlist page
+ fetch album bio on raising bottom container
2022-07-08 16:39:16 +03:00