0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-18 12:11:41 +00:00
nextcloud_server/core/Command/App
provokateurin 82fb8f8508
refactor: Extend rector to core/
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-15 00:16:54 +02:00
..
Disable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +01:00
Enable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +01:00
GetPath.php fix: Replace OC_App::getAllApps with a method in AppManager 2024-09-13 10:08:44 +02:00
Install.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +01:00
ListApps.php chore: Replace calls to OC_App::getAppVersions with app manager 2025-03-25 14:23:40 +01:00
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
Update.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00