Commit Graph

200 Commits (08afce3d7e1221170948c460ac2d052d25070403)

Author SHA1 Message Date
Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 11 years ago
Joas Schilling 85f012512e Invert the "public" to a "private" method 11 years ago
Joas Schilling e5bc9d0619 Make it possible to import exportet app/system configs 11 years ago
Joas Schilling 971060862e Fix typo in command description 11 years ago
Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 11 years ago
Joas Schilling 130b5d8587 Allow reading from stdin 11 years ago
Joas Schilling 86952f88cb Add a command to import an json array into the config 11 years ago
Joas Schilling bc084c40a6 Add a command to delete a system config 11 years ago
Joas Schilling 3608c1007e Add a command to get a config value 11 years ago
Joas Schilling a83eac3762 Add a command to set a system config value 11 years ago
Joas Schilling 5370bba0b6 Split the system from the app config 11 years ago
Joas Schilling 371a4d014a Fix no value 11 years ago
Joas Schilling 5d84876ecd Missing doc 11 years ago
Joas Schilling 2f65332014 Add an option to exclude sensitive values (e.g. for reports) 11 years ago
Joas Schilling 6763637773 Add a command to list existing configs 11 years ago
Joas Schilling 6ed8ba0ce9 Fix nested array lists 11 years ago
Roeland Jago Douma c8145cdbd6 Javascript mimetype icon resolver 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Joas Schilling e5bc50d156 Use non-zero exit code when app is not compliant (so CIs can detect the status) 11 years ago
Morris Jobke 5ff536b45a [upgrade] add verbosity check and show repair info & steps 11 years ago
Joas Schilling dba5d5e205 Use a OutputFormatter instead of hacking into writeln() 11 years ago
Joas Schilling d8b9f6ac23 Use logtimezone and logdateformat 11 years ago
Morris Jobke 0137a3c5e0 [upgrade] show timestamp for output during upgrade 11 years ago
Morris Jobke c86e129ce9 [updater] keep maintenance active on failure and mark failure in red 11 years ago
Morris Jobke 1ba9fd3ada [upgrade] print update message before running the update code 11 years ago
Morris Jobke fe42553e8a [updater] propagate error case properly 11 years ago
Jens-Christian Fischer 0013c4115e Fix error message and add 'user' to it 11 years ago
Steffen Lindner 48040c46cb Skip disable3rdParty Apps 11 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 11 years ago
Morris Jobke 064f5204cc Persist the state of the maintenance after an upgrade 11 years ago
Clark Tomlinson a0c6c01137 fix references to legacy encryption app name 11 years ago
Morris Jobke cb909cda97 Add info message for upgrade of an 3rdparty app 11 years ago
Morris Jobke 56b1c93a79 Add verbosity option to app:check-code 11 years ago
Joas Schilling 87787a3af4 Fix the "app-id" parameter description of app:check-code 11 years ago
Joas Schilling 5180c2398d Add an occ command to get the status of encryption 11 years ago
Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 11 years ago
Bernhard Posselt 7c0dc06c10 make command optional 11 years ago
Bernhard Posselt b0d1d61db2 default to an empty string for database password if ommited 11 years ago
Thomas Müller aa2bd28a6a fix typo 11 years ago
Thomas Müller 66f9811151 handle case where the given language is unknown - refs #15794 11 years ago
Joas Schilling e4c24a6b5c Undefined index: default 11 years ago
Joas Schilling 25b5adfe87 Fix scrutinizer complain 11 years ago
Joas Schilling a4c314622a Use interface 11 years ago
Joas Schilling e4977841b4 Add unit tests for the commands 11 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 11 years ago
Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 11 years ago
Joas Schilling eec92a16d6 Unify the output of the user commands and use DI 11 years ago
Joas Schilling 07627084e4 Check if the user exists before trying to delete him 11 years ago
Joas Schilling 2c396a7080 Remove the app version from disabled app list 11 years ago
Joas Schilling 98bdfa1518 change handling in app:list 11 years ago