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
e9848b9073
reduce folderItem color brightness
...
+ do the same for playlist card
2023-01-13 18:13:49 +03:00
geoffrey45
977d9282cb
feat: separate discs in album page
...
+ remove tooltip markup
+ refactor css classnames
2023-01-13 18:13:49 +03:00
geoffrey45
20151afcf5
fix app grid layout issues
...
+ fully move now playing to bottom bar
+ add hover state to playlist card
+ handle playing tracks from queue page
2023-01-13 18:13:49 +03:00
geoffrey45
0dbc45e20b
modify spacing in grids
2023-01-13 18:13:49 +03:00
geoffrey45
194a615b2d
feat: show search icon in header instead of input
...
+ fix: persistent updating text on update playlist modal
+ move router routes to a separate file
+ lazy import route components
+ remove loading: lazy from songcard
+ remove unused imports on navigation component
2022-09-18 10:07:58 +03:00
geoffrey45
5130f85300
feat: check screen size to enable or disable settings
...
+ redesign (again!) the playlist cards
2022-09-17 14:24:05 +03:00
geoffrey45
a6819a01d6
add hidden shortcut to clear localStorage
...
-
click the "general" button in the settings page 3 times
-
2022-09-11 04:04:42 +03:00
Mungai Njoroge
5770a66d67
Implement fuzzy page search using fuse.js ( #86 )
2022-09-10 10:46:45 -04:00
geoffrey45
7c575be4bc
add hover state to playlist card
2022-09-02 23:15:35 +03:00
geoffrey45
2dd4d58574
show 'Track' or 'Tracks' depending on track count on playlist card
...
+ handle clicks on context menu separator
2022-09-02 22:16:00 +03:00
geoffrey45
140c25d0ff
remove highlight track mechanism
...
-
I found out that it's very annoying
-
2022-09-02 19:25:22 +03:00
geoffrey45
4c8d437530
Move new playlist button to nav
2022-09-02 18:51:59 +03:00
geoffrey45
3c527f1841
redesign playlist card
2022-09-02 18:19:40 +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
465383b5fa
remove transition group from queue track list
2022-08-27 19:50:43 +03:00
geoffrey45
d3d7d1f139
use img in playlist card
...
+ use $black background on right sidebar
2022-08-27 10:00:42 +03:00
geoffrey45
79dcc61084
rename bg-black to bg-primary
...
+ rename BottomBar to NowPlayingRight
2022-08-19 22:14:23 +03:00