Commit Graph

8 Commits (d790c27a19494346bc7293bee00026201f2910f0)

Author SHA1 Message Date
Morris Jobke d790c27a19
Reduce JSHint errors/warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
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>
8 years ago
Vincent Petry e378a757ff Add system tags filter section for files app 8 years ago
Vincent Petry 23f0515771 Fix JS DAV files client unit tests
Instead of trying to mock the promise, just stub davclient.js' request
object.
8 years ago
Vincent Petry 181ba7b4e1 Fix files UI mtime parsing from webdav 9 years ago
Vincent Petry a1d0682ef8 Use oc:fileid property instead of oc:id 9 years ago
Thomas Müller ab1d786d87 Fix port issue - options.host already has the port attached 9 years ago
Vincent Petry f120846e29 Added OC.Files.Client Webdav-based files client 9 years ago