Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add offset for home limited searches | Roeland Jago Douma | 2019-12-10 | 1 | -1/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 1 | -7/+75 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | cast timestamps older than unix epoch to 0 | Christian | 2018-08-27 | 1 | -1/+1 |
* | disallow negative mtime in dav search | Robin Appelman | 2018-08-24 | 1 | -1/+1 |
* | Make displayname selectable | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
* | CacheJail should apply limit and offset after searching | Roeland Jago Douma | 2018-02-07 | 1 | -1/+1 |
* | Adjust to updated searchdav library | Robin Appelman | 2018-02-07 | 1 | -67/+51 |
* | Respect limit and order in webdav search | Roeland Jago Douma | 2018-02-07 | 1 | -3/+98 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | cache nodes from search results | Robin Appelman | 2017-08-26 | 1 | -6/+9 |
* | Allow searching file by fileid | Robin Appelman | 2017-04-05 | 1 | -3/+5 |
* | safer casting of datetime | Robin Appelman | 2017-03-14 | 1 | -1/+5 |
* | fix searching and ordering on getlastmodified | Robin Appelman | 2017-03-13 | 1 | -2/+4 |
* | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -5/+11 |
* | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -7/+4 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -6/+198 |
* | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+76 |