nextcloud/apps/dav/lib/Connector/Sabre
Salvatore Martire 2a4ee2df9f fix: add INodeByPath to Directory
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-10 18:30:44 +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 2025-12-08 00:32:02 +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 fix: add INodeByPath to Directory 2025-12-10 18:30:44 +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 perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +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 perf: prevent fetching a principal's user account if the data is not needed 2025-08-28 14:13:29 +02: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 fix(QuotaPlugin): Always check the quota before moving 2025-12-01 16:07:02 +01:00
RequestIdHeaderPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Server.php fix: propfind query monitor breaking removeListener and removeAllListeners 2025-08-21 11:59:36 +02:00
ServerFactory.php style: apply cs-fixer to publicwebdav.php 2025-12-01 18:09:25 +01:00
ShareeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharesPlugin.php fix(dav): ensure moving or copying a file is possible 2025-09-02 16:23:47 +02: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: Dispatch favorite event with an actual path 2025-09-15 15:04:00 +02:00
ZipFolderPlugin.php feat(ZipFolderPlugin): always use the parent folder name as archive name 2025-09-10 21:10:01 +02:00