A subsonic server implementation.
Find a file
2023-11-28 04:02:38 +02:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
entities chore: refresh entities 2023-11-28 04:02:28 +02:00
migration feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
rave fix: a few bugs, support .view urls hopefully 2023-11-28 04:02:38 +02: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 fix: adjust workflow for new symtax 2023-11-27 01:44:42 +02:00
Cargo.lock chore: cargo update 2023-11-27 01:40:26 +02:00
Cargo.toml feat: improvements and bug fixes (sarcasm) 2023-10-18 23:05:09 +03:00
docker-compose.yml feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
docker-compose.yml.example fix: adjust example to have the right image name 2023-10-19 22:13:58 +03:00
Dockerfile fix: dockerfile had the wrong strings 2023-10-18 21:44:37 +03:00
Justfile fix: a few bugs, support .view urls hopefully 2023-11-28 04:02:38 +02:00
mount-tool.sh fix: a few bugs, support .view urls hopefully 2023-11-28 04:02:38 +02: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.