nextcloud/apps/files/lib/Controller
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
..
ApiController.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
SettingsController.php Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
ViewController.php use correct case for addScript (#26214) 2016-09-26 11:44:57 +02:00