Commit Graph

76 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Git'Fellow 6dfe3c91d5 Add a return message for app updates trough occ 2 years ago
Josh Richards b3e5c14a6c
fix(Update): Handle upstream exception scenario cleanly 2 years ago
Hamid Dehnavi 3658894722 Make adjustments based on the review 2 years ago
Hamid Dehnavi 8075f6976f Make adjustments based on the review 2 years ago
Hamid Dehnavi 81884cf9da Refactor core/Command/App 2 years ago
Faraz Samapoor cda0f74e0b Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ea844ca5fb Uses PHP8's constructor property promotion. 3 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 1da6c21036
Show version from appinfo on occ app:list 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Côme Chilliet b865722ac0
Remove deprecated occ app:check-code command 4 years ago
Joas Schilling a4111d4846
Allow installing unstable versions 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Joas Schilling a376aa6c61
Add version of disabled apps when available 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Maxopoly 1f93721097 Add force option to app install command 5 years ago
Christoph Wurst e618ea83b5
Make the app code checker a NOOP 5 years ago
Christoph Wurst fd649afb1f
Remove the deprecated update.php 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Sander Ruitenbeek 6b62bef928
Display notice for already enabled apps 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5a33cb0b78
Register an address book with recent contacts 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg 1d1068753f
Fix access to groupManager 7 years ago
Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 7 years ago
Daniel Kesselberg 03d3192638
Disable multiple apps at once 7 years ago
Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 7 years ago
Morris Jobke 290ede1292
Log exception in case an app update fails 7 years ago
Michael Gerber 020a9add07
Add occ app:update command 7 years ago
Patrik Kernstock 6a00521128 Use error styling for exception message 7 years ago
Patrik Kernstock 4cd7cf86db Using Throwable instead of Exception 7 years ago
Patrik Kernstock 1973556346 Log exception using ILogger 7 years ago
Patrik Kernstock f27ce6b5a0 Inject AppManager and Installer, check for shipped app prior removing 7 years ago
Patrik Kernstock f8771d3d81 Run uninstall tasks by default, added '--keep-data' parameter 7 years ago
Patrik Kernstock d9469a6b72 Add occ app:remove CLI command 7 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 8 years ago
sualko 84f6477ce5
enable app by default after occ app:install 8 years ago