nextcloud-server/apps/dav/lib/Connector/Sabre
Côme Chilliet 06da8adcd3
Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997
Code fixes from PR 34997
2023-01-03 14:32:31 +07:00
..
Exception Wrap S3 multipart upload exception 2022-02-16 14:56:14 +07:00
AnonymousOptionsPlugin.php Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
Auth.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
BearerAuth.php Cleanup dav 2022-05-05 22:03:59 +07:00
BlockLegacyClientPlugin.php minimum desktop client that is supported is 2.3.0 2022-11-25 11:40:30 +07:00
CachingTree.php Cleanup dav 2022-05-05 22:03:59 +07:00
ChecksumList.php Align checksum dav property with desktop client parsing 2022-12-30 16:55:35 +07:00
ChecksumUpdatePlugin.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
CommentPropertiesPlugin.php Fix return type and make type stricter 2022-05-24 12:05:17 +07:00
CopyEtagHeaderPlugin.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
DavAclPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00
Directory.php Use public IAppManager instead of OC_App 2022-11-23 17:04:22 +07:00
DummyGetResponsePlugin.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
ExceptionLoggerPlugin.php Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +07:00
FakeLockerPlugin.php Fix TooManyArguments for FakeLockerPlugin 2022-10-14 15:06:38 +07:00
File.php Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +07:00
FilesPlugin.php WebDAV - use file/folder name for dav:displayname 2022-10-10 21:20:07 +07:00
FilesReportPlugin.php Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
LockPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00
MaintenancePlugin.php Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +07:00
MtimeSanitizer.php Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
Node.php Review comment - remove redundant empty() call 2022-10-10 21:03:28 +07:00
ObjectTree.php Update php licenses 2021-06-04 22:02:41 +07:00
Principal.php Fix duplicate event email notifications 2022-11-04 16:24:57 +07:00
PropfindCompressionPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00
QuotaPlugin.php Do not check quota for non Node 2022-11-24 11:35:02 +07:00
RequestIdHeaderPlugin.php send request id in response header 2022-02-01 14:24:01 +07:00
Server.php Update php licenses 2021-06-04 22:02:41 +07:00
ServerFactory.php Fix view-only code after code review comments 2022-07-28 16:53:24 +07:00
ShareTypeList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
ShareeList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
SharesPlugin.php Cleanup dav 2022-05-05 22:03:59 +07:00
TagList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
TagsPlugin.php Update php licenses 2021-06-04 22:02:41 +07:00