nextcloud/apps/dav/lib/Connector/Sabre
Robin Appelman 84ff5760e0
fix: improve logging around automatic cache updated for dav downloads
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-02-23 17:45:35 +01:00
..
Exception feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +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-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 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: improve logging around automatic cache updated for dav downloads 2026-02-23 17:45:35 +01:00
FilesPlugin.php refactor(dav): Modernize Node 2026-02-17 06:43:16 +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 refactor(dav): Modernize Node 2026-02-17 06:43:16 +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 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 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