You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib/Connector/Sabre
Robin Appelman 50dbc9a536
dont use part files for dav writes when the target folder doesn't have create permissions
7 years ago
..
Exception keep previous exception when transforming to dav exception 8 years ago
AnonymousOptionsPlugin.php check anonymous OPTIONS requests file in root (not in subdir) 7 years ago
AppEnabledPlugin.php Update with robin 10 years ago
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 7 years ago
BearerAuth.php Update license headers 8 years ago
BlockLegacyClientPlugin.php Remove unused use statements 9 years ago
CachingTree.php Update license headers 8 years ago
ChecksumList.php Remove unused use statements 9 years ago
CommentPropertiesPlugin.php If the parent is not cached we should request the file 7 years ago
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 10 years ago
CustomPropertiesBackend.php Prefetching blows up if there are a lot of files. 7 years ago
DavAclPlugin.php disable dav acl plugin for files resource 8 years ago
Directory.php only allow a single concurrent dav write to a file 8 years ago
DummyGetResponsePlugin.php Update license headers 8 years ago
ExceptionLoggerPlugin.php Do not log FileLock as exception 7 years ago
FakeLockerPlugin.php Update license headers 8 years ago
File.php dont use part files for dav writes when the target folder doesn't have create permissions 7 years ago
FilesPlugin.php Add note to dav endpoint 7 years ago
FilesReportPlugin.php Improve code 7 years ago
LockPlugin.php Remove unused use statements 9 years ago
MaintenancePlugin.php Make sure maintenance mode is always casted to bool 7 years ago
Node.php throw a proper error if rename fails in dav 7 years ago
ObjectTree.php Improved logging of smb connection errors 8 years ago
Principal.php Typehint builtin types in constructor to not initiate autoloading 7 years ago
QuotaPlugin.php log more information about insufficient storage in dav plugin 8 years ago
Server.php Update license headers 8 years ago
ServerFactory.php Use dependency injection for app manager 7 years ago
ShareTypeList.php Make it possible to filter by tags with REPORT method 10 years ago
SharesPlugin.php Share calendar to circle 7 years ago
TagList.php Make it possible to filter by tags with REPORT method 10 years ago
TagsPlugin.php Use ::class statement instead of string 8 years ago