nextcloud/apps/dav/lib/Connector/Sabre
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-16 18:10:48 +02:00
..
Exception style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AnonymousOptionsPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
AppleQuirksPlugin.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Auth.php fix: Authorization header can be an empty string 2024-06-28 14:42:36 +02:00
BearerAuth.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
BlockLegacyClientPlugin.php fix: Adjust unit tests and protect against XSS 2024-09-06 17:16:10 +02:00
CachingTree.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ChecksumList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ChecksumUpdatePlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CommentPropertiesPlugin.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
CopyEtagHeaderPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
DavAclPlugin.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Directory.php fix: Allow read-only filename validation to allow reading files 2024-08-28 17:22:20 +02:00
DummyGetResponsePlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ExceptionLoggerPlugin.php Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-logging 2024-06-10 11:56:33 +02:00
FakeLockerPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
File.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
FilesPlugin.php fix(dav): Pre-check if node can be copied or moved in DAV files plugin 2024-08-28 17:22:20 +02:00
FilesReportPlugin.php fix(filesreport): cast fileId to integer 2024-09-15 19:19:41 +02:00
LockPlugin.php chore: remove chunking-v1 2024-06-19 16:57:42 +02:00
MaintenancePlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
MtimeSanitizer.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Node.php fix(dav): set string type for sanitizeMtime 2024-09-15 21:32:55 +02:00
ObjectTree.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Principal.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PropfindCompressionPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicAuth.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
QuotaPlugin.php chore: remove chunking-v1 2024-06-19 16:57:42 +02:00
RequestIdHeaderPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Server.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ServerFactory.php fix: Adjust unit tests and protect against XSS 2024-09-06 17:16:10 +02:00
ShareeList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
SharesPlugin.php fix(dav): also return shared-with-me shares data 2024-06-12 10:27:29 +02:00
ShareTypeList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
TagList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
TagsPlugin.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00