0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 22:40:53 +00:00
nextcloud_server/apps/cloud_federation_api/lib
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: Add SPDX header 2024-05-27 20:11:22 +02:00
Controller fix(signed-request): use share owner on reshare 2024-12-05 19:58:13 -01:00
Capabilities.php perf(cloud_federation_api): only provide capabilities if needed 2025-04-04 17:07:24 +02:00
Config.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00