You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core/Command
Côme Chilliet 61621ee1d0
fix: Revert to OC_App in places where we need all apps even disabled ones
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 month ago
..
App fix: Revert to OC_App in places where we need all apps even disabled ones 1 month ago
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 3 months ago
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Config fix(appconfig): returns correct value on details 2 months ago
Db Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps 3 months ago
Encryption Update core/Command/Encryption/DecryptAll.php 12 months ago
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Group Moves single constructor parameters to new lines. 12 months ago
Info perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Integrity Moves single constructor parameters to new lines. 12 months ago
L10n fix: Migrate away from OC_App toward the IAppManager 1 month ago
Log Moves single constructor parameters to new lines. 12 months ago
Maintenance fix: replace `Account name` by `Login` 4 months ago
Preview perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Security fix(security): Describe `occ security:bruteforce:attempts` accurately 3 months ago
SystemTag Moves single constructor parameters to new lines. 12 months ago
TwoFactorAuth chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
User fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 1 month ago
Base.php fix: Apply new coding standard to all files 2 months ago
Check.php Update core/Command/Check.php 11 months ago
InterruptedException.php Update php licenses 3 years ago
SetupChecks.php Use match statement in richToParsed implementation 5 months ago
Status.php Uses PHP8's constructor property promotion. 11 months ago
Upgrade.php fix: Apply new coding standard to all files 2 months ago