| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30 | Joas Schilling | 2024-12-09 | 1 | -1/+2 |
* | fix(federation): Restore compatibility with Nextcloud 30 servers | Joas Schilling | 2024-12-09 | 1 | -6/+8 |
* | fix(ocm): get details from sharedSecret from provider | Maxence Lange | 2024-12-05 | 1 | -1/+2 |
* | fix(signed-request): removing unstable from public | Maxence Lange | 2024-12-04 | 2 | -19/+13 |
* | fix(ocm): signatory mapper | Maxence Lange | 2024-12-04 | 2 | -4/+21 |
* | feat(signatory): switch to qbmapper | Maxence Lange | 2024-12-04 | 2 | -17/+15 |
* | fix(ocm): simpler code | Maxence Lange | 2024-12-04 | 1 | -7/+13 |
* | fix(ocm): switching to IdentityProof | Maxence Lange | 2024-12-04 | 3 | -16/+21 |
* | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 3 | -47/+182 |
* | fix(OCMDiscoveryService): Also cache error results during discoveryfix/ocmdiscoveryservice/cache-errors | provokateurin | 2024-11-25 | 1 | -1/+9 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 2 | -10/+10 |
* | fix(federation): Do not overwrite certificate bundlefix/federation-certificate-store | Julius Härtl | 2024-09-20 | 1 | -5/+8 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -4/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 3 | -57/+6 |
* | feat(OCM): Dispatch an event so apps can register resources | Joas Schilling | 2023-10-13 | 1 | -0/+15 |
* | feat(OCM): Add a way for apps to create a new IOCMResource | Joas Schilling | 2023-10-13 | 1 | -0/+8 |
* | fix(OCM): Make the OCM provider stateful so apps can add resources | Joas Schilling | 2023-10-13 | 1 | -9/+8 |
* | fix(OCM): Make the public API only rely on OCP | Joas Schilling | 2023-10-13 | 2 | -27/+25 |
* | small fixes | Maxence Lange | 2023-09-20 | 1 | -1/+1 |
* | ocm controller | Maxence Lange | 2023-09-20 | 3 | -0/+474 |