nextcloud-server/core/Command
Adam Blakey 4744b02c40 style: Fixed style from composer cs:fix
Signed-off-by: Adam Blakey <adam@blakey.family>
2024-03-18 15:46:39 +07:00
..
App style: Fixed style from composer cs:fix 2024-03-18 15:46:39 +07:00
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2024-03-12 11:23:35 +07:00
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Config true, on, yes and 1 can be boolean 2024-01-16 08:48:58 +07:00
Db Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps 2024-03-07 10:17:45 +07:00
Encryption Update core/Command/Encryption/DecryptAll.php 2023-06-20 16:24:46 +07:00
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Group Moves single constructor parameters to new lines. 2023-06-20 09:29:50 +07:00
Info perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Integrity Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +07:00
L10n
Log Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +07:00
Maintenance fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Preview perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Security fix(security): Describe `occ security:bruteforce:attempts` accurately 2024-02-21 13:57:41 +07:00
SystemTag Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +07:00
TwoFactorAuth chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
User fix: Use IUserManager::callForAllUsers() to save memory 2024-03-14 08:40:22 +07:00
Base.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Check.php Update core/Command/Check.php 2023-06-24 23:14:23 +07:00
InterruptedException.php
SetupChecks.php Use match statement in richToParsed implementation 2024-01-11 14:03:55 +07:00
Status.php Uses PHP8's constructor property promotion. 2023-06-24 23:14:23 +07:00
Upgrade.php feat(updater): hide overwrites from disabled apps list on upgrade 2024-02-27 20:19:56 +07:00