Commit Graph

101 Commits (master)

Author SHA1 Message Date
Carl Schwan 503a65ddd0 refactor: Run rector 1 month ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 2 months ago
Maxence Lange 46ced9df22 fix(lexicon): send single notice/warning when using unknown config key 4 months ago
Marcel Klehr dbb5705152 fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 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
Ferdinand Thiessen 112178d3a0
fix: typos in cache and app config 4 months ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 4 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 4 months ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 4 months ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 5 months ago
Maxence Lange f32d865716 fix(lexicon): only filter out null default 5 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
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys() 5 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Maxence Lange d860cfd1cb feat(lexicon): better numeric conversion 6 months ago
Maxence Lange d5e487078a feat(lexicon): using configmanager 6 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 6 months ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 7 months ago
Maxence Lange b3f52ebbe8 feat(appconfig): getValueType() get data from lexicon if available 8 months ago
Joas Schilling 8524955091
fix(config): Censor more app configs in system report 8 months ago
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 9 months ago
Maxence Lange a572a5c515 feat(appconfig): removing pre-migration check 10 months ago
Maxence Lange 525eb8312b fix(config): drop value details 11 months ago
Maxence Lange 815991741d fix(lexicon): renaming and minor fixes 1 year ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 1 year ago
Joas Schilling f237846e74
feat(appconfig): Only log lazy-appconfig when an app can do something about it 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Joas Schilling 1e5cb82cc1
fix(config): Mark more configs as sensitive 1 year ago
provokateurin 7edb70a63e
fix(AppConfig): Add external JWT private key to sensitive keys 1 year ago
Joas Schilling c900ef9d8e
fix(config): Mark more app configs sensitive 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet eb25e10f55
fix: Avoid reference use in AppConfig 2 years ago
Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 2 years ago
Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 2 years ago
Maxence Lange cc813fec23 fix(appconfig): format app values 2 years ago
Maxence Lange a643a71222 fix(appconfig): compare with original value 2 years ago
Maxence Lange b0c79636ba fix(appconfig): no insert statement if data already exist 2 years ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Maxence Lange 809e0fe923 fix phpdoc 2 years ago
Maxence Lange 3e58a2501f use exception for cleaner Trace 2 years ago
Maxence Lange 70a229da50 redundant condition 2 years ago