Commit graph

15 commits

Author SHA1 Message Date
20bc6352b6
Allow clicking on queue items to change songs
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-01-05 17:43:11 +01:00
25889df62e
Scroll current song into view when song changes 2024-01-05 05:20:23 +01:00
e713a65f06
Add button to remove song from queue
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:33:44 +02:00
63a365d11d
Add album art placeholder
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 13:56:10 +02:00
9ccacd92cb
Make queue scrollable
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 02:51:34 +02:00
c4936dc4ff
Add buttons to play/queue an entire folder
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #2
2023-05-07 01:50:06 +02:00
4455b9013b
Fix queue clear button disappearing 2023-05-06 21:07:51 +02:00
7b9684e4fb
URL encode paths 2023-05-02 11:04:08 +02:00
2298922333
Add drag-and-drop queue reordering 2023-05-02 00:39:28 +02:00
6fe5107836
Allow full navigation using tab 2023-04-27 21:17:26 +02:00
25790a784d
Set a couple of title and alts 2023-04-27 20:38:15 +02:00
6053b098db
Add button to clear queue 2023-04-27 16:14:46 +02:00
4513233ec1
Show album art in browser 2023-04-27 16:14:40 +02:00
b2ff3b60c8
Several changes:
- Add MPD_HOST and MPD_PORT environment variables
- Improve styling
- Move browser to separate template
- Reload directory on database update
2023-04-27 16:14:17 +02:00
e355dee61b
Initial commit 2023-04-25 03:34:04 +02:00