aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Config/UserConfigTest.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(lexicon): moving out from unstableMaxence Lange9 days1-4/+4
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-90/+30
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-18/+18
| | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
* fix: revive always storing lowercased email addressesRichard Steinmetz2025-06-241-0/+13
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: run rector on testsRobin Appelman2025-06-121-5/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* test: Fix tests/lib/FilesJoas Schilling2025-05-151-39/+30
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat(lexicon): configurable default valueMaxence Lange2025-01-141-0/+4
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* chore: Adapt tests to added constructor parametersCôme Chilliet2025-01-071-3/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat(config): implementation of lexiconMaxence Lange2024-12-131-2/+2
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* feat(user-prefs): renaming to IUserConfigenh/noid/user-preferencesMaxence Lange2024-11-181-0/+1836
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>