nextcloud/apps/dav/lib/Files
Roeland Jago Douma 4b3b562c4f
Fixes files_drop for sabre 3.2
In the new sabre (3.2) the order of beforeMethod is switched. it used to
be that beforeMethod:METHOD was called after beforeMethod. But now it is
called before. Since we need the view this was broken.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-10 20:44:41 +01:00
..
Sharing Fixes files_drop for sabre 3.2 2016-11-10 20:44:41 +01:00
BrowserErrorPagePlugin.php Remove any detailed information about the exception in the browser error plugin 2016-10-25 14:47:33 +02:00
CustomPropertiesBackend.php Update with robin 2016-07-21 18:13:58 +02:00
FilesHome.php FilesHome now also returns DAV properties 2016-09-26 11:24:23 +02:00
RootCollection.php Update sabre dav to 3.2 (#26115) 2016-11-04 13:35:10 +01:00