nextcloud/apps/oauth2
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 +02:00
..
appinfo Master is now 25 2022-04-14 22:12:53 +02:00
composer Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
l10n [tx-robot] updated from transifex 2022-08-06 02:25:10 +00:00
lib Cleanup oauth2 admin settings 2022-07-14 12:16:13 +02:00
src Cleanup oauth2 admin settings 2022-07-14 12:16:13 +02:00
templates OAuth2: move to scoped css in vue app 2018-12-10 15:13:15 +01:00
tests Remove at matchers from tests in: 2022-08-02 15:27:52 +02:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00