Commit Graph

88 Commits (aeec00dc0cdc04bfec3d94d3216ecaea1b90e585)

Author SHA1 Message Date
Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 7 years ago
Morris Jobke 290ede1292
Log exception in case an app update fails 8 years ago
Michael Gerber 020a9add07
Add occ app:update command 8 years ago
Patrik Kernstock 6a00521128 Use error styling for exception message 8 years ago
Patrik Kernstock 4cd7cf86db Using Throwable instead of Exception 8 years ago
Patrik Kernstock 1973556346 Log exception using ILogger 8 years ago
Patrik Kernstock f27ce6b5a0 Inject AppManager and Installer, check for shipped app prior removing 8 years ago
Patrik Kernstock f8771d3d81 Run uninstall tasks by default, added '--keep-data' parameter 8 years ago
Patrik Kernstock d9469a6b72 Add occ app:remove CLI command 8 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
sualko 323eb2e8ba
add enable flag to occ app:install (fix #5834) 8 years ago
Joas Schilling 211212f4b3
App manager is not needed anymore 8 years ago
Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Morris Jobke cd02b2205e Use public methods for OC_App::isShipped 9 years ago
sualko 7720e19e10 add namespace 9 years ago
sualko 3e62a25155 add occ app:install command 9 years ago
Joas Schilling 3b267b165f Check the migration files for table, column and index length errors 9 years ago
Joas Schilling eebd2811dc
Version and dependency are now required 9 years ago
Morris Jobke 6dea5e6aad Implement skip checkers and log the currently tested app 9 years ago
Joas Schilling f920dfe09b
Skip the code checking for now 9 years ago
Joas Schilling 31bb65fa36
Check the name length of database items 9 years ago
Joas Schilling 93fc7fcdbe
Check the syntax of the language file 9 years ago
Lukas Reschke 60d1e8e63e
Check for nextcloud version as well 10 years ago
Lukas Reschke 8d83e239f3
Fix tests 10 years ago
Joas Schilling e1df6b5702 Full support for autocomplete of app:* 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Thomas Müller 48b61b7b5a
Deprecate appinfo/update.php - RepairSteps within info.xml are to be used 10 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago