aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Search/ISearchComparison.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* 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-141-0/+34
* 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-071-12/+3
* IFilesMetadataMaxence Lange2023-11-071-0/+18
* generate a better optimized query for path prefix search filtersRobin Appelman2021-08-261-0/+2
* use case insensitive like when limiting search to jailRobin Appelman2021-08-171-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* add tests for searchQueryRobin Appelman2017-03-011-0/+3
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+3
* add icewind/searchdavRobin Appelman2017-02-281-0/+54