A subsonic server implementation.
Find a file
2023-10-14 16:43:37 +03:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
entities feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
migration feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
rave feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
.dockerignore feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.env.example feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.gitignore feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.woodpecker.yml feat: initial commit 2023-10-08 20:33:30 +03:00
Cargo.lock feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
Cargo.toml feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
docker-compose.yml feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
Dockerfile feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
Justfile feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
mount-tool.sh feat: improve the Justfile/mount-tool a bit. 2023-10-10 22:31:44 +03:00
README.md feat: initial commit 2023-10-08 20:33:30 +03:00

rave

A basic bitch subsonic-compatible server thing written in Rust.