geoffrey45
527051f8a2
maintain playing track on shuffle (when audio is playing)
2022-09-10 20:32:17 +03:00
geoffrey45
32b309b6ee
implement reactive breakpoints
...
+ fix breaking queue page when there's no data
2022-09-10 20:15:20 +03:00
Mungai Njoroge
5770a66d67
Implement fuzzy page search using fuse.js ( #86 )
2022-09-10 10:46:45 -04:00
geoffrey45
befdf383b6
smoothen button icon interactions
2022-09-06 21:19:35 +03:00
geoffrey45
6e46750270
rewrite queue page to use songlist
...
+ add nav components to queue page
+ revert tooltip to undo handling updates - I can't find
a viable solution to the updates problem
2022-09-06 18:53:26 +03:00
geoffrey45
b7c158a785
rewrite search tabbing
2022-09-04 15:30:23 +03:00
geoffrey45
4c8d437530
Move new playlist button to nav
2022-09-02 18:51:59 +03:00
geoffrey45
2c5afdf2c4
show use_alt_np as disabled if dependent setting is disabled
...
+ add getters to settings store
+ add use sidebar setting
2022-08-28 02:14:37 +03:00
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
75123f5384
move page stores into pages folder
2022-06-10 17:08:29 +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
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