1
0
Fork 0
forked from musonic/musonic
No description
  • Rust 98.6%
  • Shell 0.8%
  • Makefile 0.6%
Find a file
2025-10-11 00:35:26 +11:00
.forgejo/workflows add forgejo build workflow running cargo check 2025-08-22 21:06:43 +10:00
frontend@8059c144ca fix webmanifest and icon 2025-10-11 00:35:26 +11:00
mpdclient bump cargo deps 2025-08-20 19:49:27 +10:00
script use podman not docker for container build 2025-09-25 18:29:02 +10:00
server fix webmanifest and icon 2025-10-11 00:35:26 +11:00
subsonicapi subsonicapi: fix error handling when deserializing serde_json::Value 2025-09-23 15:04:53 +10:00
util move mpd control into server 2025-08-20 17:00:12 +10:00
.envrc.example rename .envrc to .envrc.example 2025-09-25 18:42:03 +10:00
.gitignore rename .envrc to .envrc.example 2025-09-25 18:42:03 +10:00
.gitmodules serve frontend 2025-08-08 21:01:00 +10:00
Cargo.lock subsonicapi: fix error handling when deserializing serde_json::Value 2025-09-23 15:04:53 +10:00
Cargo.toml use lto for smaller binaries 2025-09-19 17:21:25 +10:00
Dockerfile.bookworm add docker debian builders 2025-09-16 11:02:43 +10:00
Dockerfile.trixie add docker debian builders 2025-09-16 11:02:43 +10:00
LICENSE move player to player subdir 2025-08-06 14:11:57 +10:00
Makefile bundle frontend assets in the server 2025-09-19 14:51:41 +10:00
server.example.toml allow static mpd config 2025-10-10 21:08:56 +11:00