nextcloud/core/Command/App
Maksim Sukharev 43bf6bc26b feat(occ): show current version with occ app:update command
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-05 12:20:22 +01:00
..
Disable.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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(Apps): fix install command check on existing apps 2025-09-29 09:39:14 +02:00
ListApps.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
Update.php feat(occ): show current version with occ app:update command 2026-02-05 12:20:22 +01:00