nextcloud/apps/dav/lib/Connector/Sabre
Carl Schwan 4c79c2faff
Merge pull request #57591 from nextcloud/carl/query-exception
refactor(QueryException): Remove most usage of QueryException
2026-01-20 15:59:56 +01:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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-01-18 21:54:53 +01: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 fix: drop readable check 2025-12-22 18:48:10 +01:00
DummyGetResponsePlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ExceptionLoggerPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
FakeLockerPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
File.php feat: add fileid to exception message when reading a dav file fails 2025-12-31 14:06:46 +01:00
FilesPlugin.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +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 chore(MtimeSanitizer): Print bad values to help debugging 2025-08-28 11:44:06 +02:00
Node.php refactor(Sabre/Node): Remove dead code 2025-10-06 16:33:28 +02:00
ObjectTree.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Principal.php refactor(QueryException): Remove most usage of QueryException 2026-01-16 11:55:06 +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 Merge pull request #55293 from nextcloud/jtr/refactor-dav-quotaplugin 2026-01-08 11:18:02 +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 refactor(dav): Remove dead property 2026-01-13 14:09:05 +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 fix: Use strict array search in other shipped apps as well 2026-01-13 11:48:36 +01:00
UserIdHeaderPlugin.php feat: also send x-user-id for dav responses 2025-12-19 18:20:01 +01:00
ZipFolderPlugin.php feat(ZipFolderPlugin): always use the parent folder name as archive name 2025-09-10 21:10:01 +02:00