Commit Graph

95 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Arthur Schiwon e9a1d7fa0d
fix(Apps): fix install command check on existing apps 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Côme Chilliet 4b099bd532
chore: Replace calls to OC_App::getAppVersions with app manager 9 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Christopher Ng e0b3ab5165 fix: Correct wording when attempting to remove a disabled app 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Côme Chilliet 61621ee1d0
fix: Revert to OC_App in places where we need all apps even disabled ones 2 years ago
Côme Chilliet 8c5f32320a
fix: use DI to build main Application class in console.php 2 years ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Adam Blakey 4744b02c40 style: Fixed style from composer cs:fix 2 years ago
Adam Blakey aa09af8410 Update core/Command/App/ListApps.php 2 years ago
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
Adam Blakey a676a67b9e Fixed logic issue where checking for wrong option 3 years ago
Adam Blakey e9fb7a2885 added --enabled and --disabled options to 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