aboutsummaryrefslogtreecommitdiff
path: root/uploader/files/views.py
AgeCommit message (Collapse)Author
4 daysIf file already exists, return success rather than failing.Frederick Muriuki Muriithi
If user has already uploaded the file, simply return success, rather than failing.
2024-12-20Provide initial endpoints for chunked file uploads.Frederick Muriuki Muriithi