aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Search
Commit message (Expand)AuthorAgeFilesLines
* add some comments for the distributive operation and add another testRobin Appelman2024-02-161-0/+4
* fix types + autoloaderRobin Appelman2024-02-151-1/+4
* optimize query pattern used by storage filterRobin Appelman2024-02-151-2/+3
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-143-0/+52
* Fix is-define operatorLouis Chemineau2023-11-221-1/+1
* implements search on null/notnull metadataMaxence Lange2023-11-221-0/+1
* accept boolean valueMaxence Lange2023-11-221-2/+2
* IFilesMetadataMaxence Lange2023-11-072-21/+3
* IFilesMetadataMaxence Lange2023-11-072-2/+38
* generate a better optimized query for path prefix search filtersRobin Appelman2021-08-262-0/+20
* use case insensitive like when limiting search to jailRobin Appelman2021-08-171-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-10/+5
* handle ordering in folder searchRobin Appelman2021-03-191-0/+12
* only require user to be set in a query that handles tagsRobin Appelman2021-03-181-1/+1
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Add visibility to all constantsChristoph Wurst2020-04-103-11/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-055-5/+5
* add @since to limitToHomeRobin Appelman2019-12-031-0/+1
* Allow filtering the search results to the users home storageRobin Appelman2019-12-031-0/+7
* Update license headersMorris Jobke2017-11-065-0/+10
* Allow searching for favoritesRobin Appelman2017-03-081-0/+10
* add tests for searchQueryRobin Appelman2017-03-011-0/+3
* Implement webdav SEARCHRobin Appelman2017-03-014-1/+36
* add icewind/searchdavRobin Appelman2017-02-285-0/+205