nextcloud-server/core/Command
Stephan Orbaugh 282341a8d6
Merge pull request #55738 from nextcloud/carl/cleanup-preview-command
fix(preview-cleanup): Also delete previews stored in the oc_previews table
2025-12-11 14:07:50 +07:00
..
App fix(Apps): fix install command check on existing apps 2025-09-29 09:39:14 +07:00
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 fix: composer run cs:fix removed unused namespace 2025-11-21 16:37:33 +07:00
FilesMetadata
Group refactor: Port away from search 2025-10-01 16:32:22 +07:00
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 fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 2025-10-06 15:29:36 +07:00
TwoFactorAuth refactor: Port away from search 2025-10-01 16:32:22 +07:00
User feat: Add option to update the public key of a user 2025-11-19 10:51:43 +07:00
Base.php refactor: Run rector 2025-09-27 18:52:58 +07:00
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