Commit Graph

12 Commits

Author SHA1 Message Date
Sijmen f05e17ee3a
Show track numbers 2023-12-23 06:27:23 +01:00
Sijmen 63a365d11d
Add album art placeholder
continuous-integration/drone/push Build is passing Details
2023-05-08 13:56:10 +02:00
Sijmen c4936dc4ff
Add buttons to play/queue an entire folder
continuous-integration/drone/push Build is passing Details
Fixes #2
2023-05-07 01:50:06 +02:00
Sijmen 6088dde2da
Add some more missing urlencodes 2023-05-02 11:40:18 +02:00
Sijmen 7b9684e4fb
URL encode paths 2023-05-02 11:04:08 +02:00
Sijmen 6fe5107836
Allow full navigation using tab 2023-04-27 21:17:26 +02:00
Sijmen 25790a784d
Set a couple of `title` and `alt`s 2023-04-27 20:38:15 +02:00
Sijmen 743283a9ec
Respect `prefers-contrast: more` query 2023-04-27 19:36:21 +02:00
Sijmen 4513233ec1
Show album art in browser 2023-04-27 16:14:40 +02:00
Sijmen 5d34359eb1
Fix issue where browser would show wrong directory 2023-04-27 16:14:29 +02:00
Sijmen 21387e0834
Replace template includes with htmx hx-gets 2023-04-27 16:14:25 +02:00
Sijmen 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