nextcloud-server/apps/dav/lib/Connector/Sabre
Richard Steinmetz 40117dced3
Merge pull request #54426 from nextcloud/perf/prevent-fetching-account
perf: prevent fetching a principal's user account if the data is not needed
2025-08-28 16:59:38 +07:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AnonymousOptionsPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppleQuirksPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Auth.php Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-07-11 17:07:44 +07:00
BearerAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BlockLegacyClientPlugin.php chore: Update minimum supported desktop version 2025-08-11 00:34:04 +07:00
CachingTree.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ChecksumList.php
ChecksumUpdatePlugin.php
CommentPropertiesPlugin.php perf(comments): Also cache the comments count 2025-08-21 11:30:56 +07:00
CopyEtagHeaderPlugin.php
DavAclPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Directory.php
DummyGetResponsePlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ExceptionLoggerPlugin.php
FakeLockerPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
File.php fix: validate written size for s3 multipart uploads 2025-08-05 19:17:58 +07:00
FilesPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FilesReportPlugin.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
LockPlugin.php
MaintenancePlugin.php
MtimeSanitizer.php chore(MtimeSanitizer): Print bad values to help debugging 2025-08-28 11:44:06 +07:00
Node.php
ObjectTree.php
Principal.php perf: prevent fetching a principal's user account if the data is not needed 2025-08-28 14:13:29 +07:00
PropFindMonitorPlugin.php feat: emit `preloadCollection` event in DAV 2025-08-15 10:46:43 +07:00
PropFindPreloadNotifyPlugin.php feat: emit `preloadCollection` event in DAV 2025-08-15 10:46:43 +07:00
PropfindCompressionPlugin.php
PublicAuth.php
QuotaPlugin.php
RequestIdHeaderPlugin.php
Server.php fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring 2025-08-18 13:27:56 +07:00
ServerFactory.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 2025-08-18 14:39:37 +07:00
ShareTypeList.php
ShareeList.php
SharesPlugin.php perf(shares): avoid array_merge in loops 2025-08-15 10:46:43 +07:00
TagList.php
TagsPlugin.php feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
ZipFolderPlugin.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2025-08-14 17:19:28 +07:00