Commit Graph

554 Commits (58aaddeca571a3efcc710f4f1dbac837deeedb61)

Author SHA1 Message Date
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 5 months ago
Ferdinand Thiessen b4255a9652
fix(dav): allow uploading of files with long filenames 6 months ago
Ferdinand Thiessen 6141ab1da6
refactor(dav): simplify length header handling 6 months ago
Ferdinand Thiessen ba3c504812
feat(files_sharing): add WebDAV property for the `hide-download` state of shares 6 months ago
Robin Appelman 2b0116f0eb
fix: don't have sabre/dav send it's own reponse if we already send the zip response 6 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 6 months ago
Marcel Klehr 14cd98c989 fix(dav): Give proper HTTP status code on MKCOL when quota exceeded 6 months ago
Ferdinand Thiessen fa63e646d4
fix(dav): do not require CSRF for safe and indempotent HTTP methods 7 months ago
Louis Chemineau c2f2f21673
feat: Support deleting metadata from WebDAV 7 months ago
Ferdinand Thiessen 845693582f
fix(dav): Handle end of stream in `File::put` 8 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 8 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 8 months ago
Robin Appelman 4978cd3c21
fix: use relative paths for upload locks 8 months ago
Daniel Kesselberg 99ae669e39
fix: Replace the TypeError to prevent exposing the installation path 8 months ago
Robin Appelman 9193cd664e fix: block moving files to it's own parent with dav 9 months ago
Git'Fellow 36d6b0f1e6 refactor: Use Http framework where possible 10 months ago
Robin Appelman ca241baac0 fix: log which file cannot be opened 10 months ago
Louis Chemineau 8be6a7c7dd
fix: Throw exception when copy failed 10 months ago
grnd-alt 8d953aeb8d refactor(tags): move favorite event dispatching to tags.php 10 months ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 10 months ago
John Molakvoæ 63b74dc506 chore(config): set min supported desktop to `2.7.0` 10 months ago
skjnldsv 8c0f8db6ca feat(config): add `maximum.supported.desktop.version` 11 months ago
Daniel Kesselberg ca3733de23
fix: Re-throwing the TypeError to prevent exposing the installation path 11 months ago
Daniel Kesselberg 6b383faf41
Revert "fix(dav): Always respond custom error page on exceptions" 11 months ago
Daniel Kesselberg cb6840fea5
Revert "fix: Override start method of \Sabre\DAV\Server to remove exception output" 11 months ago
fenn-cs dd6d7a0aab fix(Federation): Show some icon for federated users on shares 11 months ago
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries 11 months ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 12 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months 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