| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Replace calls to OC_App::getAppVersions with app manager | Côme Chilliet | 2025-03-25 | 1 | -6/+6 |
* | fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methods | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 5 | -11/+9 |
* | fix: Correct wording when attempting to remove a disabled app | Christopher Ng | 2024-12-03 | 1 | -2/+2 |
* | fix: Replace OC_App::getAllApps with a method in AppManager | Côme Chilliet | 2024-09-13 | 3 | -3/+3 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 4 | -4/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 7 | -156/+14 |
* | fix: Revert to OC_App in places where we need all apps even disabled ones | Côme Chilliet | 2024-04-22 | 2 | -2/+2 |
* | fix: use DI to build main Application class in console.php | Côme Chilliet | 2024-04-22 | 1 | -1/+1 |
* | fix: Migrate away from OC_App toward the IAppManager | Côme Chilliet | 2024-04-22 | 5 | -25/+47 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | style: Fixed style from composer cs:fix | Adam Blakey | 2024-03-18 | 1 | -2/+2 |
* | Update core/Command/App/ListApps.php | Adam Blakey | 2024-03-18 | 1 | -16/+2 |
* | Merge branch 'master' into show-enabled-and-disabled-apps | John Molakvoæ | 2024-03-15 | 7 | -50/+54 |
|\ |
|
| * | Add a return message for app updates trough occ | Git'Fellow | 2024-02-23 | 1 | -0/+10 |
| * | Merge pull request #39183 from shdehnavi/refactor_core_command_app | John Molakvoæ | 2024-02-23 | 7 | -15/+15 |
| |\ |
|
| | * | Make adjustments based on the review | Hamid Dehnavi | 2023-09-29 | 1 | -2/+0 |
| | * | Make adjustments based on the review | Hamid Dehnavi | 2023-09-29 | 1 | -5/+0 |
| | * | Refactor core/Command/App | Hamid Dehnavi | 2023-09-29 | 7 | -15/+22 |
| * | | fix(Update): Handle upstream exception scenario cleanly | Josh Richards | 2023-12-26 | 1 | -0/+1 |
| |/ |
|
| * | Moves single constructor parameters to new lines. | Faraz Samapoor | 2023-06-19 | 2 | -2/+6 |
| * | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-19 | 5 | -28/+16 |
| * | chore: Drop \OC_App::getAppVersion | Christoph Wurst | 2023-06-01 | 4 | -4/+5 |
| * | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -2/+2 |
| * | Show version from appinfo on occ app:list | Julius Härtl | 2022-11-11 | 1 | -1/+1 |
* | | Fixed logic issue where checking for wrong option | Adam Blakey | 2022-08-15 | 1 | -8/+7 |
* | | added --enabled and --disabled options to occ app:list | Adam Blakey | 2022-08-15 | 1 | -12/+55 |
|/ |
|
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 5 | -60/+24 |
* | Remove deprecated occ app:check-code command | Côme Chilliet | 2022-04-28 | 1 | -72/+0 |
* | Allow installing unstable versions | Joas Schilling | 2022-03-10 | 1 | -1/+7 |
* | Merge pull request #30275 from nextcloud/bugfix/noid/add-version-of-disabled-... | Vincent Petry | 2022-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add version of disabled apps when available | Joas Schilling | 2021-12-15 | 1 | -2/+2 |
* | | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -1/+1 |
|/ |
|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 8 | -18/+8 |
* | Add force option to app install command | Maxopoly | 2021-03-22 | 1 | -1/+8 |
* | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 1 | -122/+4 |
* | Remove the deprecated update.php | Christoph Wurst | 2020-11-27 | 1 | -18/+0 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 5 | -0/+8 |
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 1 | -2/+2 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 5 | -8/+17 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 8 | -8/+9 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Display notice for already enabled apps | Sander Ruitenbeek | 2020-04-24 | 1 | -0/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 5 | -19/+16 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |