aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Config/App
Commit message (Collapse)AuthorAgeFilesLines
* ci: Fix psalm by typing the QuestionHelperJoas Schilling2024-10-071-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-3/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-264-75/+12
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+2
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* true, on, yes and 1 can be booleanMaxence Lange2024-01-161-2/+2
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* small fixesMaxence Lange2024-01-151-1/+1
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* fixesMaxence Lange2024-01-152-37/+21
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> d Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* lazy AppConfigMaxence Lange2024-01-152-14/+234
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-203-3/+9
| | | | | | | Based on: https://github.com/nextcloud/server/pull/38764#discussion_r1227630895 Signed-off-by: Faraz Samapoor <fsa@adlas.at>
* Uses PHP8's constructor property promotion in core/Command/Config and ↵Faraz Samapoor2023-06-203-15/+3
| | | | | | core/Command/Group classes. Signed-off-by: Faraz Samapoor <fsa@adlas.at>
* Update core to PHP 7.4 standardCarl Schwan2022-05-204-15/+4
| | | | | | | - Typed properties - Port to LoggerInterface Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add return value to all commandsJoas Schilling2020-06-263-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headersChristoph Wurst2019-12-054-4/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add autocomplete for config:*Joas Schilling2016-09-294-3/+48
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix othersJoas Schilling2016-07-213-6/+9
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-063-0/+263