Commit Graph

12 Commits

Author SHA1 Message Date
Sijmen 7b9684e4fb
URL encode paths 2023-05-02 11:04:08 +02:00
Sijmen b81227265c
Clamp progress bar to 100% 2023-05-02 02:00:44 +02:00
Sijmen e03e48d08f
Stop progress bar when paused
continuous-integration/drone/push Build is passing Details
2023-05-02 01:56:48 +02:00
Sijmen 2521de291d
Add a progress bar to the now playing card
Fixes #5
2023-05-01 17:01:51 +02:00
Sijmen 38a47a4a10
Combine play and pause controls into one that changes depending on state
continuous-integration/drone/push Build is passing Details
2023-05-01 16:25:07 +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 4dc3368da9
Set tab title to current song 2023-04-27 16:14:27 +02:00
Sijmen 89dc500b7f
Open album art in new tab when clicking on it 2023-04-27 16:14:21 +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
Sijmen 2f0c35d6fe
Make UI flicker less 2023-04-26 21:14:14 +02:00
Sijmen dea979074a
Rename "current" to "player" 2023-04-25 18:59:14 +02:00
Renamed from templates/current.html (Browse further)