nextcloud/apps/cloud_federation_api/lib
Micke Nordin 623f2f0240
feat(OCM-invites): Implementation of invitation flow
This patchset:
* implements the /invite-accepted endpoint
* adds capabilities and inviteAceptDialog to the discovery
* adds a FederatedInviteAcceptedEvent

https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org#/paths/~1invite-accepted/post

Co-authored-by: Anna <anna@nextcloud.com>
Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Co-authored-by: Navid Shokri <navid.pdp11@gmail.com>
Signed-off-by: Micke Nordin <kano@sunet.se>
2025-06-12 11:20:26 +02:00
..
AppInfo chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Controller feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00
Db feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00
Events feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00
Migration feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00
Capabilities.php feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00
Config.php fix(federation): Allow federation file sharing when federation app is disabled 2025-04-24 13:03:14 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00