aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-publicFerdinand Thiessen2024-09-162-0/+2
* Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-132-0/+6
|\
| * feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-102-0/+6
* | chore: Deleted now unused classes from \OC\OCSCôme Chilliet2024-09-092-4/+0
* | fix: Move ApiHelper to \OC\OCS next to related classesCôme Chilliet2024-09-092-2/+2
* | fix: Move OC_API into \OC\ApiHelper in standard namespaceCôme Chilliet2024-09-092-2/+2
|/
* chore: update autoloaderAnupam Kumar2024-09-062-0/+2
* fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-052-0/+2
* fix: Move \OC_Image to \OC\Image with the other internal classesCôme Chilliet2024-08-292-2/+2
* feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-282-0/+20
* feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-282-0/+14
* feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-272-0/+6
* feat: add command to send raw commands to redisRobin Appelman2024-08-232-0/+2
* feat(Security): Allow setting password context for validation and generationFerdinand Thiessen2024-08-222-0/+2
* feat: Add user:welcome commandFedericoHeichou2024-08-162-0/+2
* feat(webauthn): Add user verification to webauthn challengesS1m2024-08-152-0/+2
* fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-142-0/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-122-0/+2
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-082-0/+2
* Merge pull request #45879 from nextcloud/export-certificate-bundleAndy Scherzinger2024-08-062-0/+2
|\
| * feat: add command to export certificate bundleRobin Appelman2024-08-012-0/+2
* | chore: delete repair step for 8y old oc_mounts issueRobin Appelman2024-08-022-2/+0
* | chore: Remove deprecated legacy search backendJulius Härtl2024-08-012-16/+0
|/
* Merge pull request #46099 from nextcloud/fix/properly-add-accept-share-interfaceJoas Schilling2024-07-302-0/+2
|\
| * fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-302-0/+2
* | fix(migration-attributes): privatizing AttributeExceptionMaxence Lange2024-07-292-10/+10
* | feat(upgrade): migration attributesMaxence Lange2024-07-292-0/+40
|/
* feat(preview): move previews for imaginary pdf to own class ImaginaryPDFernolf2024-07-252-0/+2
* fix: Correct name of `InvalidFieldTypeException` class fileElizabeth Danzberger2024-07-252-0/+2
* fix: Composer autoloads for Field classesElizabeth Danzberger2024-07-252-0/+4
* fix: Move field classes out of the server apiElizabeth Danzberger2024-07-252-4/+0
* fix: Emit new `BeforeGetTemplates` eventElizabeth Danzberger2024-07-252-0/+2
* feat: Template fieldsElizabeth Danzberger2024-07-252-0/+4
* feat(taskprocessing): add translate task typeJulien Veyssier2024-07-252-0/+2
* fix(taskprocessing): fix cs issues and generate autoloadersJulien Veyssier2024-07-252-0/+2
* feat: mail provider backendSebastianKrupinski2024-07-232-0/+26
* fix(taskprocessing): build autoloader files and fix psalm issueJulien Veyssier2024-07-232-4/+8
* feat(taskprocessing): add occ commands to list tasks and compute statsJulien Veyssier2024-07-232-2/+2
* feat(taskprocessing): add start, stop and schedule time to tasksJulien Veyssier2024-07-232-6/+8
* feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p...Julien Veyssier2024-07-222-0/+2
* feat(Security): add Factory for IP addresses and rangesBenjamin Gaussorgues2024-07-192-0/+4
* feat(security): Add public API to allow validating IP Ranges and checking for...Joas Schilling2024-07-192-2/+12
* feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-192-0/+4
* 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
|/