aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IAppConfig.php
Commit message (Expand)AuthorAgeFilesLines
* fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-171-2/+3
* fix(appconfig): format app valuesMaxence Lange2024-04-171-1/+3
* fix getAllValues() to filter values based on prefixMaxence Lange2024-02-071-3/+3
* fixesMaxence Lange2024-01-151-76/+25
* lazy AppConfigMaxence Lange2024-01-151-15/+519
* provisioning_api: Add OpenAPI specjld31032023-07-311-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-13/+0
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-14/+0
* Simple IAppConfig deprecationsRoeland Jago Douma2018-01-171-33/+0
* Filter out sensitive appconfig valuesJoas Schilling2017-01-111-0/+9
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+3
* Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-061-1/+1
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+120