aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* chore(composer): composer install --no-devCôme Chilliet2024-06-114-87/+6
* chore(webhooks): Rename webhooks application to webhook_listenersCôme Chilliet2024-06-111-0/+1
* fix: Make webhook event serialization opt-in with a new interfaceCôme Chilliet2024-06-112-0/+2
* feat: Make node events serializableCôme Chilliet2024-06-112-0/+2
* Revert "feat: Add support for webhook listeners"Côme Chilliet2024-06-112-4/+0
* feat: Add support for webhook listenersCôme Chilliet2024-06-112-0/+4
* fix: Move OC_EventSource to OC namespaceCôme Chilliet2024-05-162-2/+2
* Merge pull request #44763 from nextcloud/fix/group_name_length_dbBenjamin Gaussorgues2024-05-162-0/+2
|\
| * fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-222-0/+2
* | chore: Check in autoloader updatesMarcel Klehr2024-05-142-0/+33
* | fix: Don't check in barmani plugin in composer autoloaderMarcel Klehr2024-05-141-29/+0
* | fix: Update autoloadersMarcel Klehr2024-05-142-0/+4
* | fix: Wire-up the new classesMarcel Klehr2024-05-142-0/+62
* | feat(bg-jobs): allow setting a job class list instead of a single class in cr...Julien Veyssier2024-05-022-0/+4
* | perf(templates): Emit RegisterTemplateCreatorEvent to register template creat...Julius Härtl2024-04-222-0/+2
|/
* fix(activity): Add a dedicated exception when the filter or setting is not foundJoas Schilling2024-04-172-0/+4
* fix(activity): Add a dedicated exception when the event is unknown to the pro...Joas Schilling2024-04-172-0/+2
* fix(activity): Add a dedicated exception when not all fields are set while pu...Joas Schilling2024-04-172-0/+2
* fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-172-0/+3
* Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-commandyemkareems2024-04-161-0/+1
|\
| * feat: changes by build/autoloaderchecker.shyemkareems2024-04-161-0/+1
* | fix(notifications): Add a dedicated exception when a notification was not par...Joas Schilling2024-04-122-0/+2
* | fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-122-0/+2
* | fix(notifications): Add a dedicated exception when not all fields are set whi...Joas Schilling2024-04-122-0/+2
* | fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-123-0/+4
|/
* fix: use proper jailed patch in watcherRobin Appelman2024-04-082-0/+2
* 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