Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-17 | Make all responses JSON responses. | Frederick Muriuki Muriithi | |
2025-01-15 | If 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-20 | Provide initial endpoints for chunked file uploads. | Frederick Muriuki Muriithi | |
2024-12-20 | Separate generic functions from chunking functions | Frederick Muriuki Muriithi | |
2024-12-19 | Make files into a module of its own. | Frederick Muriuki Muriithi | |