nextcloud-server/core/Command
Robin Appelman c5dc90dde9
fix: optimize FileUtils::getFilesByUser
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-10 18:19:18 +07:00
..
App fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
Background ci: Fix psalm by typing the QuestionHelper 2024-10-07 12:11:27 +07:00
Broadcast chore: Add SPDX header 2024-05-26 20:05:04 +07:00
Config fix(occ): hide sensitive data while config:app:set 2025-01-25 17:19:31 +07:00
Db fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 2025-02-13 10:19:19 +07:00
Encryption fix: Show errors in encryption:migrate-key-storage-format and continue to other files 2024-12-04 14:24:12 +07:00
FilesMetadata style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group fix: Clearly document that the argument is a search string 2025-02-03 11:07:41 +07:00
Info fix: optimize FileUtils::getFilesByUser 2025-03-10 18:19:18 +07:00
Integrity fix(occ): Revise output condition 2024-12-17 09:36:34 +07:00
L10n chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Maintenance Merge pull request #50999 from nextcloud/fix/move-away-from-oc-app 2025-02-27 18:33:47 +07:00
Memcache style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Preview chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SystemTag feat(systemtags): allow setting color with occ 2024-12-06 10:19:42 +07:00
TaskProcessing fix: error handling for wrong json values 2024-12-18 18:32:34 +07:00
TwoFactorAuth style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User fix: `user:settings` command when user is not available 2025-01-27 20:51:04 +07:00
Base.php fix(command): Make method compatible with upstream class (backportable) 2024-10-07 12:11:25 +07:00
Check.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InterruptedException.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
SetupChecks.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Status.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
Upgrade.php fix: improve wording of occ:upgrade command when no upgrade is required 2025-01-03 15:51:34 +07:00