aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* feat: allow for ExApps to call Admin endpoints marked with specific attrAlexander Piskun2024-07-182-0/+2
* feat(Reference): Add public API endpoints to get referencesJonas2024-07-172-0/+2
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-172-0/+2
* Merge pull request #46397 from nextcloud/extended-query-builder-baseRobin Appelman2024-07-152-0/+2
|\
| * feat: add base class for extending the query builderRobin Appelman2024-07-122-0/+2
* | fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-152-0/+2
* | fix: psalm, cs, autoloader and lintskjnldsv2024-07-123-2/+4
|/
* Merge pull request #46371 from nextcloud/feat/filename-validatorFerdinand Thiessen2024-07-102-0/+4
|\
| * feat: Add `IFilenameValidator` to have one consistent place for filename vali...Ferdinand Thiessen2024-07-092-0/+4
* | feat: Add IPasswordHashBackendChristopher Ng2024-07-082-0/+2
|/
* Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occCôme Chilliet2024-07-082-0/+4
|\
| * feat: Add reserved options in a new OCP class so that applications know about...Côme Chilliet2024-07-042-0/+2
| * feat(occ): Add a --debug option to output all log levels to the outputCôme Chilliet2024-07-022-0/+2
* | Merge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypesJoas Schilling2024-07-042-0/+8
|\ \
| * | feat(TaskProcessing): Add more task typesMarcel Klehr2024-07-042-0/+8
* | | Merge pull request #46194 from nextcloud/schema-export-cmndRobin Appelman2024-07-022-0/+6
|\ \ \ | |_|/ |/| |
| * | feat: add commands for exporting current and expected database schemaRobin Appelman2024-07-022-0/+6
* | | Merge pull request #46185 from nextcloud/debt/noid/migrate-background-command...Daniel2024-07-022-8/+2
|\ \ \
| * | | refactor: simplify background commandsDaniel Kesselberg2024-07-012-8/+2
| |/ /
* / / feat(AppFramework): Add ExAppRequired attributeprovokateurin2024-07-012-0/+4
|/ /
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-252-0/+2
|\ \ | |/ |/|
| * feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-272-0/+2
* | chore: remove chunking-v1Robin Appelman2024-06-192-2/+0
* | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-182-0/+2
* | 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