- Add direct.rfiles.online A record (DNS only, not proxied through CF) - Add TLS-enabled Traefik router with Let's Encrypt for direct subdomain - Add DirectUploadAPIView that accepts space slug as form field - All uploads now go to https://direct.rfiles.online/api/upload/ - CORS allows *.rfiles.online origins - Middleware treats 'direct' as reserved (not a shared space) - Removes chunked upload complexity (no longer needed) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| config | ||
| files | ||
| portal | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| manage.py | ||
| requirements.txt | ||