aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
...
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-2/+2
* feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-252-0/+4
* fix(ObjectStore): Use common S3 trait so config and connection trait members ...Ferdinand Thiessen2024-03-212-0/+2
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-142-0/+2
* feat: Adding PublicSectorBundlesorbaugh2024-03-122-8/+2
* feat: Add declarative settingsjld31032024-03-124-4/+16
* chore(assets): build autoloaderEduardo Morales2024-03-111-0/+8
* feat(appconfig): repair step to migrate lazy config valuesMaxence Lange2024-03-112-0/+2
* feat(files): copy live photosMaxence Lange2024-03-082-0/+2
* feat: Implement team provider apiJulius Härtl2024-03-055-6/+92
* feat(occ): Add user:keys:test commandMarcel Müller2024-02-272-0/+2
* Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearchJohn Molakvoæ2024-02-232-0/+2
|\
| * Adds new exception to check for the availability of the index.Faraz Samapoor2024-01-152-0/+2
* | feat(AppFramework): Add Route attributeprovokateurin2024-02-212-0/+6
* | fix(db): remove redundant indices in propertiesJohannes Merkel2024-02-182-0/+2
* | fix types + autoloaderRobin Appelman2024-02-152-0/+2
* | optimize query pattern used by storage filterRobin Appelman2024-02-153-2/+10
* | feat: Migrate LinkReferenceProvider to OCPAnupam Kumar2024-02-142-0/+2
* | Merge pull request #39889 from nextcloud/cache-diJohn Molakvoæ2024-02-132-0/+2
|\ \
| * | improve di performance for cacheRobin Appelman2024-02-092-0/+2
* | | 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
| * | fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-092-2/+0
| * | 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
| * | chore: Delete deprecated internal Job classesCôme Chilliet2024-02-082-6/+0
| * | better indexesMaxence Lange2024-01-242-0/+6
| * | lazy AppConfigMaxence Lange2024-01-152-0/+10
| * | Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-deleteMaxence Lange2024-01-152-0/+2
| |\ \
| | * | occ background-job:deleteMaxence Lange2024-01-112-0/+2
| | |/
* | / result of build/autoloaderchecker.shAlexander Piskun2024-01-152-0/+2
|/ /
* / introduce IProviderWithUserIdAlexander Piskun2024-01-142-0/+2
|/
* fix(autoloaders)Marcel Klehr2024-01-112-0/+2
* Rebuild autoloadersMarcel Klehr2024-01-102-0/+2
* blurhash generationMaxence Lange2024-01-052-0/+2
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-192-0/+2
|\
| * Update autoloadersMarcel Klehr2023-12-192-0/+2
* | Update autoloadersMarcel Klehr2023-12-192-2/+2
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-194-28/+175
|\|
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-142-0/+2
| * fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-282-0/+2
| * feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+4
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
| * Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation...Louis2023-11-212-4/+4
| |\
| | * Add metadata generation jobLouis Chemineau2023-11-162-4/+4
| * | add named metadata eventMaxence Lange2023-11-202-0/+2
| * | Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-162-0/+2
| |\ \ | | |/ | |/|
| | * feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-132-0/+2
| * | Add migration from the old to new metadata tablesLouis Chemineau2023-11-162-0/+4
| * | Merge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-fo...Arthur Schiwon2023-11-142-0/+2
| |\ \