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