nextcloud-server/core/Command
Daniel Kesselberg 69883ac0cc fix: getMountsForFileId may return an unordered list
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-05-10 22:49:28 +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
FilesMetadata perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Group
Info fix: getMountsForFileId may return an unordered list 2024-05-10 22:49:28 +07:00
Integrity
L10n fix: Migrate away from OC_App toward the IAppManager 2024-04-22 12:14:58 +07:00
Log
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
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
InterruptedException.php
SetupChecks.php Use match statement in richToParsed implementation 2024-01-11 14:03:55 +07:00
Status.php
Upgrade.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00