rfiles.online - Share files by topic
Go to file
Jeff Emmett 0f76ae63a4 feat: add EncryptID passkey login to frontend templates
Add SDK browser bundle to base template and shared space login page.
Passkey auth alongside existing password form.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:36:05 -07:00
config feat: add EncryptID passkey auth backend for DRF 2026-02-13 07:34:34 -07:00
files feat: enforce space visibility on uploads and API views 2026-02-13 11:54:15 -07:00
portal feat: add EncryptID passkey login to frontend templates 2026-02-15 09:36:05 -07:00
.env.example Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
.gitignore Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
Dockerfile Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
docker-compose.prod.yml Route uploads through direct.rfiles.online to bypass Cloudflare 100MB limit 2026-02-10 18:02:14 +00:00
docker-compose.yml Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
manage.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
requirements.txt Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00