aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #39889 from nextcloud/cache-diJohn Molakvoæ2024-02-132-0/+2
|\
| * improve di performance for cacheRobin Appelman2024-02-092-0/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge branch 'master' into enh/speech-to-text-provider-with-useridAlexander Piskun2024-02-132-8/+20
|\|
| * only get the path for the users cached mount info when we use itRobin Appelman2024-02-092-0/+2
| | | | | | | | | | | | most of the time we shouldn't need it so we can save joining on the filecache Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-092-2/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-082-6/+0
| |
| * Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-082-0/+6
| | | | | | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
| * chore: Delete deprecated internal Job classesCôme Chilliet2024-02-082-6/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * better indexesMaxence Lange2024-01-242-0/+6
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * lazy AppConfigMaxence Lange2024-01-152-0/+10
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-deleteMaxence Lange2024-01-152-0/+2
| |\ | | | | | | occ background-job:delete
| | * occ background-job:deleteMaxence Lange2024-01-112-0/+2
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | result of build/autoloaderchecker.shAlexander Piskun2024-01-152-0/+2
|/ / | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
* / introduce IProviderWithUserIdAlexander Piskun2024-01-142-0/+2
|/ | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
* fix(autoloaders)Marcel Klehr2024-01-112-0/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Rebuild autoloadersMarcel Klehr2024-01-102-0/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* blurhash generationMaxence Lange2024-01-052-0/+2
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-192-0/+2
|\
| * Update autoloadersMarcel Klehr2023-12-192-0/+2
| | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Update autoloadersMarcel Klehr2023-12-192-2/+2
| | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-194-28/+175
|\| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-142-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(API): Use a distinct exception so apps can react to it and customize the ↵Joas Schilling2023-11-282-0/+2
| | | | | | | | | | | | return Signed-off-by: Joas Schilling <coding@schilljs.com>
| * feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+4
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * Merge pull request #41540 from ↵Louis2023-11-212-4/+4
| |\ | | | | | | | | | | | | nextcloud/artonge/feat/add_metadata_generation_job Add metadata generation job
| | * Add metadata generation jobLouis Chemineau2023-11-162-4/+4
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | add named metadata eventMaxence Lange2023-11-202-0/+2
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-162-0/+2
| |\ \ | | |/ | |/| feat: add preview provider for emf files based on office
| | * feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-132-0/+2
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Add migration from the old to new metadata tablesLouis Chemineau2023-11-162-0/+4
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Merge pull request #41436 from ↵Arthur Schiwon2023-11-142-0/+2
| |\ \ | | | | | | | | | | | | | | | | nextcloud/feat/introduce-inAppSearch-method-for-advanced-search Add `inAppSearch` for advanced search providers
| | * | Add new method `inAppSearch` for advanced search providersBenjamin Gaussorgues2023-11-142-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Allows to indicates if a search provider also support in app search Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | | moving metadataqueryMaxence Lange2023-11-132-4/+4
| |/ / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2Joas Schilling2023-11-132-0/+8
| |\ \ | | |/ | |/| enh(TextProcessing): Add two new provider interfaces
| | * fix: Update autoloadersMarcel Klehr2023-11-092-2/+2
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| | * Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-092-16/+2
| | |\
| | * \ Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-082-0/+48
| | |\ \ | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| | * | | fix: split IProvider2 into two more verbose interfacesMarcel Klehr2023-11-072-0/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | chore: update openapi.jsonBenjamin Gaussorgues2023-11-105-113/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | | | feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-106-16/+160
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | | | Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-092-0/+14
| |\ \ \ \ | | |_|_|/ | |/| | | feat: Add out-of-office message API
| | * | | feat: Add out-of-office message APIChristoph Wurst2023-11-092-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skipci] Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-082-0/+2
| |\ \ \ \ | | |/ / / | |/| | | optimize builtin storage wrappers
| | * | | optimize builtin storage wrappersRobin Appelman2023-11-082-0/+2
| | | |/ | | |/| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * / | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-082-16/+0
| |/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-072-0/+44
| |\ \ | | | | | | | | IFilesMetadata
| | * | IFilesMetadataMaxence Lange2023-11-072-0/+44
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | Merge pull request #41175 from nextcloud/feat/noid/openapi-scopesJoas Schilling2023-11-072-0/+2
| |\ \ \ | | |/ / | |/| | Add OpenAPI attribute to allow multiple scopes
| | * | feat(openapi): Add OpenAPI attribute to allow multiple scopes and ↵Joas Schilling2023-11-032-0/+2
| | |/ | | | | | | | | | | | | | | | overwriting tags Signed-off-by: Joas Schilling <coding@schilljs.com>