Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

Add service worker support for a nicer offline experience #18

@holandes22

Description

@holandes22

This is low priority, but it can really enhance the UX if connection goes down. We can show previously fetched content instead of an ugly disconnected error in case the connection goes down.

Todo:

  • Verify bundled chromium in electron supports service worker
  • Service worker requires the server to have SSL enabled, so until that is done this cannot be active (although service worker should fallback gracefully to just show the disconnected error)
  • UpUp js lib can really help out here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions