christopherreay / thisEqualsThat_frontEnd

Online, collaborative pipeline for visualising information
GNU General Public License v3.0
6 stars 5 forks source link

use filestorage or localstorage API to store files locally and upload as an option #115

Closed christopherreay closed 7 years ago

christopherreay commented 7 years ago
  1. change share button to a save button. save onto the local disk. offer the file to the user from there, or upload if they want a shareable link
christopherreay commented 7 years ago

yeah. done it by creating a blob as the URL component, rather than using a string