nextcloud-server/core/Command
Marcel Klehr 6ae009796d fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-11-02 22:27:35 +07:00
..
App fix(Apps): fix install command check on existing apps 2025-10-17 16:26:51 +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: copy SetConfig.php and SetConfigTest.php from master to backport branch 2025-08-26 19:40:56 +07:00
Db fix(db): Create replacement index where original index is missing 2025-04-23 22:49:47 +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 feat(occ)!: Adding the `displayName` to the output of the `occ group:list --info` command 2024-08-06 19:30:59 +07:00
Info fix: don't show object size warning if we can't determine the object size 2025-09-12 08:31:35 +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 fix(l10n): Improve english source strings 2025-02-26 13:08:49 +07:00
Memcache feat: add command to clear memcache 2025-08-26 03:54:33 +07:00
Preview chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
Router feat(occ): Add commands to list all routes and match a single one 2025-06-26 17:12:33 +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(TaskProcessing): Make sure list command int filter parameters are parsed as ints 2025-11-02 22:27:35 +07:00
TwoFactorAuth style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User fix: force lowercase emails 2025-07-11 09:05:47 +07:00
Base.php feat: move streaming output helps to command base class 2025-05-16 10:41:27 +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