Commit Graph

534 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
Ferdinand Thiessen d66e16b07e
feat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Louis Chemineau e202896a74 fix: Override start method of \Sabre\DAV\Server to remove exception output 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Anna Larch 160866c52d fix(dav): set string type for sanitizeMtime 1 year ago
Anna Larch 35969bfaaa fix(filesreport): cast fileId to integer 1 year ago
Ferdinand Thiessen 5fc715a9e2
fix: Adjust unit tests and protect against XSS 1 year ago
Camila 0a72756d96
fix(dav): Update 403 error message 1 year ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 1 year ago
Ferdinand Thiessen 08836696e2 fix: Allow read-only filename validation to allow reading files 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 1 year ago
Louis Chemineau ac1d8cdbef
feat: Delegate is-encrypted handling to the e2ee app 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Ferdinand Thiessen cb1b366baf
fix(dav): Ensure share properties are also set on public remote endpoint 1 year ago
Robin Appelman d5a2a4aa87
fix: keep previous exception when wrapping dav exceptions 2 years ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 2 years ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 2 years ago
SebastianKrupinski f5fcfb4670 fix(dav): Thrown forbidden error for authenticated user instead of not found 2 years ago
Julius Härtl 4d6b4b71c7 fix: Authorization header can be an empty string 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
Ferdinand Thiessen 67a0e01382
fix(dav): Try basic auth for ajax WebDAV requests 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 2 years ago
Joas Schilling 89bce5c76e
fix(dav): Don't log access control as error 2 years ago
Côme Chilliet d2de3e9981
fix: Fix incorrect phpdoc typing in dav app 2 years ago
Joas Schilling d2c9cf4b5f
fix(DAV): Migrate known exceptions to Sabre exceptions when copying 2 years ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet 516fb702c9 fix(dav): Fix quota check for chunk upload 2 years ago
Maxence Lange 3fa5e598a8 feat(metadata): get deprecated status using file etag 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 2 years ago
Richard Steinmetz 8cce736dcb
perf: skip request without read permission 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
MichaIng 91127edcc8 fix(dav): fallback realm for HTTP authentication 2 years ago
John Molakvoæ 6cf4fe19a0
fix(files): add mount root property and adjust delete wording 2 years ago
John Molakvoæ 9703b1da41
fix(quota): automatically detect chunk quota with `OC-Total-Length` header 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Louis Chemineau 6948c074e9 Use FileInfo's metadata for hidden prop 2 years ago