Commit Graph

576 Commits (07bf0099a1d02eacb813e2c899c04282bbbbaea2)

Author SHA1 Message Date
Robin Appelman b9b8db6176 fix: log error when writing stream to dav file 4 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 5 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 5 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 5 months ago
John Molakvoæ (skjnldsv) b286bca485
fix(dav): remove unnecessary plugin getHTTPMethods 5 months ago
John Molakvoæ (skjnldsv) 4495794a0b
feat(dav): allow uploading folders to public shares 5 months ago
provokateurin 46f5b07322
feat(dav): Enable chunked upload for public shares 5 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 5 months ago
provokateurin e90e3a70fa
feat(dav): Allow share principals 5 months ago
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws 5 months ago
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