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

Add browser storage of all client local data #345

Open
10 tasks
ri0t opened this issue Oct 26, 2018 · 0 comments
Open
10 tasks

Add browser storage of all client local data #345

ri0t opened this issue Oct 26, 2018 · 0 comments

Comments

@ri0t
Copy link
Member

ri0t commented Oct 26, 2018

Prerequisites:

  • All data stored in (one?) clean service units in a standard way
  • localstorage only has 10 MB available - should
    • alert when hitting limits
    • conserve space somehow...

Featureset:

  • Offload localstorage to local file ("download")
  • Import local file ("upload")
  • Integrate crypto
  • Synchronize all/selected with server (only modified ones obviously) (blocked by Transmission of delta only #209)
  • Clear/View localstorage UI
  • Upload to other instance (e.g. via internet cafe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant