nextcloud/apps/files/tests
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
..
BackgroundJob Fix getMock files 2016-09-06 09:29:27 +02:00
Command Update with robin 2016-07-21 18:13:58 +02:00
Controller Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
Service Fix getMock files 2016-09-06 09:29:27 +02:00
Settings Use MockBuilder instead of createMock 2016-08-15 16:43:22 +02:00
js Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
ActivityTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
HelperTest.php Update with robin 2016-07-21 18:13:58 +02:00