A subsonic server implementation.
Find a file
Lyssieth ace6ec1683
feat: improvements and ui stuff
also fixed some errors (and added `Unknown Album`s)
2023-10-14 21:21:21 +03:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
entities feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
migration feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
rave feat: improvements and ui stuff 2023-10-14 21:21:21 +03:00
static/css feat: improvements and ui stuff 2023-10-14 21:21:21 +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: basic UI stuff I think 2023-10-14 19:03:20 +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.