Commit Graph

15 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 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 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 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
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