29 Commits

Author SHA1 Message Date
geoffrey45
ced30d309e add search page 2022-08-28 00:49:46 +03:00
geoffrey45
44bb30fe9f initialize settings page 2022-08-19 19:24:38 +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
83d4690cd4 fix nav and folder banner text responsiveness 2022-08-11 15:14:40 +03:00
geoffrey45
992d3a7003 fix 720p screens layout issue
~ add media queries
+ handle responsiveness on folder header
2022-08-11 02:53:24 +03:00
geoffrey45
b9f0368f5b move utility methods to @/utils 2022-08-04 18:43:12 +03:00
geoffrey45
c2783fe540 remove @vueuse/motion
+ remove unused data folder
2022-08-02 05:42:07 +03:00
geoffrey45
9e1f73e281 set global margin on the main app grid
+ refactor margins and paddings in some components
2022-08-02 02:43:06 +03:00
geoffrey45
857c2484fe use computed properties to render correct nav title 2022-06-10 10:01:12 +03:00
geoffrey45
e48dca4672 enable album nav play button 2022-06-09 11:52:26 +03:00
geoffrey45
843a80f4a3 show album name and play button on scroll down 2022-06-09 10:43:14 +03:00
geoffrey45
6aad05084f highlight current folder in pathlist in nav 2022-06-09 09:30:43 +03:00
geoffrey45
14364a1257 reserve entered paths on navigating back
- retain the list of entered folders on going up the directory tree. 😹
2022-06-08 15:54:51 +03:00
Mungai Geoffrey
4e1e1b8979
move nav folder-paths into a new component (#66)
* move folder-paths into a new component

* move nav playlist title into new components
2022-06-07 12:51:47 +03:00
geoffrey45
48bc4de569 refactor app grid
- make content container scrollable, more flexible
2022-05-28 22:42:54 +03:00
geoffrey45
47eb5b49cd break down foldername into subpaths 2022-05-26 23:59:47 +03:00
geoffrey45
a99ea78118 animate navigation list and logo
- move search main into right-sidebar > search
-
2022-05-25 16:36:04 +03:00
geoffrey45
5d0492d63a install vue-motion 2022-05-23 01:24:30 +03:00
geoffrey45
f913e59103 minor UI fixes 2022-05-07 19:33:54 +03:00
Mungai Geoffrey
ef68cae625
Use gunicorn instead of Werkzeug and 32 more very minor changes (#35) 2022-04-21 03:29:42 +03:00
geoffrey45
85c59b4cba Integrate nav
- other minor refactors
2022-04-14 11:30:19 +03:00
geoffrey45
05d81930a4 [client] add loader to nav 2022-03-30 14:54:45 +03:00
geoffrey45
69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45
642c524a08 add Folder interface 2022-03-24 00:25:41 +03:00
geoffrey45
30140cc739 move now playing card to left sidebar
- remove title card in featured artists
2022-03-18 19:59:33 +03:00
geoffrey45
29124ce717 add child level context menu
- more typescript
2022-03-16 01:21:53 +03:00
geoffrey45
c3059d502c fix album search
- convert strings to lowercase before search
2022-03-08 09:25:07 +03:00
geoffrey45
7f2102f931 refactor UI layout 2022-03-06 10:27:01 +03:00
geoffrey45
eebe6b4440 add navbar and new logo 2022-03-04 08:02:01 +03:00