add fancy frontend player
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m7s
CI/CD Pipeline / deploy (push) Successful in 2m16s

This commit is contained in:
2025-08-02 10:11:32 +02:00
parent 67fb02894f
commit 9d2687f8a1
7 changed files with 1025 additions and 3 deletions

View File

@@ -13,4 +13,5 @@ async-stream = "0.3"
serde_json = "1"
tracing = "0.1"
stream-download = "0.22"
chrono = "0.4.41"
chrono = "0.4"
maud = { version = "0.27", features = ["axum"] }