nextcloud/core/js/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
..
lib Update JS unit test libs 2015-07-10 11:21:47 +02:00
specs Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
specHelper.js Add handler for global ajax errors 2016-02-15 12:48:47 +01:00