nextcloud-server/apps/cloud_federation_api
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
findBinaryFinder is now a service that is still private but with some
minor optimization (remove the hasKey check).

isFunctionEnabled is now in OCP\Util

Both function are still keep but all internal usage in nextcloud/server
were migrated to the new usage, so that we can remove it in 26

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-23 19:44:04 +07:00
..
appinfo Master is now 25 2022-04-14 22:12:53 +07:00
composer Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +07:00
l10n [tx-robot] updated from transifex 2022-05-24 02:32:52 +07:00
lib Correctly log failed attempts 2022-06-13 09:30:51 +07:00
LICENSE add cloud federation api app 2018-07-02 11:29:27 +07:00
README.md add cloud federation api app 2018-07-02 11:29:27 +07:00

README.md

cloud_federation_api

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