mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -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> |
||
|---|---|---|
| .. | ||
| Object | ||
| Copy.php | ||
| Delete.php | ||
| DeleteOrphanedFiles.php | ||
| Get.php | ||
| Move.php | ||
| Put.php | ||
| RepairTree.php | ||
| SanitizeFilenames.php | ||
| Scan.php | ||
| ScanAppData.php | ||
| TransferOwnership.php | ||
| WindowsCompatibleFilenames.php | ||