summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Files/FileSearchBackend.php
Commit message (Expand)AuthorAgeFilesLines
* Add offset for home limited searchesRoeland Jago Douma2019-12-101-1/+3
* Update license headersChristoph Wurst2019-12-051-1/+3
* Allow filtering the search results to the users home storageRobin Appelman2019-12-031-7/+75
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* cast timestamps older than unix epoch to 0Christian2018-08-271-1/+1
* disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
* Make displayname selectableRoeland Jago Douma2018-03-221-1/+1
* CacheJail should apply limit and offset after searchingRoeland Jago Douma2018-02-071-1/+1
* Adjust to updated searchdav libraryRobin Appelman2018-02-071-67/+51
* Respect limit and order in webdav searchRoeland Jago Douma2018-02-071-3/+98
* Update license headersMorris Jobke2017-11-061-0/+2
* cache nodes from search resultsRobin Appelman2017-08-261-6/+9
* Allow searching file by fileidRobin Appelman2017-04-051-3/+5
* safer casting of datetimeRobin Appelman2017-03-141-1/+5
* fix searching and ordering on getlastmodifiedRobin Appelman2017-03-131-2/+4
* Allow searching for favoritesRobin Appelman2017-03-081-5/+11
* add tests for filesearchbackendRobin Appelman2017-03-011-7/+4
* Implement webdav SEARCHRobin Appelman2017-03-011-6/+198
* add icewind/searchdavRobin Appelman2017-02-281-0/+76