nextcloud-server/apps/settings/lib/Controller
Abhinav Ohri 0d19b69340 fix(settings): log exception when test email fails
Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
2025-12-09 15:03:14 +07:00
..
AISettingsController.php fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 2025-08-04 10:11:24 +07:00
AdminSettingsController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppSettingsController.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +07:00
AuthSettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
AuthorizedGroupController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ChangePasswordController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CheckSetupController.php feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +07:00
CommonSettingsTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DeclarativeSettingsController.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +07:00
HelpController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
LogSettingsController.php fix(settings): Add back adminstration scope for LogSettingsController 2025-01-25 17:16:39 +07:00
MailSettingsController.php fix(settings): log exception when test email fails 2025-12-09 15:03:14 +07:00
PersonalSettingsController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PresetController.php feat(lexicon): set/get current preset from controller 2025-08-26 09:00:04 +07:00
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2025-08-08 08:06:45 +07:00
WebAuthnController.php