Age | Commit message (Expand) | Author |
---|---|---|
48 hours | Add "original-name" and "uploaded-file" to all successful responses. | Frederick Muriuki Muriithi |
2 days | Include chunk number in response. | Frederick Muriuki Muriithi |
2 days | If the target file exists, return true for all its chunk checks. | Frederick Muriuki Muriithi |
2 days | Extract target file path computation to a utility function. | Frederick Muriuki Muriithi |
2 days | Return a 201 status message when a chunk is uploaded | Frederick Muriuki Muriithi |
6 days | Make all responses JSON responses. | Frederick Muriuki Muriithi |
8 days | If file already exists, return success rather than failing. | Frederick Muriuki Muriithi |
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 |