cubing / alg.cubing.net

▶️ Multi-purpose puzzle viewer – the old generation of alg/reconstruction viewing and sharing. Superseded by Twizzle.
https://alg.cubing.net
Other
185 stars 32 forks source link

Offline support #31

Closed lgarron closed 8 years ago

lgarron commented 10 years ago

Very easy. https://github.com/lgarron/offline-bootstrap

Even nicer would be to do it automatically in Chrome (which doesn't ask for permission), but last I looked into it the browser-detection had to be server-side.

I'm reluctant to do this while I'm still actively developing, since caching issues make it really annoying to debug. For now, people can download a .zip from the page.

lgarron commented 9 years ago

We should use service workers now. I tested this a while back; just needs some tweaks.

lgarron commented 8 years ago

Mostly working. #129 tracks turning service workers on by default.