Django internet radio player
Find a file
marwin df601714ec
All checks were successful
Build and push Docker image / build (push) Successful in 12s
Test / test (push) Successful in 13s
Run migrate automatically on container start
2026-03-16 20:06:44 +01:00
.forgejo/workflows Use catthehacker/ubuntu:act-22.04 for tests 2026-03-16 20:03:49 +01:00
accounts Initial commit 2026-03-16 19:19:22 +01:00
diora Add CSRF_TRUSTED_ORIGINS from environment 2026-03-16 19:58:18 +01:00
radio Initial commit 2026-03-16 19:19:22 +01:00
static Initial commit 2026-03-16 19:19:22 +01:00
templates Initial commit 2026-03-16 19:19:22 +01:00
.env.example Initial commit 2026-03-16 19:19:22 +01:00
.gitignore Remove .claude from tracking, add to .gitignore 2026-03-16 19:20:19 +01:00
CLAUDE.md Initial commit 2026-03-16 19:19:22 +01:00
Dockerfile Run migrate automatically on container start 2026-03-16 20:06:44 +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