Commit graph

52 commits

Author SHA1 Message Date
ba52182985
Add Windows builds 2023-04-28 12:33:23 +02:00
6aa01df7d7
Remove old release script [ci skip] 2023-04-28 01:34:39 +02:00
76fb64e2ee
Version bump 2023-04-28 01:25:59 +02:00
e4b591d7a9
Parallellise CI build 2023-04-28 01:19:28 +02:00
74798b2f74
Add aarch64 build 2023-04-28 01:11:21 +02:00
db9dff04eb
Convert screenshot to webp [ci skip] 2023-04-28 00:54:36 +02:00
15ebb9fe78
Version bump
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 00:47:44 +02:00
6dfbc433a1
Allow for setting the bind address
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 00:33:13 +02:00
50bd04fe7c
Update screenshot
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 00:07:51 +02:00
f7eb7f5837
Optimise binary size
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-27 23:38:32 +02:00
de31724682
Configure Drone CI for building Linux binaries
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-27 22:55:24 +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
743283a9ec
Respect prefers-contrast: more query 2023-04-27 19:36:21 +02:00
158a45c9ae
Version bump 2023-04-27 18:56:10 +02:00
0b50c53b22
Fix font 2023-04-27 18:44:36 +02:00
feb8f131a1
Update README 2023-04-27 16:40:41 +02:00
535e040b02
Add Linux binary to readme 2023-04-27 16:37:54 +02:00
ef4604813b
Add vendor licenses 2023-04-27 16:25:38 +02:00
f78bc38eea
Add license 2023-04-27 16:14:50 +02:00
85894db410
Add README 2023-04-27 16:14:48 +02:00
6053b098db
Add button to clear queue 2023-04-27 16:14:46 +02:00
eb834b02a8
Fix album art styling 2023-04-27 16:14:44 +02:00
f999c484c9
Fix queue styling for long song titles 2023-04-27 16:14:42 +02:00
4513233ec1
Show album art in browser 2023-04-27 16:14:40 +02:00
fc1f9c67bd
Change box-sizing to border-box 2023-04-27 16:14:39 +02:00
1399325de8
Fix material icons font format 2023-04-27 16:14:37 +02:00
f145fbf046
Vendor libraries 2023-04-27 16:14:35 +02:00
4843be7dc2
Remove unused template parameters in get_index 2023-04-27 16:14:33 +02:00
9138ce4cc9
Move style and favicon to static files 2023-04-27 16:14:31 +02:00
5d34359eb1
Fix issue where browser would show wrong directory 2023-04-27 16:14:29 +02:00
4dc3368da9
Set tab title to current song 2023-04-27 16:14:27 +02:00
21387e0834
Replace template includes with htmx hx-gets 2023-04-27 16:14:25 +02:00
ebe4cf0d01
Fix css syntax error 2023-04-27 16:14:23 +02:00
89dc500b7f
Open album art in new tab when clicking on it 2023-04-27 16:14:21 +02:00
726268b005
Infer mimetype from album art buffer 2023-04-27 16:14:19 +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
2f0c35d6fe
Make UI flicker less 2023-04-26 21:14:14 +02:00
948231215e
Pre-cache art for queued songs 2023-04-25 18:59:59 +02:00
27c94f6b3f
Style "Nothing currently playing" text 2023-04-25 18:59:37 +02:00
dea979074a
Rename "current" to "player" 2023-04-25 18:59:14 +02:00
85e77d34cb
Migrate to SSE extension, make SSE more robust 2023-04-25 18:46:21 +02:00
33ab0f36a3
Format code 2023-04-25 16:44:21 +02:00
e51c8991ac
Fix SSE 2023-04-25 16:44:05 +02:00
adfddfc9cf
Implement "now playing" card 2023-04-25 16:32:51 +02:00
96a514d3c6
Simplify mpd calls 2023-04-25 16:32:35 +02:00
95270543e4
That's one way to add a favicon 2023-04-25 04:15:01 +02:00
a4e157dffa
Remove dbg! call in sse function 2023-04-25 04:04:46 +02:00
3d14b55fe4
Make breadcrumb padding consistent 2023-04-25 04:03:33 +02:00
ab7b114d14
Make directory items easier to click 2023-04-25 04:00:46 +02:00