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

Improve offline mode #22

Open
PhilippMDoerner opened this issue Dec 4, 2024 · 0 comments
Open

Improve offline mode #22

PhilippMDoerner opened this issue Dec 4, 2024 · 0 comments

Comments

@PhilippMDoerner
Copy link
Owner

  • Write a job on the server that creates dB dump JSON files per wiki every 6h or so that can be downloaded
  • configure service worker to cache those for a month
  • wrap http client with sth that calls the wiki JSON file and extracts data from there if you're offline
  • add a marker to the sidebar and headerbar on mobile that informs the user of being offline
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

No branches or pull requests

1 participant