aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppConfig.php
Commit message (Expand)AuthorAgeFilesLines
* fix(lexicon): renaming and minor fixesfeature/noid/config-lexiconMaxence Lange2024-12-131-4/+4
* feat(config): implementation of lexiconMaxence Lange2024-12-131-0/+122
* feat(appconfig): Only log lazy-appconfig when an app can do something about ittechdebt/noid/more-useful-debug-logsJoas Schilling2024-11-061-16/+18
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* fix(config): Mark more configs as sensitivebugfix/noid/mark-more-configs-as-sensitiveJoas Schilling2024-10-281-0/+9
* fix(AppConfig): Add external JWT private key to sensitive keysfix/appconfig/sensitive-keys-external-jwt-private-keyprovokateurin2024-10-141-0/+1
* fix(config): Mark more app configs sensitivebugfix/noid/increase-exclude-listJoas Schilling2024-10-071-0/+9
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-4/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-12/+12
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-23/+23
* chore: Add SPDX headerAndy Scherzinger2024-05-241-30/+3
* fix: Avoid reference use in AppConfigCôme Chilliet2024-04-301-6/+4
* fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+8
* fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-051-27/+37
* fix(appconfig): format app valuesMaxence Lange2024-04-051-4/+48
* fix(appconfig): compare with original valueMaxence Lange2024-04-031-1/+2
* fix(appconfig): no insert statement if data already existMaxence Lange2024-03-081-23/+34
* fix(appconfig): Make sure sensitive values stay sensitiveJoas Schilling2024-03-061-5/+4
* feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ...Joas Schilling2024-03-061-6/+45
* Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loa...Maxence Lange2024-02-121-0/+4
|\
| * use exception for cleaner TraceMaxence Lange2024-02-121-1/+1
| * debug lazy loadConfigMaxence Lange2024-02-071-0/+4
* | fix phpdocMaxence Lange2024-02-121-3/+3
* | redundant conditionMaxence Lange2024-02-071-4/+0
* | fix getAllValues() to filter values based on prefixMaxence Lange2024-02-071-3/+8
|/
* returns non lazy value while searching for lazyMaxence Lange2024-02-061-5/+8
* return false on AppConfigUnknownKeyExceptionMaxence Lange2024-02-011-6/+12
* better indexesMaxence Lange2024-01-241-20/+23
* Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-ownJoas Schilling2024-01-181-2/+10
|\
| * exceptions on their ownMaxence Lange2024-01-161-2/+10
* | returns default on exceptionMaxence Lange2024-01-161-1/+7
|/
* small fixesMaxence Lange2024-01-151-2/+2
* fixesMaxence Lange2024-01-151-151/+44
* lazy AppConfigMaxence Lange2024-01-151-282/+1373
* fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-091-0/+3
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-1/+1
* provisioning_api: Add OpenAPI specjld31032023-07-311-1/+1
* fix(security): Mark recording_servers key appconfig as private as it contains...Joas Schilling2023-03-221-0/+1
* Fix appconfig compatibility with Oracle DBJoas Schilling2023-02-231-1/+2
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-backJulius Härtl2022-12-191-0/+9
|\
| * restoring clearCachedConfig()Maxence Lange2022-11-151-0/+9
* | Update sensitive config list of TalkJoas Schilling2022-12-091-1/+4
|/
* Mark more config values as sensitiveJoas Schilling2022-11-111-0/+4
* Remove SCSSCacherJohn Molakvoæ2022-05-131-10/+0
* censor app config values for all integration appsJulien Veyssier2022-03-041-0/+50
* Censor more configsJoas Schilling2022-03-011-0/+17
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-5/+4