You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/Command/App
Côme Chilliet 4b099bd532
chore: Replace calls to OC_App::getAppVersions with app manager
9 months ago
..
Disable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Enable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
GetPath.php fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Install.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
ListApps.php chore: Replace calls to OC_App::getAppVersions with app manager 9 months ago
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Update.php fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago