mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04: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> |
||
|---|---|---|
| .. | ||
| Preview.php | ||
| PreviewMapper.php | ||