nextcloud/apps/dav/lib/Connector/Sabre
Robin Appelman c08592de28
fix: properly expose rename permissions over dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-03-26 18:18:55 +01:00
..
Exception feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
AddExtraHeadersPlugin.php feat: add oc-ownerid and oc-permissions headers on PUT DAV requests 2026-02-09 10:47:57 +01:00
AnonymousOptionsPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppleQuirksPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Auth.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +02:00
BearerAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BlockLegacyClientPlugin.php chore: Update minimum supported desktop version 2026-03-16 00:46:58 +00:00
CachingTree.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ChecksumList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ChecksumUpdatePlugin.php fix(dav): remove unnecessary plugin getHTTPMethods 2025-05-13 16:03:20 +02:00
CommentPropertiesPlugin.php perf(comments): Also cache the comments count 2025-08-21 11:30:56 +02:00
CopyEtagHeaderPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
DavAclPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Directory.php refactor: Apply rector changes 2026-03-01 14:43:11 +00:00
DummyGetResponsePlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ExceptionLoggerPlugin.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
FakeLockerPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
File.php fix: handle case where we can't get the filesize after open in dav get 2026-03-05 11:35:52 +01:00
FilesPlugin.php fix: allow renaming files with just update permissions 2026-03-26 17:10:01 +01:00
FilesReportPlugin.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
LockPlugin.php chore: remove chunking-v1 2024-06-19 16:57:42 +02:00
MaintenancePlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MtimeSanitizer.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Node.php fix: properly expose rename permissions over dav 2026-03-26 18:18:55 +01:00
ObjectTree.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Principal.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
PropfindCompressionPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PropFindMonitorPlugin.php feat: emit preloadCollection event in DAV 2025-08-15 10:46:43 +02:00
PropFindPreloadNotifyPlugin.php feat: emit preloadCollection event in DAV 2025-08-15 10:46:43 +02:00
PublicAuth.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +02:00
QuotaPlugin.php chore(quota): hide available space from error 2026-03-16 14:49:11 +01:00
RequestIdHeaderPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Server.php perf(dav): Avoid getting DB Connection inside callback 2026-01-13 11:47:11 +01:00
ServerFactory.php feat: add oc-ownerid and oc-permissions headers on PUT DAV requests 2026-02-09 10:47:57 +01:00
ShareeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharesPlugin.php refactor(dav): Remove dead property 2026-01-13 14:09:05 +01:00
ShareTypeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TagList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TagsPlugin.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
UserIdHeaderPlugin.php fix(dav): set user id header in response earlier 2026-02-06 20:24:23 +01:00
ZipFolderPlugin.php feat(ZipFolderPlugin): always use the parent folder name as archive name 2025-09-10 21:10:01 +02:00