0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/apps/cloud_federation_api
Ferdinand Thiessen 63052522a2
perf(cloud_federation_api): only provide capabilities if needed
The capabilities can be quite expensive (e.g. on ARM board it takes 1s
per request only for the capabilities).
Also they are not used by the webui so they should not be included in
initial state.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-04 17:07:24 +02:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
composer cloud_federation_api: Add OpenAPI spec 2023-07-13 07:20:55 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-04-01 00:23:11 +00:00
lib perf(cloud_federation_api): only provide capabilities if needed 2025-04-04 17:07:24 +02:00
LICENSE add cloud federation api app 2018-07-02 11:29:27 +02:00
openapi.json fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
openapi.json.license chore: Add SPDX header 2024-05-31 10:38:47 +02:00
README.md chore: Add SPDX header 2024-05-31 10:38:47 +02:00

cloud_federation_api

The cloud federation API allows to share information like files, contacts, calendars, incoming calls, etc across Nextcloud instances