rfiles-online/files
Jeff Emmett 9c07471229 fix: add missing migration and encryptid.browser.js placeholder
- Add migration 0003 for visibility and owner_did fields on SharedSpace
  (fields were in model but migration was never created, causing 500s)
- Add placeholder encryptid.browser.js to fix staticfiles manifest error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 15:15:20 -07:00
..
migrations fix: add missing migration and encryptid.browser.js placeholder 2026-02-15 15:15:20 -07:00
__init__.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
admin.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
apps.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
models.py feat: enforce space visibility on uploads and API views 2026-02-13 11:54:15 -07:00
serializers.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
tasks.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
urls.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
views.py feat: enforce space visibility on uploads and API views 2026-02-13 11:54:15 -07:00