Commit Graph

108 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Joas Schilling c94bea0a1b
fix(config): Decrypt sensitive appconfigs when requested 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Anna Larch b2c9273e5f fix(appconfig,userconfig): restore pre-migration fallback for ownCloud migration 3 months ago
skjnldsv b86f463915
fix(config): add null coalescing fallback in getValueBool before strtolower 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 9 months ago
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL 10 months ago
Maxence Lange 46ced9df22 fix(lexicon): send single notice/warning when using unknown config key 12 months ago
Marcel Klehr dbb5705152 fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 1 year ago
Maxence Lange b7cdfddeda feat(preset): compare userconfig lexicon entries 1 year ago
Maxence Lange 6eda5583db feat(preset): compare default for all preset 1 year ago
Ferdinand Thiessen 112178d3a0
fix: typos in cache and app config 1 year ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 1 year ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 1 year ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 1 year ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 1 year ago
Maxence Lange f32d865716 fix(lexicon): only filter out null default 1 year ago
Maxence Lange 33c4fe504d feat(preset): new PresetManager 1 year ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 1 year ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 1 year ago
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys() 1 year ago
Maxence Lange e64be71e52 feat(lexicon): preset() 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Maxence Lange d860cfd1cb feat(lexicon): better numeric conversion 1 year ago
Maxence Lange d5e487078a feat(lexicon): using configmanager 1 year ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 1 year ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 1 year ago
Maxence Lange b3f52ebbe8 feat(appconfig): getValueType() get data from lexicon if available 1 year ago
Joas Schilling 8524955091
fix(config): Censor more app configs in system report 1 year ago
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 1 year ago
Maxence Lange a572a5c515 feat(appconfig): removing pre-migration check 1 year ago
Maxence Lange 525eb8312b fix(config): drop value details 2 years ago
Maxence Lange 815991741d fix(lexicon): renaming and minor fixes 2 years ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 2 years ago
Joas Schilling f237846e74
feat(appconfig): Only log lazy-appconfig when an app can do something about it 2 years ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Joas Schilling 1e5cb82cc1
fix(config): Mark more configs as sensitive 2 years ago
provokateurin 7edb70a63e
fix(AppConfig): Add external JWT private key to sensitive keys 2 years ago
Joas Schilling c900ef9d8e
fix(config): Mark more app configs sensitive 2 years ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years 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