Commit Graph

16 Commits (master)

Author SHA1 Message Date
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 5 months ago
Joas Schilling 7962df9427
fix(occ): Fix autocompletion of config:app:* commands 8 months 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 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
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 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
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 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
Thomas Müller 682821c71e Happy new year! 10 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 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