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

Caching closes #15 #27

Closed
wants to merge 7 commits into from
Closed

Caching closes #15 #27

wants to merge 7 commits into from

Conversation

tnentwig
Copy link
Owner

Hi Chris,

this Branch only uses sessionStorage for Caching sites and pictures. I have found out that older controllers doesnt send a last-modified in their header, so we can't know if a file had changed for sure. I think the use of sessionStorage is the best possible solution. On reload, the sessionStorage is cleared.

I think this will close #15

Maybe you'll find the time to skim it. If not I will merge it in a few days.

Many thanks,

Tristan

@tnentwig tnentwig requested a review from Ekristoffe July 19, 2021 11:41
@tnentwig tnentwig closed this Jul 23, 2021
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.

visu doesn't get updated after changes
1 participant