Côme Chilliet
|
76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager
|
2 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
Andy Scherzinger
|
5c49a54801
chore: Add SPDX header
|
6 months ago |
Côme Chilliet
|
61621ee1d0
fix: Revert to OC_App in places where we need all apps even disabled ones
|
7 months ago |
Côme Chilliet
|
644036ab4e
fix: Migrate away from OC_App toward the IAppManager
|
8 months ago |
Git'Fellow
|
6dfe3c91d5
Add a return message for app updates trough occ
|
1 year ago |
John Molakvoæ
|
f40c2a03b0
Merge pull request #39183 from shdehnavi/refactor_core_command_app
|
9 months ago |
Josh Richards
|
b3e5c14a6c
fix(Update): Handle upstream exception scenario cleanly
|
11 months ago |
Hamid Dehnavi
|
81884cf9da
Refactor core/Command/App
|
1 year ago |
Faraz Samapoor
|
ea844ca5fb
Uses PHP8's constructor property promotion.
|
1 year ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
John Molakvoæ (skjnldsv)
|
9e962fb69f
Allow to update to nightly
|
4 years ago |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Morris Jobke
|
290ede1292
Log exception in case an app update fails
|
6 years ago |
Michael Gerber
|
020a9add07
Add occ app:update command
|
6 years ago |