Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using ServiceWorker for offline support #213

Closed
ivmartel opened this issue Mar 8, 2016 · 2 comments
Closed

Consider using ServiceWorker for offline support #213

ivmartel opened this issue Mar 8, 2016 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

ivmartel commented Mar 8, 2016

Log message from Firefox: 'The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.'
See Using_Service_Workers from Mozilla.

@ivmartel ivmartel added the enhancement New feature or request label Mar 8, 2016
@ivmartel ivmartel added this to the Future milestone Mar 8, 2016
@ivmartel ivmartel modified the milestones: 0.21.0, Future Jul 8, 2017
@ivmartel
Copy link
Owner Author

Current status for Service workers: no support on IE, Edge and Safari (ref: http://caniuse.com/#feat=serviceworkers).
Related SO: application-cache-and-service-workers.

@ivmartel ivmartel modified the milestones: 0.21.0, 0.22.0 Sep 20, 2017
@ivmartel ivmartel modified the milestones: 0.22.0, 0.23.0 Nov 20, 2017
ivmartel added a commit that referenced this issue Mar 7, 2018
Relates to #213. Move help images.
@ivmartel
Copy link
Owner Author

ivmartel commented Mar 9, 2018

Viewers have been extracted from the code base and use service workers. See dwv-simplistic, dwv-jqui and dwv-jqmobile.

@ivmartel ivmartel closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant