Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 1 | -21/+0 |
| | | | | | | | | | | | 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> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 1 | -0/+114 |
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4 |