server/apps/dav/lib/Connector/Sabre
Roeland Jago Douma 665a6d2055
Allow writing an empty file with the new writeStream
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-05 17:00:04 +01:00
..
Exception keep previous exception when transforming to dav exception 2018-02-07 13:34:30 +01:00
AnonymousOptionsPlugin.php Fix search related results in OPTIONS requests 2018-06-28 14:54:46 +02:00
AppEnabledPlugin.php
Auth.php first check if the user is already logged in and then try to authenticate via apache, this way we suppress wrong audit log messages about failed login attempts 2018-10-30 22:14:52 +01:00
BearerAuth.php Update license headers 2017-11-06 16:56:19 +01:00
BlockLegacyClientPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CachingTree.php Update license headers 2017-11-06 16:56:19 +01:00
ChecksumList.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CommentPropertiesPlugin.php Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
CopyEtagHeaderPlugin.php
CustomPropertiesBackend.php use the same ignored properties list for both CustomerPropertiesBackends 2018-08-28 18:27:53 +02:00
DavAclPlugin.php disable dav acl plugin for files resource 2018-05-24 14:00:14 +02:00
Directory.php only allow a single concurrent dav write to a file 2018-04-26 11:16:51 +02:00
DummyGetResponsePlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ExceptionLoggerPlugin.php Do not log FileLock as exception 2018-11-04 13:55:49 +01:00
FakeLockerPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
File.php Allow writing an empty file with the new writeStream 2018-11-05 17:00:04 +01:00
FilesPlugin.php look for correct OCM permissions 2018-07-02 11:29:31 +02:00
FilesReportPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
LockPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
MaintenancePlugin.php Refactor method to check if update is needed 2017-11-30 16:04:07 +01:00
Node.php Fix getting ocs share permissions if a storage is not available 2018-07-18 14:42:39 +02:00
ObjectTree.php Improved logging of smb connection errors 2018-07-03 14:56:37 +02:00
Principal.php allow user principal search for dav displayname property 2018-10-22 15:48:18 +02:00
QuotaPlugin.php log more information about insufficient storage in dav plugin 2018-04-17 15:29:37 +02:00
Server.php Update license headers 2017-11-06 16:56:19 +01:00
ServerFactory.php Add sabre plugin to allow anonymous options requests to the dav root 2018-06-01 17:20:42 +02:00
SharesPlugin.php Add room shares to DAV and recent files "share-types" property 2018-08-08 14:25:43 +02:00
ShareTypeList.php
TagList.php
TagsPlugin.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00