aboutsummaryrefslogtreecommitdiff
path: root/uploader/files/views.py
AgeCommit message (Expand)Author
2025-01-17Make all responses JSON responses.Frederick Muriuki Muriithi
2025-01-15If file already exists, return success rather than failing....If user has already uploaded the file, simply return success, rather than failing. Frederick Muriuki Muriithi
2024-12-20Provide initial endpoints for chunked file uploads.Frederick Muriuki Muriithi