Django internet radio player
Find a file
marwin 35d979a06a
All checks were successful
Build and push Docker image / build (push) Successful in 11s
Test / test (push) Successful in 13s
Fix volume slider, add 0-255 number input
2026-03-16 21:07:12 +01:00
.forgejo/workflows Use catthehacker/ubuntu:act-22.04 for tests 2026-03-16 20:03:49 +01:00
accounts Add Django admin, FeaturedStation model, crmfrsh is superuser 2026-03-16 21:01:51 +01:00
diora Add AMAZON_AFFILIATE_ENABLED flag, disabled by default 2026-03-16 20:47:02 +01:00
radio Add Django admin, FeaturedStation model, crmfrsh is superuser 2026-03-16 21:01:51 +01:00
static Fix volume slider, add 0-255 number input 2026-03-16 21:07:12 +01:00
templates Fix volume slider, add 0-255 number input 2026-03-16 21:07:12 +01:00
.env.example Initial commit 2026-03-16 19:19:22 +01:00
.gitignore Remove CLAUDE.md from repo 2026-03-16 20:32:50 +01:00
Dockerfile Store background images in DB, persist SQLite via volume 2026-03-16 20:24:20 +01:00
manage.py Initial commit 2026-03-16 19:19:22 +01:00
requirements.txt Initial commit 2026-03-16 19:19:22 +01:00