You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Côme Chilliet f02ca82825
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
2 days ago
..
App fix: Revert to OC_App in places where we need all apps even disabled ones 1 week ago
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 1 month 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 1 month ago
Encryption Update core/Command/Encryption/DecryptAll.php 10 months ago
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 1 month ago
Group Moves single constructor parameters to new lines. 10 months ago
Info feat(occ): Add --storage-tree option to info:file to help debug storages 2 weeks ago
Integrity Moves single constructor parameters to new lines. 10 months ago
L10n fix: Migrate away from OC_App toward the IAppManager 1 week ago
Log Moves single constructor parameters to new lines. 10 months ago
Maintenance fix: Improve typing of mimetype aliases 3 days ago
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 3 days ago
Security fix(security): Describe `occ security:bruteforce:attempts` accurately 2 months ago
SystemTag Moves single constructor parameters to new lines. 10 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 2 years ago
SetupChecks.php Use match statement in richToParsed implementation 3 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