nextcloud/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 +01:00
..
App fix(Apps): fix install command check on existing apps 2025-09-29 09:39:14 +02:00
Background feat: Port jobs table to snowflakes ids 2025-12-04 17:16:12 +01:00
Broadcast refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
Config feat(lexicon): add FLAG_INTERNAL 2025-11-03 11:39:25 -01:00
Db chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Encryption feat(encryption): Support running decrypt-all when encryption is already disabled 2025-12-16 11:09:46 +01:00
FilesMetadata style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Group refactor: Port away from search 2025-10-01 16:32:22 +02:00
Info chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Integrity chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +02:00
L10n chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Log refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
Maintenance fix: Allow installation on macOS CI 2025-12-07 13:32:43 +01:00
Memcache feat: add command to clear memcache 2025-06-24 16:27:14 +02:00
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +01:00
Router feat(occ): Add commands to list all routes and match a single one 2025-06-25 08:19:08 +02:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SystemTag chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TaskProcessing fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 2025-10-06 15:29:36 +02:00
TwoFactorAuth refactor: Port away from search 2025-10-01 16:32:22 +02:00
User feat: Add option to update the public key of a user 2025-11-19 10:51:43 +01:00
Base.php refactor: Run rector 2025-09-27 18:52:58 +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: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SnowflakeDecodeId.php chore(snowflakes): small fixes on decode command 2025-10-29 17:28:54 +01: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 chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00