nextcloud-server/core/Command
Robin Appelman 5448429f0b fix: don't suggest files:scan with object store in info:file
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-03 15:55:29 +07:00
..
App fix(Apps): fix install command check on existing apps 2025-10-17 16:26:51 +07:00
Background
Broadcast
Config fix: copy SetConfig.php and SetConfigTest.php from master to backport branch 2025-08-26 19:40:56 +07:00
Db
Encryption
FilesMetadata
Group
Info fix: don't suggest files:scan with object store in info:file 2025-12-03 15:55:29 +07:00
Integrity
L10n
Log
Maintenance
Memcache feat: add command to clear memcache 2025-08-26 03:54:33 +07:00
Preview
Router feat(occ): Add commands to list all routes and match a single one 2025-06-26 17:12:33 +07:00
Security
SystemTag
TaskProcessing fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 2025-11-02 22:27:35 +07:00
TwoFactorAuth
User feat: Add option to update the public key of a user 2025-11-19 12:42:58 +07:00
Base.php feat: move streaming output helps to command base class 2025-05-16 10:41:27 +07:00
Check.php
InterruptedException.php
SetupChecks.php
Status.php
Upgrade.php