geoffrey45
deb65f3405
add time to now playing card
2022-08-02 18:55:09 +03:00
geoffrey45
6fffebdf08
add queue action buttons
2022-08-02 13:37:22 +03:00
geoffrey45
b070601d4d
break down global.scss into smaller files
...
+ rename css folder to scss
2022-08-02 12:05:59 +03:00
geoffrey45
c2783fe540
remove @vueuse/motion
...
+ remove unused data folder
2022-08-02 05:42:07 +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
c9830842ed
refactor queu store to use play track using index
...
- this allows to have duplicate tracks in queue safely
- store indexes in localstorage instead of track objects.
2022-07-06 17:38:33 +03:00
geoffrey45
f0d3c1c663
attach context menu to now playing song card
...
- clicking now playing thumbnail will send you to album page
2022-07-06 17:38:33 +03:00
geoffrey45
5acb8cb84d
check if album colors have contrast
...
- remove albumid field from album class
- set accent color to $red
2022-07-06 17:38:33 +03:00
geoffrey45
8e488c063b
add menu button on songlist item
2022-06-24 10:35:30 +03:00
geoffrey45
cd05c2837f
remove comments from navigation component
2022-06-23 15:40:23 +03:00
geoffrey45
7ae97370d6
update tsconfig.json
2022-06-23 15:39:19 +03:00
geoffrey45
3eaab97f1f
replace background image with svg
...
- add symlink svg
- fix validate playlist thumbnails
2022-06-23 12:32:07 +03:00
geoffrey45
3cd0527962
use count_documents to get folder count
...
- map filenames with db data
2022-06-21 16:24:27 +03:00
geoffrey45
178d3c8835
fix now-playing image position
2022-06-11 12:41:44 +03:00
geoffrey45
47eb5b49cd
break down foldername into subpaths
2022-05-26 23:59:47 +03:00
restyled-io[bot]
2b33fb87a2
Restyle Implement Fuzzy search using rapidfuzz ( #60 )
2022-05-26 19:12:04 +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
b497344521
refactor logo, bottom bar and perks.js
...
- add new logo
- add tsconfig.json
- move logo to new component
- update bottombar
- remove props from hotkeys and progress bar
- convert perks.js -> perks.ts
2022-05-24 15:55:26 +03:00
geoffrey45
16857b5053
minor refactors
2022-05-22 19:29:37 +03:00
geoffrey45
9432332243
default to qeueu tab in right sidebar
...
- fix progress bar issue on chrome
- fix image not showing on media notification
2022-05-11 20:37:52 +03:00
geoffrey45
43fc33640d
refactor references to use new image server
2022-05-04 02:34:27 +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
dbb27734fe
major refactors
...
- add album page store
- show loaders in beforeEnter guards
- show bitrate on now playing card
- etc
2022-04-03 01:03:32 +03:00
geoffrey45
0c1e792839
major refactors
2022-03-30 14:56:40 +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
b3dac9ee23
move links back to localhost
2022-03-21 01:02:23 +03:00
geoffrey45
1908633f9d
fix watchdoge.py add_track()
2022-03-19 02:20:40 +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
33a9aa2c30
start project "move to typescript"
2022-03-14 21:05:58 +03:00
geoffrey45
658e7cdbb7
move global search input to a general location
...
- create a global search store
- create a half-baked context menu store
-
2022-03-12 08:56:38 +03:00
geoffrey45
7f2102f931
refactor UI layout
2022-03-06 10:27:01 +03:00
geoffrey45
8333a9c4a6
minor refactors
2022-03-02 10:20:47 +03:00
geoffrey45
8459310258
loadmore tracks, albums, artists
2022-02-26 07:57:02 +03:00
geoffrey45
92c2443c7c
minor refactors
2022-02-19 22:12:10 +03:00
geoffrey45
5446b1fe4b
prevent type coercion
...
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45
6d6d2831c0
further refactor paddings and colors
2022-02-12 11:32:50 +03:00
geoffrey45
25e6c5ce0c
minor refactoring
2022-02-11 12:18:50 +03:00
geoffrey45
4b02855dca
hide sidebar album art on sidebar collapse
2022-02-11 12:06:35 +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
3eef90dc8a
move global search to right sidebar
2022-01-30 00:58:53 +03:00
geoffrey45
06f1e53fa1
add a new playlist view header
2022-01-19 02:10:56 +03:00
geoffrey45
2ee8d27bf0
server: add get album bio from last fm function
...
- co-written by Github Copilot
2022-01-17 12:32:27 +03:00
geoffrey45
a720891c20
add featured artists in albumview
2022-01-15 18:18:55 +03:00
geoffrey45
0340b64b04
client: migrate to solid dark mode
2022-01-05 05:45:55 +03:00
geoffrey45
6dbf8efb90
minor refactors
2021-12-29 18:42:38 +03:00
geoffrey45
c5670e0f5f
remove pagination
2021-12-26 16:42:20 +03:00
geoffrey45
26ab354a1d
minor changes
2021-12-25 21:09:26 +03:00
geoffrey45
dc4b87a942
client: improve quick access
...
- default to opened sidebar
2021-12-25 20:36:28 +03:00
geoffrey45
36999d8061
client: implement queuing
2021-12-21 13:42:06 +03:00