aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/CacheQueryBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add base class for extending the query builderRobin Appelman2024-07-121-9/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadataMaxence Lange2024-04-171-3/+3
|\
| * migrate metadata to lazy appconfigMaxence Lange2024-02-141-3/+3
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
|/
* ignore metadata if table is emptyMaxence Lange2023-11-141-2/+7
* moving metadataqueryMaxence Lange2023-11-131-1/+1
* feat(files): Allow advanced search for filesBenjamin Gaussorgues2023-11-101-1/+1
* Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-1/+14
* IFilesMetadataMaxence Lange2023-11-071-1/+2
* refactor: remove where specification from SELECT getterArthur Schiwon2023-05-101-1/+0
* PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-091-1/+21
* Search without join on filecache_extendedCarl Schwan2022-06-231-4/+8
* store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-1/+1
* Files: Extend search to also cover tagsMarcel Klehr2022-05-171-1/+1
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-2/+2
* Move query outside the loop and reduce chunk size to 1000Sijmen Schoon2021-10-171-2/+2
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-6/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Make Cache::removeChildren non recursiveRobin Appelman2020-08-201-0/+13
* Update license headersChristoph Wurst2019-12-051-2/+7
* store filecache extension fieldsRobin Appelman2019-11-131-6/+25
* move more cache logic to querybuilderRobin Appelman2019-11-131-0/+73