Commit Graph

47 Commits (add-remove-skip-ci-command)

Author SHA1 Message Date
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 4 months ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 4 months ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 4 months ago
Maxence Lange 33c4fe504d feat(preset): new PresetManager 5 months ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
Robin Appelman ffe10d4916 feat: allow setting system config values with json value 8 months ago
Joas Schilling 7962df9427
fix(occ): Fix autocompletion of config:app:* commands 8 months ago
Misha M.-Kupriyanov 65698ff086
fix(occ): hide sensitive data while config:app:set 11 months ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 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
Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 2 years ago
Maxence Lange a4da1e43b4 true, on, yes and 1 can be boolean 2 years ago
Maxence Lange 94fe48c998 small fixes 2 years ago
Maxence Lange 6daea857ab fixes 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Faraz Samapoor 51aae7866c Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor 3519689d50 Uses PHP8's constructor property promotion in core/Command/Config and core/Command/Group classes. 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan fbae6ffa98 Fix importing float value 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 5b0dc6dad0 Check command input 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
Christoph Wurst 734c62bee0
Format code according to PSR2 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 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke 954da26e26
Use non aliased method instead 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling ce7836378c
Filter out sensitive appconfig values 9 years ago
Joas Schilling 8906b1cc95 Add autocomplete for db:* and log:* 9 years ago
Joas Schilling 691a5d40a4 Add autocomplete for config:* 9 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago