Commit History

Author SHA1 Message Date
  Ferdinand Thiessen a8f46af20f chore: Add proper deprecation dates where missing 2 months ago
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 months ago
  Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 months ago
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 2 months ago
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 months ago
  Côme Chilliet eb25e10f55 fix: Avoid reference use in AppConfig 6 months ago
  Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 7 months ago
  Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 7 months ago
  Maxence Lange cc813fec23 fix(appconfig): format app values 7 months ago
  Maxence Lange a643a71222 fix(appconfig): compare with original value 7 months ago
  Maxence Lange b0c79636ba fix(appconfig): no insert statement if data already exist 9 months ago
  Joas Schilling 3a67080a96 fix(appconfig): Make sure sensitive values stay sensitive 8 months ago
  Joas Schilling 24607a37d8 feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 9 months ago
  Maxence Lange c1fc1b29bc Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading 9 months ago
  Maxence Lange 809e0fe923 fix phpdoc 9 months ago
  Maxence Lange 3e58a2501f use exception for cleaner Trace 9 months ago
  Maxence Lange 70a229da50 redundant condition 9 months ago
  Maxence Lange 2122a81419 fix getAllValues() to filter values based on prefix 9 months ago
  Maxence Lange ae8d6b6b69 debug lazy loadConfig 9 months ago
  Maxence Lange 8ba2cd4a07 returns non lazy value while searching for lazy 9 months ago
  Maxence Lange 1b2e503e7f return false on AppConfigUnknownKeyException 9 months ago
  Maxence Lange 8362025643 better indexes 9 months ago
  Joas Schilling 0e40457b86 Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own 10 months ago
  Maxence Lange db8636ac1a exceptions on their own 10 months ago
  Maxence Lange addd678682 returns default on exception 10 months ago
  Maxence Lange 94fe48c998 small fixes 10 months ago
  Maxence Lange 6daea857ab fixes 10 months ago
  Maxence Lange f7d0c74b10 lazy AppConfig 10 months ago
  Joas Schilling 6294f0f4bc fix(systemreport): Mark more configs as sensitive 10 months ago
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago