Commit Graph

21 Commits (6a12fbc4f31db4103e3a486aaacb84d8331ba142)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 9978dcfd61
fix(DAV): Check if the header is actually the expected format 4 months ago
Louis Chemineau 3bb2a92962
feat: Support OC-Checksum in bulk upload 6 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 92d1bdb965 fix(dav): cast content length to interger 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Joas Schilling e4460e3bff fix(dav): Improve handling and logging of bulk upload failures 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Matthieu Gallien 906a6612e4 when reading an empty file getting EOF is not an error 2 years ago
Christoph Wurst afd1ddb0ea
chore(dav): Make json_encode and json_decode throw on error 3 years ago
Côme Chilliet 4f3b323fba
Move dav utils functions to OCP\Files\DavUtil 3 years ago
Côme Chilliet b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload 3 years ago
Côme Chilliet e34f2c4799
Call the correct functions to get BulkUpload metadata to return 3 years ago
Côme Chilliet be7082efff
Add fileid and permissions to response of bulk upload 3 years ago
Côme Chilliet 7916fc91b5
Fix ETAG returned by bulk upload 3 years ago
Louis Chemineau 69b8044b8f Set the file's mtime from the headers in bulk upload 4 years ago
Louis Chemineau def983dc7e Clean BulkUpload plugin 4 years ago