nextcloud/apps/dav/lib/Files
Vincent Petry b17e836e45
FilesHome now also returns DAV properties
The files home node must also return DAV properties like etag,
permissions, etc for the clients to work like they did with the old
endpoint.

This fix makes FilesHome extend the Sabre Directory class, this makes
the FilesPlugin and other plugins recognize it as a directory and will
retrieve the matching properties when applicable.

Downstream of https://github.com/owncloud/core/pull/26066

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:24:23 +02:00
..
Sharing Update with robin 2016-07-21 18:13:58 +02:00
BrowserErrorPagePlugin.php Don't print exception message in HTML 2016-09-09 13:52:34 +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 FilesHome now also returns DAV properties 2016-09-26 11:24:23 +02:00