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
cb51107ffd
reduce modal max-width
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
977d9282cb
feat: separate discs in album page
...
+ remove tooltip markup
+ refactor css classnames
2023-01-13 18:13:49 +03:00
geoffrey45
1ae48a1a43
add heart icon for favoriting on songitem
2022-09-18 22:45:35 +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
65cd2213fa
show existing image on update playlist modal
...
+ some modal cleanup
2022-09-15 17:09:20 +03:00
Mungai Njoroge
5770a66d67
Implement fuzzy page search using fuse.js ( #86 )
2022-09-10 10:46:45 -04:00
geoffrey45
ed8de1ecda
show plain background if playlist has no banner image
2022-09-02 17:26:22 +03:00
geoffrey45
0e02347381
remove playlist description from playlist model
2022-08-19 23:40:26 +03:00
geoffrey45
79dcc61084
rename bg-black to bg-primary
...
+ rename BottomBar to NowPlayingRight
2022-08-19 22:14:23 +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
c562e529fd
implement clearing search input on start typing
...
+ rename pages folder to fetch in composables folder
2022-08-02 23:58:05 +03:00
geoffrey45
1cc7c933b7
rename files and set max client width on viewport
2022-06-16 15:24:56 +03:00
geoffrey45
92e2420174
rewrite some fetch methods to use the useAxios hook
2022-06-16 14:18:45 +03:00
geoffrey45
f1ec6309ba
fix current track in queue auto scroll position
...
- add another inner container to limit the offset
- auto scroll current track to container start
- add todo file
2022-06-13 09:17:00 +03:00
geoffrey45
75123f5384
move page stores into pages folder
2022-06-10 17:08:29 +03:00
geoffrey45
8b62fe78fa
add comments to some store functions
...
- some refactors to modals
2022-05-13 20:50:58 +03:00
geoffrey45
301f07bda5
some UI refactors
2022-05-10 13:20:22 +03:00
geoffrey45
b13dad4c34
move "determining last updated date" to the server
2022-05-10 13:20:07 +03:00
geoffrey45
497dc153a0
🔷 remove drag and drop support
2022-04-08 21:03:03 +03:00
geoffrey45
657daa389f
🔷 add Update playlist modal
2022-04-08 06:46:45 +03:00
geoffrey45
e4640d9985
[client] minor refactors
2022-03-27 18:22:35 +03:00
geoffrey45
cdaa3df0e1
focus new playlist modal form
2022-03-26 12:32:34 +03:00
geoffrey45
e2544dbbdc
try adding playlists list to context menu - unsuccsessfully
2022-03-25 20:51:22 +03:00