25 Commits

Author SHA1 Message Date
geoffrey45
1f374eeda1 responsiveness improvements
+ extract track context menu handler into a composable
2022-08-13 17:10:48 +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
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
6fbf179f34 fix watchdog
- remove creating album feature from watchdog (rely on the periodic function)
2022-07-06 17:38:33 +03:00
geoffrey45
191ac0bc7b fix loadmore counter not resetting
- store load more counter in search store
2022-06-11 10:01:16 +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
16857b5053 minor refactors 2022-05-22 19:29:37 +03:00
geoffrey45
33a9aa2c30 start project "move to typescript" 2022-03-14 21:05:58 +03:00
geoffrey45
7f2102f931 refactor UI layout 2022-03-06 10:27:01 +03:00
geoffrey45
ca790e97d9 more refactors 2022-02-24 09:05:50 +03:00
geoffrey45
f141dd7f06 color changes in search 2022-02-22 12:55:16 +03:00
geoffrey45
5e48496ccb minor color refactors 2022-02-22 09:58:09 +03:00
geoffrey45
92c2443c7c minor refactors 2022-02-19 22:12:10 +03:00
geoffrey45
a6bb5059b0 add new album header 2022-02-19 18:43:17 +03:00
geoffrey45
5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45
462acd0229 fix from albumView to other routes bug
- add nginx sites
- add setup script (untested**)
2022-02-13 17:18:23 +03:00
geoffrey45
6d6d2831c0 further refactor paddings and colors 2022-02-12 11:32:50 +03:00
geoffrey45
88e1d42ab5 convert $small padding -> $smaller padding 2022-02-12 10:13:33 +03:00
geoffrey45
15d5e1476a add a blank settings view
- use for loop to render l-sidebar content
- add current track image on l-sidebar
- other minor changes
2022-02-11 11:53:46 +03:00
geoffrey45
e7741937a3 format seconds into hh:mm:ss 2022-02-09 22:15:46 +03:00
geoffrey45
60ba512e64 add docstrings to python code 2022-02-06 23:26:22 +03:00
geoffrey45
73dec9189e fix albumView using watch function
- other minor changes to almost all files
2022-02-02 21:45:23 +03:00
geoffrey45
bdfbb59d76 Introduce tabs to right sidebar
- new icons
- rename upnext.vue to queue.vue
- other tiny changes
2022-01-31 09:38:14 +03:00
geoffrey45
3eef90dc8a move global search to right sidebar 2022-01-30 00:58:53 +03:00