nextcloud-server/core/Command
Marcel Müller 35a86d6f96 feat: Add option to update the public key of a user
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-19 12:42:58 +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 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
Group
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
Log
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
Router feat(occ): Add commands to list all routes and match a single one 2025-06-26 17:12:33 +07:00
Security
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
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 fix: improve wording of occ:upgrade command when no upgrade is required 2025-01-03 15:51:34 +07:00