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

Allow Vitrine to work without Internet #62

Merged
merged 2 commits into from
May 6, 2018
Merged

Allow Vitrine to work without Internet #62

merged 2 commits into from
May 6, 2018

Conversation

paul-roman
Copy link
Member

This fix allows Vitrine to work even when Internet is offline, thanks to JavaScript native events and to navigator.onLine. This feature disables IGDB data fetching and updates checking when the Internet is offline.

Fix #38

Paul Roman added 2 commits May 6, 2018 18:29
Disable updates checking and IGDB data fetching when Internet is off
Fix #38
@paul-roman paul-roman added this to the 0.9.0 milestone May 6, 2018
@paul-roman paul-roman self-assigned this May 6, 2018
@paul-roman paul-roman merged commit 104d499 into master May 6, 2018
@paul-roman paul-roman deleted the next branch May 6, 2018 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle offline clients
1 participant