nextcloud/apps/settings/lib/Controller
Benjamin Gaussorgues 34ade098bd fix(users): use correct active user count
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 07:53:10 +01:00
..
AdminSettingsController.php fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +02:00
AISettingsController.php
AppSettingsController.php fix(ci): psalm, suppress undefined for viewApps 2024-10-29 20:54:08 +02:00
AuthorizedGroupController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AuthSettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ChangePasswordController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CheckSetupController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CommonSettingsTrait.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeclarativeSettingsController.php
HelpController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LogSettingsController.php
MailSettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
PersonalSettingsController.php fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +02:00
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php fix(users): use correct active user count 2024-10-30 07:53:10 +01:00
WebAuthnController.php