nextcloud-server/apps/settings/lib/Controller
Côme Chilliet 0710cfb800
chore: Move magic number into a documented const
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:29 +07:00
..
AISettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AdminSettingsController.php feat: Add declarative settings 2024-03-12 13:56:54 +07:00
AppSettingsController.php fix(appstore): Hide last modified information for shipped apps 2024-10-18 12:06:56 +07:00
AuthSettingsController.php Use IToken from OCP instead of OC 2024-01-11 14:02:15 +07:00
AuthorizedGroupController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ChangePasswordController.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
CheckSetupController.php fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-05 12:32:39 +07:00
CommonSettingsTrait.php feat: Add declarative settings 2024-03-12 13:56:54 +07:00
DeclarativeSettingsController.php fix: add missing copyrights and strict types 2024-03-12 18:14:40 +07:00
HelpController.php feat: Add legal notice and privacy policy links to help page 2024-04-23 15:40:36 +07:00
LogSettingsController.php fix(settings): Fix log file download return type 2025-02-03 12:11:01 +07:00
MailSettingsController.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
PersonalSettingsController.php feat: Add declarative settings 2024-03-12 13:56:54 +07:00
ReasonsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
TwoFactorSettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UsersController.php chore: Move magic number into a documented const 2025-03-31 15:42:29 +07:00
WebAuthnController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00