nextcloud-server/core/Command
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled
This was an arbitrary limitation since the first thing the command does
 is disabling encryption anyway, it makes little sence to force the admin
 to enable encryption first.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-12-16 11:09:46 +07:00
..
App
Background feat: Port jobs table to snowflakes ids 2025-12-04 17:16:12 +07:00
Broadcast
Config feat(lexicon): add FLAG_INTERNAL 2025-11-03 11:39:25 +07:00
Db chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Encryption feat(encryption): Support running decrypt-all when encryption is already disabled 2025-12-16 11:09:46 +07:00
FilesMetadata
Group
Info chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Integrity
L10n
Log
Maintenance fix: Allow installation on macOS CI 2025-12-07 13:32:43 +07:00
Memcache
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +07:00
Router
Security
SystemTag
TaskProcessing
TwoFactorAuth
User feat: Add option to update the public key of a user 2025-11-19 10:51:43 +07:00
Base.php
Check.php
InterruptedException.php
SetupChecks.php
SnowflakeDecodeId.php chore(snowflakes): small fixes on decode command 2025-10-29 17:28:54 +07:00
Status.php
Upgrade.php