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 f02ca82825
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
feat(occ): Add --storage-tree option to info:file to help debug storages
4 days ago
..
App fix: Revert to OC_App in places where we need all apps even disabled ones 2 weeks ago
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2 months ago
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Config fix(appconfig): returns correct value on details 2 weeks ago
Db Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps 2 months ago
Encryption Update core/Command/Encryption/DecryptAll.php 11 months ago
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2 months ago
Group Moves single constructor parameters to new lines. 11 months ago
Info feat(occ): Add --storage-tree option to info:file to help debug storages 3 weeks ago
Integrity Moves single constructor parameters to new lines. 11 months ago
L10n fix: Migrate away from OC_App toward the IAppManager 2 weeks ago
Log Moves single constructor parameters to new lines. 11 months ago
Maintenance fix: Improve typing of mimetype aliases 4 days ago
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 4 days ago
Security fix(security): Describe `occ security:bruteforce:attempts` accurately 2 months ago
SystemTag Moves single constructor parameters to new lines. 11 months ago
TwoFactorAuth chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
User fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 2 weeks ago
Base.php fix: Apply new coding standard to all files 1 month ago
Check.php Update core/Command/Check.php 10 months ago
InterruptedException.php Update php licenses 3 years ago
SetupChecks.php Use match statement in richToParsed implementation 4 months ago
Status.php Uses PHP8's constructor property promotion. 10 months ago
Upgrade.php fix: Apply new coding standard to all files 1 month ago