Vendor htmx, add Dockerfile, show a placeholder for missing covers

Serve htmx 2.0.4 from the package instead of the jsdelivr CDN. Add a Dockerfile for local testing. Cover images now sit in a styled placeholder box that stays visible when Music Assistant has no cover for an album.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
2026-09-25 17:42:46 +00:00
co-authored by Claude Opus 5.5
parent eaf77dd0de
commit 8ef3f13069
10 changed files with 70 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
.git
.venv
**/__pycache__
*.sqlite3
*.sqlite3-*
.env
.envrc