rfiles-online/portal
Jeff Emmett d1b44e9b1e Add duplicate file detection with skip/overwrite options
When uploading a file that already exists in a shared space (same filename),
the UI now shows the existing file info with Overwrite and Skip buttons
instead of silently creating a duplicate.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 16:25:13 +00:00
..
static/portal Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
templates/portal Add duplicate file detection with skip/overwrite options 2026-02-10 16:25:13 +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 Add duplicate file detection with skip/overwrite options 2026-02-10 16:25:13 +00:00