uppy/src/plugins/ThumbnailGenerator
Renée Kooi 76dc0dc3c8
Regenerate thumbnails after restore.
The `generatePreview()` method that GoldenRetriever used to create new
thumbnails after restoring files no longer exists. This patch makes the
ThumbnailGenerator go through all files after a restore, and tries to
generate a thumbnail for all blob URLs (http:// URLs from remote sources
don't need to be regenerated).
2018-03-22 15:09:08 +01:00
..
index.js Regenerate thumbnails after restore. 2018-03-22 15:09:08 +01:00
index.test.js Use CommonJS in test files 2018-03-19 10:48:36 +01:00