mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
This work similarly to the move preview job to migrate the previews to the new DB table and also reuse some code. So when we are finding files in appdata/preview, try adding them to the oc_previews table and delete them from the oc_filecache table. Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com> |
||
|---|---|---|
| .. | ||
| BackgroundCleanupUpdaterBackupsJob.php | ||
| CheckForUserCertificates.php | ||
| CleanupLoginFlowV2.php | ||
| GenerateMetadataJob.php | ||
| LookupServerSendCheckBackgroundJob.php | ||
| MovePreviewJob.php | ||