Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): Improve handling and logging of bulk upload failures | Joas Schilling | 2023-12-05 | 2 | -3/+12 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -6/+6 |
* | when reading an empty file getting EOF is not an error | Matthieu Gallien | 2023-07-20 | 1 | -2/+6 |
* | chore(dav): Make json_encode and json_decode throw on error | Christoph Wurst | 2023-01-19 | 1 | -2/+2 |
* | Move dav utils functions to OCP\Files\DavUtil | Côme Chilliet | 2022-08-30 | 1 | -2/+3 |
* | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ... | Côme Chilliet | 2022-08-29 | 1 | -9/+8 |
* | Call the correct functions to get BulkUpload metadata to return | Côme Chilliet | 2022-08-29 | 1 | -2/+2 |
* | Add fileid and permissions to response of bulk upload | Côme Chilliet | 2022-08-25 | 1 | -0/+3 |
* | Fix ETAG returned by bulk upload | Côme Chilliet | 2022-08-23 | 1 | -0/+1 |
* | Set the file's mtime from the headers in bulk upload | Louis Chemineau | 2022-01-11 | 1 | -0/+12 |
* | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 2 | -0/+339 |