uppy/website
Artur Paikin c4a637655d
Golden Retriever 2: Return of the Ghost (#2701)
* don’t store file.data on local files when we save to localStorage, add isGhost: true, additional event restore-confirmed

Co-Authored-By: Renée Kooi <github@kooi.me>

* Don’t double-emit upload-started for Golden Retriever-restored files that were already started

Co-Authored-By: Renée Kooi <github@kooi.me>

* removeFile: delete updatedUploads[uploadID] instead of calling _removeUpload to avoide excess state updates

Co-Authored-By: Renée Kooi <github@kooi.me>

* clear preview, throttle saving state

* add service message and ghost icons

* regenerate thumnails on restore properly

* allow replacing duplicate files if it’s a ghost

* re-generate thumbnails on componentDidUpdate

* tweak styles for ghosts

* Dashboard cleanup

* refactor: load IndexedDBStore and ServiceWorkerStore together, add uninstall, handle file-edit-complete

* recoveredState — show upload button as “restore”, hide progress pause/resume, handle abortRestore

* tweak serviceMsg mobile styles

* use i18n for strings

* Handle aborting, complete and last file removal with MetaDataStore.cleanup(instanceID)

* fix all the tests

* import .eslintrc from master

* autofix

* add lodash.throttle

* when re-selecting ghost files, only replace the blob, keeping progress, meta, etc

* Delete package-lock.json

* Update en_US locale

* add golden retriever support to darkmode styles

* add golden retriever to website example

* Update package-lock.json

Co-authored-by: Renée Kooi <github@kooi.me>
2021-05-12 16:30:30 +01:00
..
private_modules/hexo-renderer-uppyexamples error on import lint failure + some misc lint fixes (#2813) 2021-03-20 11:02:49 +01:00
scripts Update Linter (#2796) 2021-03-15 16:25:17 +00:00
src Golden Retriever 2: Return of the Ghost (#2701) 2021-05-12 16:30:30 +01:00
themes/uppy Release 2021-05-11 23:15:55 +01:00
_config.yml website: update to postcss 7 2019-05-20 11:31:38 +02:00
build-examples.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
doc-order.json Update from master 2016-02-01 00:53:55 -05:00
inject.js Add @uppy/drop-target — drag and drop files on any existing DOM element (#2836) 2021-03-31 16:29:03 +01:00
package.json error on import lint failure + some misc lint fixes (#2813) 2021-03-20 11:02:49 +01:00
postcss.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
VUEORG_LICENSE Rename LICENSE to VUE 2015-11-29 14:22:03 +01:00