nextcloud-server/core/Command/App
Côme Chilliet 4b099bd532
chore: Replace calls to OC_App::getAppVersions with app manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-25 14:23:40 +07:00
..
Disable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +07:00
Enable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +07:00
GetPath.php fix: Replace OC_App::getAllApps with a method in AppManager 2024-09-13 10:08:44 +07:00
Install.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +07:00
ListApps.php chore: Replace calls to OC_App::getAppVersions with app manager 2025-03-25 14:23:40 +07:00
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
Update.php fix: Replace OC_App::getAllApps with a method in AppManager 2024-09-13 10:08:44 +07:00