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 refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
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 chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
L10n chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Log refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Maintenance fix: Allow installation on macOS CI 2025-12-07 13:32:43 +07:00
Memcache feat: add command to clear memcache 2025-06-24 16:27:14 +07:00
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +07:00
Router feat(occ): Add commands to list all routes and match a single one 2025-06-25 08:19:08 +07:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SystemTag chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InterruptedException.php chore: Add SPDX header 2024-05-26 20:05:04 +07:00
SetupChecks.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SnowflakeDecodeId.php chore(snowflakes): small fixes on decode command 2025-10-29 17:28:54 +07:00
Status.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
Upgrade.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00