nextcloud/apps/files/lib
Vincent Petry 361f008c70
Make it possible to filter by tags with REPORT method
Enhanced the REPORT method on the Webdav endpoint and added a
"oc:favorite" filter rule. When set, it will return a flat list of
results filtered with only favorite files.

The web UI was also adjusted to use this REPORT method instead of the
private API endpoint.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-19 11:06:29 +02:00
..
AppInfo add recent files api endpoint 2016-07-22 14:48:51 +02:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command Make sure the UID is correctly cased 2016-10-17 13:41:38 +02:00
Controller Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
Service Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
Settings Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
Activity.php Adjust wording to make the separation between sharing and files clearer 2016-10-18 17:18:14 +02:00
ActivityHelper.php Fix apps/ 2016-07-21 18:13:57 +02:00
App.php Fix apps/ 2016-07-21 18:13:57 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Update with robin 2016-07-21 18:13:58 +02:00