rfiles.online - Share files by topic
Go to file
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
config Fix upload failure: add default storage backend to STORAGES 2026-02-10 16:12:20 +00:00
files Add migration for max_file_size_mb default change (100 → 0) 2026-02-10 16:13:49 +00:00
portal Add duplicate file detection with skip/overwrite options 2026-02-10 16:25:13 +00: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 Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +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