summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/QuerySearchHelper.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #18314 from nextcloud/fixFileIdSearchRoeland Jago Douma2019-12-101-0/+2
|\
| * fix https://github.com/nextcloud/server/issues/18313tobiasKaminsky2019-12-101-0/+2
* | Update license headersChristoph Wurst2019-12-051-1/+2
* | remove old 'owner' filterRobin Appelman2019-12-031-5/+0
* | Allow filtering the search results to the users home storageRobin Appelman2019-12-031-2/+11
|/
* Fix DAV mimetype searchRoeland Jago Douma2019-10-281-4/+7
* Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-2/+12
* Update license headersMorris Jobke2017-11-061-0/+2
* Allow searching file by fileidRobin Appelman2017-04-051-1/+3
* Fix search orderingRobin Appelman2017-03-231-0/+11
* Allow searching for favoritesRobin Appelman2017-03-081-2/+30
* Implement webdav SEARCHRobin Appelman2017-03-011-16/+21
* add icewind/searchdavRobin Appelman2017-02-281-0/+155