nextcloud/core/Command
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer
fixes #57111

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2026-01-19 15:12:37 +01:00
..
App fix(Apps): fix install command check on existing apps 2025-09-29 09:39:14 +02:00
Background fix: use interval value in JobWorker 2026-01-08 13:45:11 +01:00
Broadcast
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
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
Log
Maintenance fix: Allow installation on macOS CI 2025-12-07 13:32:43 +01:00
Memcache
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +01:00
Router
Security
SystemTag
TaskProcessing fix(TaskProcessing): Fix occ commands to cast strings to integer 2026-01-19 15:12:37 +01:00
TwoFactorAuth refactor: Port away from search 2025-10-01 16:32:22 +02:00
User feat(userList): Allow to list all users 2025-12-18 13:53:41 +01:00
Base.php refactor: Run rector 2025-09-27 18:52:58 +02:00
Check.php
InterruptedException.php
SetupChecks.php
SnowflakeDecodeId.php refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00
Status.php
Upgrade.php