A subsonic server implementation.
Find a file
Lyssieth 7b78375402
feat: improvements and bug fixes (sarcasm)
- `rest/getArtists` and `rest/getArtist`
- Improved artist formatting algorithm
- Other dispersed improvements
2023-10-18 23:05:09 +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 bug fixes (sarcasm) 2023-10-18 23:05:09 +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: improvements and bug fixes (sarcasm) 2023-10-18 23:05:09 +03: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: add volumes to example yml 2023-10-15 18:13:12 +03:00
Dockerfile fix: dockerfile had the wrong strings 2023-10-18 21:44:37 +03:00
Justfile feat: improvements and bug fixes (sarcasm) 2023-10-18 23:05:09 +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.