nextcloud-server/apps/dav/lib/Connector/Sabre
Louis Chemineau 6948c074e9 Use FileInfo's metadata for hidden prop
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 10:23:28 +07:00
..
Exception chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AnonymousOptionsPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
AppleQuirksPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Auth.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BearerAuth.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BlockLegacyClientPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CachingTree.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
ChecksumList.php Align checksum dav property with desktop client parsing 2022-12-30 16:55:35 +07:00
ChecksumUpdatePlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CommentPropertiesPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CopyEtagHeaderPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
DavAclPlugin.php don't bother checking dav acl's in files 2023-08-16 12:13:04 +07:00
Directory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
DummyGetResponsePlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ExceptionLoggerPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
FakeLockerPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
File.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
FilesPlugin.php Use FileInfo's metadata for hidden prop 2023-12-19 10:23:28 +07:00
FilesReportPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
LockPlugin.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +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 fix: Use proper path when creating node instances 2023-04-17 23:46:52 +07:00
ObjectTree.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +07:00
Principal.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PropfindCompressionPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
QuotaPlugin.php fix(files): better upload error handling 2023-12-05 12:10:39 +07:00
RequestIdHeaderPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Server.php Update php licenses 2021-06-04 22:02:41 +07:00
ServerFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TagList.php Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
TagsPlugin.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00