nextcloud-server/core/Command
Andy Scherzinger 1df96b0417
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:50 +07:00
..
App fix: Revert to OC_App in places where we need all apps even disabled ones 2024-04-22 15:14:19 +07:00
Background chore: Add SPDX header 2024-05-10 11:07:50 +07:00
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Config fix(appconfig): returns correct value on details 2024-04-17 16:28:02 +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 chore: Add SPDX header 2024-05-10 11:07:50 +07:00
Integrity Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +07:00
L10n fix: Migrate away from OC_App toward the IAppManager 2024-04-22 12:14:58 +07:00
Log Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +07:00
Maintenance fix: Improve typing of mimetype aliases 2024-04-30 09:24:00 +07:00
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2024-04-30 09:23:58 +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: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 2024-04-18 17:57:49 +07:00
Base.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +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 fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00