host/app/hosting
2026-05-07 08:29:09 +02:00
..
migrations First code 2025-11-18 11:46:41 +01:00
static/hosting Added staticfiles 2025-11-18 12:23:28 +01:00
templates/hosting Remove default follows from new user template 2026-04-21 10:09:33 +02:00
__init__.py First code 2025-11-18 11:46:41 +01:00
admin.py First code 2025-11-18 11:46:41 +01:00
apps.py First code 2025-11-18 11:46:41 +01:00
models.py Fix HTTPS detection to use domain-based fallback 2025-11-24 10:29:17 +01:00
tasks.py Add hourly task to register hosted feeds on the relay 2026-05-07 08:29:09 +02:00
tests.py Add hourly task to register hosted feeds on the relay 2026-05-07 08:29:09 +02:00
urls.py Added public routes 2025-11-19 15:40:28 +01:00
utils.py Reject upload when nick conflicts with another registered account 2026-04-26 10:09:00 +02:00
views.py Clarify /delete description: removes account and frees nickname 2026-05-04 11:49:11 +02:00