nextcloud-server/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
2024-04-30 14:29:07 +02:00
..
App fix: Revert to OC_App in places where we need all apps even disabled ones 2024-04-22 15:14:19 +02:00
Background fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2024-03-12 11:23:35 +01:00
Broadcast chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Config fix(appconfig): returns correct value on details 2024-04-17 16:28:02 -01:00
Db Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps 2024-03-07 10:17:45 -05:00
Encryption Update core/Command/Encryption/DecryptAll.php 2023-06-20 16:24:46 +02:00
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Group Moves single constructor parameters to new lines. 2023-06-20 09:29:50 +02:00
Info feat(occ): Add --storage-tree option to info:file to help debug storages 2024-04-15 11:35:51 +02:00
Integrity Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +02:00
L10n fix: Migrate away from OC_App toward the IAppManager 2024-04-22 12:14:58 +02:00
Log Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
Maintenance fix: Improve typing of mimetype aliases 2024-04-30 09:24:00 +02:00
Preview fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2024-04-30 09:23:58 +02:00
Security fix(security): Describe `occ security:bruteforce:attempts` accurately 2024-02-21 13:57:41 +00:00
SystemTag Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
TwoFactorAuth chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01: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 +05:30
Base.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
Check.php Update core/Command/Check.php 2023-06-24 23:14:23 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupChecks.php Use match statement in richToParsed implementation 2024-01-11 14:03:55 +01:00
Status.php Uses PHP8's constructor property promotion. 2023-06-24 23:14:23 +02:00
Upgrade.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00