aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/lib/Capabilities.php
Commit message (Expand)AuthorAgeFilesLines
* perf(cloud_federation_api): only provide capabilities if neededperf/capaFerdinand Thiessen2025-04-041-7/+6
* fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen2025-03-211-1/+1
* fix(signed-request): removing unstable from publicMaxence Lange2024-12-041-0/+4
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-041-2/+2
* feat(ocm): signing ocm requestsMaxence Lange2024-12-041-6/+29
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-4/+2
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-131-7/+7
* ocm controllerMaxence Lange2023-09-201-26/+35
* cloud_federation_api: Add OpenAPI specjld31032023-07-131-0/+16
* feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-3/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* adjust json to match the definitionBjoern Schiessle2019-02-201-1/+2
* fix capabilitiesBjoern Schiessle2018-07-021-3/+7
* adjust to latest api versionBjoern Schiessle2018-07-021-3/+3
* update capabilitiesBjoern Schiessle2018-07-021-1/+5
* add cloud federation api appBjoern Schiessle2018-07-021-0/+56