Commit Graph

548 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Robin Appelman 9193cd664e fix: block moving files to it's own parent with dav 1 year ago
Git'Fellow 36d6b0f1e6 refactor: Use Http framework where possible 1 year ago
Robin Appelman ca241baac0 fix: log which file cannot be opened 1 year ago
Louis Chemineau 8be6a7c7dd
fix: Throw exception when copy failed 1 year ago
grnd-alt 8d953aeb8d refactor(tags): move favorite event dispatching to tags.php 1 year ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 1 year ago
John Molakvoæ 63b74dc506 chore(config): set min supported desktop to `2.7.0` 1 year ago
skjnldsv 8c0f8db6ca feat(config): add `maximum.supported.desktop.version` 1 year ago
Daniel Kesselberg ca3733de23
fix: Re-throwing the TypeError to prevent exposing the installation path 1 year ago
Daniel Kesselberg 6b383faf41
Revert "fix(dav): Always respond custom error page on exceptions" 1 year ago
Daniel Kesselberg cb6840fea5
Revert "fix: Override start method of \Sabre\DAV\Server to remove exception output" 1 year ago
fenn-cs dd6d7a0aab fix(Federation): Show some icon for federated users on shares 1 year ago
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries 1 year ago
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 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 1 year 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