aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/QuerySearchHelper.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix: make joining on tags in search queries work with shardingRobin Appelman2024-07-171-1/+0
* feat: add base class for extending the query builderRobin Appelman2024-07-121-3/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+2
* migrate metadata to lazy appconfigMaxence Lange2024-02-141-6/+1
* ignore metadata if table is emptyMaxence Lange2023-11-141-1/+12
* moving metadataqueryMaxence Lange2023-11-131-1/+1
* feat(files): Allow advanced search for filesBenjamin Gaussorgues2023-11-101-0/+8
* Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-16/+4
* IFilesMetadataMaxence Lange2023-11-071-32/+38
* Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-281-22/+43
|\
| * fix: include invisible tags for adminsArthur Schiwon2023-06-211-31/+29
| * fix: favorites view and universal search against tagsArthur Schiwon2023-06-211-17/+30
| * fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-06-211-19/+24
| * use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-211-16/+21
* | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-211-8/+3
* | chore: ugly type jugglingArthur Schiwon2023-06-211-4/+14
* | fix: expect interface, not a specific implementationArthur Schiwon2023-06-211-3/+2
|/
* refactor: remove where specification from SELECT getterArthur Schiwon2023-05-101-2/+0
* refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-091-0/+39
* feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-091-0/+4
* PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-091-21/+37
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Search without join on filecache_extendedCarl Schwan2022-06-231-1/+1
* Files: Extend search to also cover tagsMarcel Klehr2022-05-171-5/+14
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-4/+3
* generate a better optimized query for path prefix search filtersRobin Appelman2021-08-261-7/+14
* inject SearchBuilderRobin Appelman2021-06-141-2/+3
* split of query building bits from searchhelperRobin Appelman2021-06-141-196/+7
* update tests and fix some edge cases around new searchRobin Appelman2021-06-141-1/+5
* some cleanup and documentationRobin Appelman2021-06-141-4/+6
* perform file search in a single queryRobin Appelman2021-06-141-7/+9
* use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-11/+13
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-6/+113
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+5
|\
| * fix cachjail searching for rootRobin Appelman2021-01-261-0/+3
| * do cachejail search filtering in sqlRobin Appelman2021-01-261-0/+2
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format code according to PSR2Christoph Wurst2020-04-101-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-2/+2
* Use elseif instead of else ifChristoph Wurst2020-04-101-7/+7
* 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