Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 1 | -24/+2 |
* | fix: Migrate away from OC_App toward the IAppManager | Côme Chilliet | 2024-04-22 | 1 | -13/+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 | 1 | -1/+8 |
* | chore: Drop \OC_App::getAppVersion | Christoph Wurst | 2023-06-01 | 1 | -1/+2 |
* | Allow installing unstable versions | Joas Schilling | 2022-03-10 | 1 | -1/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Add force option to app install command | Maxopoly | 2021-03-22 | 1 | -1/+8 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+2 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 1 | -1/+2 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -0/+1 |
* | enable app by default after occ app:install | sualko | 2018-02-26 | 1 | -3/+3 |
* | add enable flag to occ app:install (fix #5834) | sualko | 2018-02-26 | 1 | -0/+13 |
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -7/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | add namespace | sualko | 2017-07-26 | 1 | -0/+2 |
* | add occ app:install command | sualko | 2017-07-26 | 1 | -0/+75 |