..
Exception
AppEnabledPlugin.php
Update with robin
2016-07-21 18:13:58 +02:00
Auth.php
Use Bearer backend for SabreDAV
2017-05-18 20:49:10 +02:00
BearerAuth.php
Prevent sending second WWW-Authenticate header
2017-06-13 13:54:52 +02:00
BlockLegacyClientPlugin.php
Remove unused use statements
2017-04-22 19:23:31 -05:00
CachingTree.php
cache nodes from search results
2017-08-26 10:18:19 +02:00
ChecksumList.php
Remove unused use statements
2017-04-22 19:23:31 -05:00
CommentPropertiesPlugin.php
Allow getting the unread comment count for an entire folder at once
2017-03-30 12:48:24 +02:00
CopyEtagHeaderPlugin.php
Return ETag and OC-ETag in case of a move ( #25683 )
2016-09-28 21:12:50 +02:00
CustomPropertiesBackend.php
DavAclPlugin.php
Remove unused use statements
2017-04-22 19:23:31 -05:00
Directory.php
Fix comparisons in the dav app
2017-08-01 13:55:07 +02:00
DummyGetResponsePlugin.php
Update comments to Nextcloud
2017-04-11 23:16:27 -05:00
ExceptionLoggerPlugin.php
Use ::class to avoid errors
2017-10-13 12:36:20 +02:00
FakeLockerPlugin.php
Don't set the HTTP status twice
2017-03-16 13:35:41 +01:00
File.php
Fix file size comparison
2017-08-01 13:56:12 +02:00
FilesPlugin.php
add propfind to detect encryption status
2017-08-28 14:02:25 +02:00
FilesReportPlugin.php
Fix error when $view is null when being passed into some plugins
2016-12-19 15:53:13 +01:00
LockPlugin.php
Remove unused use statements
2017-04-22 19:23:31 -05:00
MaintenancePlugin.php
Clean up single user mode
2017-02-22 23:02:31 -06:00
Node.php
Return whether the file is readable or not in the DAV permissions
2017-11-02 19:37:00 +01:00
ObjectTree.php
cache nodes from search results
2017-08-26 10:18:19 +02:00
Principal.php
[DAV] Fix URLUtil::splitPath usage
2017-08-01 08:20:17 +02:00
QuotaPlugin.php
Fix quota calculation on new dav upload endpoint
2017-09-13 19:28:38 +02:00
Server.php
cache nodes from search results
2017-08-26 10:18:19 +02:00
ServerFactory.php
Fix quota calculation on new dav upload endpoint
2017-09-13 19:28:38 +02:00
SharesPlugin.php
Remove unused use statements
2017-04-22 19:23:31 -05:00
ShareTypeList.php
Make it possible to filter by tags with REPORT method
2016-10-19 11:06:29 +02:00
TagList.php
Make it possible to filter by tags with REPORT method
2016-10-19 11:06:29 +02:00
TagsPlugin.php
Restrict proppatch to the proper nodes
2017-04-25 17:25:03 +02:00