nextcloud/apps/dav/lib
Lukas Reschke aacbb560ae
Add missing maintenance plugin to new DAV endpoint
The `/remote.php/dav/` endpoint was not implementing the MaintenancePlugin. Thus when the instance was put into maintenance mode the endpoints were still accessible and delivered empty content. Sync clients really do love this.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-11 01:31:57 +02:00
..
AppInfo Move event and todo parsing to new API 2016-11-29 16:27:12 +01:00
Avatars Don't output jpeg if we request png 2017-03-29 00:05:04 +02:00
CalDAV don't remove owner property for public calendars 2017-04-09 21:20:59 +02:00
CardDAV fix bug with shared_by for own calendars if shared 2017-03-25 23:07:09 +01:00
Command Use the event dispatcher 2016-11-03 12:07:59 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Allow getting the unread comment count for an entire folder at once 2017-03-30 12:48:24 +02:00
DAV OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend 2017-03-27 19:15:51 +02:00
Files Allow searching file by fileid 2017-04-05 15:22:53 +02:00
Migration Directly fix the values 2017-03-26 13:09:53 +02:00
SystemTag Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
Upload Chunking NG: Assemble in natural sort order of files 2017-03-17 00:06:31 -06:00
Capabilities.php Adding capability about new chunking - refs #25682 (#26368) 2016-10-21 16:33:37 +02:00
HookManager.php getUsersOwnAddressBooks 2017-02-14 09:21:33 +01:00
RootCollection.php Adding dav resource for avatars 2017-03-29 00:04:29 +02:00
Server.php Add missing maintenance plugin to new DAV endpoint 2017-04-11 01:31:57 +02:00