GrapheneOS / grapheneos.org

Main website servers
https://grapheneos.org/
MIT License
422 stars 123 forks source link

Incomplete download requires full re-download of image #801

Open ethnh opened 7 months ago

ethnh commented 7 months ago

On spotty connections (the kind I am normally on), downloads may take a while and may be interrupted often. Is it possible for XMLHttpRequest to store partial downloads? and resume them? in static/js/web-install.js Finished my installation after many tries though :)

Related: #624 #625