The backend service of LumiRadio
  • Rust 99.7%
  • Dockerfile 0.2%
  • Liquidsoap 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-22 23:05:52 +02:00
dev feat: Docker infra, auto-migrate on serve, cooldown upsert fix 2026-05-10 23:03:57 +02:00
docs feat: implement a postgres fts integration for SeaORM 2026-09-12 02:13:42 +02:00
examples feat: implement a postgres fts integration for SeaORM 2026-09-12 02:13:42 +02:00
migration feat: implement a postgres fts integration for SeaORM 2026-09-12 02:13:42 +02:00
pg_fts feat!: return additional info on playing endpoint 2026-09-21 23:27:37 +02:00
shared_constants refactor: upgrade SeaORM to 2.0 2026-09-12 01:26:18 +02:00
src feat: implement route for getting songs by id 2026-09-22 23:05:52 +02:00
tests feat!: return additional info on playing endpoint 2026-09-21 23:27:37 +02:00
.cz.toml test: implement wide-ranging tests 2026-06-29 23:01:22 +02:00
.dockerignore feat: Docker infra, auto-migrate on serve, cooldown upsert fix 2026-05-10 23:03:57 +02:00
.gitignore feat: Docker infra, auto-migrate on serve, cooldown upsert fix 2026-05-10 23:03:57 +02:00
.pre-commit-config.yaml test: implement wide-ranging tests 2026-06-29 23:01:22 +02:00
caliborn.openapi.json feat: implement route for getting songs by id 2026-09-22 23:05:52 +02:00
Cargo.lock feat: implement a postgres fts integration for SeaORM 2026-09-12 02:13:42 +02:00
Cargo.toml feat: implement a postgres fts integration for SeaORM 2026-09-12 02:13:42 +02:00
cog.toml test: implement wide-ranging tests 2026-06-29 23:01:22 +02:00
compose.dev.yaml feat: Docker infra, auto-migrate on serve, cooldown upsert fix 2026-05-10 23:03:57 +02:00
Dockerfile feat: implement health routes 2026-09-12 00:46:37 +02:00
Justfile feat: implement cooldown filter for song search 2026-09-22 21:26:11 +02:00
MIGRATION.md feat: configurable Liquidsoap source name and auto-SLCB match on login 2026-05-10 19:48:46 +02:00