nextcloud/core/BackgroundJobs
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout
* Simplify migration by not moving the actual files and just updating
  the DB
* Don't store the storageid in the preview table as it is not needed
* Start adding tests

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 13:37:15 +02:00
..
BackgroundCleanupUpdaterBackupsJob.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +02:00
CheckForUserCertificates.php fix(psalm): Fix ParamNameMismatch with Job::run 2025-08-29 14:31:39 +02:00
CleanupLoginFlowV2.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
GenerateMetadataJob.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
LookupServerSendCheckBackgroundJob.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
MovePreviewJob.php perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00