rfiles-online/portal
Jeff Emmett 5aae2776ed Remove background SW uploads, use simple direct fetch instead
SW was causing issues. Reverted to straightforward XHR uploads with
progress bar, duplicate detection, and overwrite/skip. No IndexedDB,
no SW messaging. SW is now minimal (cache-only for static assets).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 18:18:35 +00:00
..
static/portal Remove background SW uploads, use simple direct fetch instead 2026-02-10 18:18:35 +00:00
templates/portal Remove background SW uploads, use simple direct fetch instead 2026-02-10 18:18:35 +00:00
__init__.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
urls.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
views.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
views_shared_space.py Remove chunked upload code (no longer needed with direct bypass) 2026-02-10 18:04:16 +00:00