geoffrey45
94504a1575
fix album and playlist page tracklist height
...
- make containers height: 100%
2022-05-29 13:11:50 +03:00
geoffrey45
48bc4de569
refactor app grid
...
- make content container scrollable, more flexible
2022-05-28 22:42:54 +03:00
geoffrey45
aa415519ef
fix: queueStore.playFromAlbum receiving undefined album title
2022-05-24 16:06:44 +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
83330a7fad
🔷 refactor context menu to accept context src
...
🔷 add a getCurrentDate function to get formatted date
2022-04-08 21:07:24 +03:00
geoffrey45
6cd982c8ee
🔷 some refactors
2022-04-08 06:48:39 +03:00
geoffrey45
6cf9a58d6d
🔷 add PlayingFrom component to right sidebar
...
🔷 move upNext card into separate component
🔷 a lot of refactors
2022-04-03 21:47:57 +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
15ef5234d1
[client] remove search on folder
2022-03-30 14:52:52 +03:00
geoffrey45
69b691284d
[client] add playlists and playlist page
2022-03-29 00:35:39 +03:00
geoffrey45
e2544dbbdc
try adding playlists list to context menu - unsuccsessfully
2022-03-25 20:51:22 +03:00
geoffrey45
642c524a08
add Folder interface
2022-03-24 00:25:41 +03:00
geoffrey45
f11005e523
refactor colors
2022-03-15 10:38:53 +03:00
geoffrey45
33a9aa2c30
start project "move to typescript"
2022-03-14 21:05:58 +03:00
geoffrey45
9d9eed72ef
add 404 page
2022-03-02 10:20:31 +03:00
geoffrey45
6efbb47166
some bug fixes
...
- watch route params instead of route object in folderview
- move to script setup on album view
- use album as a reactive object instead of refs
- use axios instead of fetch to get album data
- improve clickable areas on songItem
- move album requests to POST
2022-03-01 19:46:37 +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
73dec9189e
fix albumView using watch function
...
- other minor changes to almost all files
2022-02-02 21:45:23 +03:00
geoffrey45
7f73d89fcc
add debounced ref module
2022-01-22 06:23:37 +03:00
geoffrey45
188b0541c6
add media queries to album page
2022-01-22 05:03:18 +03:00
geoffrey45
c9cd61df7c
add media queries
2022-01-22 04:15:00 +03:00
geoffrey45
06f1e53fa1
add a new playlist view header
2022-01-19 02:10:56 +03:00
geoffrey45
1d1e697fd2
major refactors
...
- remove jpgs
- add new album header
- remove duplicate components
- display album bio on client
- add a route loader module
- change color scheme
- other minor changes
2022-01-18 20:51:22 +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
1b9e6821d6
separate playFolder and playAlbum
2022-01-15 10:58:32 +03:00
geoffrey45
00e2b06e9d
major refactoring
...
- move instances to new file
- import functions as modules
- add docstrings to helper functions
- add threaded populate() function
- remove unused functions and files
- add typing info to helper functions
- other unremembered changes to the client
2022-01-14 20:46:55 +03:00
geoffrey45
e473b5db92
misc
2022-01-11 03:36:42 +03:00
geoffrey45
9310382436
client: remove search box in folder view
...
- add working ctrl f listener
2022-01-06 20:40:23 +03:00
geoffrey45
64d2c8c466
client: auto resize content on search expand
2022-01-06 17:14:28 +03:00
geoffrey45
0340b64b04
client: migrate to solid dark mode
2022-01-05 05:45:55 +03:00
geoffrey45
1cb6843dc3
move loader to search bar
2021-12-31 21:56:38 +03:00
geoffrey45
61e7ff7188
blacken search component
2021-12-30 21:32:12 +03:00
geoffrey45
c49e1e48f1
fix incorrect album fetching
2021-12-28 10:08:31 +03:00
geoffrey45
2f14b5a6de
add album songs to albumView
2021-12-27 23:20:19 +03:00
geoffrey45
ff6a4e34b5
add album header info
2021-12-27 23:12:00 +03:00
geoffrey45
17f29a76ed
client: implement a buggy scrollIntoView in queue view
2021-12-26 18:45:35 +03:00
geoffrey45
5884827c8b
unhide scrollbar >> folderview
2021-12-26 16:45:36 +03:00
geoffrey45
c5670e0f5f
remove pagination
2021-12-26 16:42:20 +03:00
geoffrey45
81c8ae8629
client: fix sending multiple requests
...
on songlist click
2021-12-22 09:22:22 +03:00