Django internet radio player
Find a file
marwin 3677295580
Some checks failed
Build and push Docker image / build (push) Successful in 12s
Test / test (push) Failing after 13s
Fix test workflow: install git before checkout
2026-03-16 20:00:42 +01:00
.forgejo/workflows Fix test workflow: install git before checkout 2026-03-16 20:00:42 +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 Add Dockerfile and Forgejo Actions workflow for Docker builds 2026-03-16 19:24:06 +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