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

ServiceWorker #118

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

ServiceWorker #118

wants to merge 25 commits into from

Conversation

davidbau
Copy link
Member

This pull collects some offline support code from a hackathon.

cbentzel and others added 25 commits November 18, 2014 10:24
Conflicts:
	content/src/worker.js
Remove event.default() calls as these seem not to exist on recent canary.
Also includes improvements to /stats
This is close, but we aren't there yet for offline editing. The missing
piece is the association of script created documents with a service
worker. Without it, the preview window doesn't work offline.

Then of course we need to figure out how offline saves are handled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants