sym icon indicating copy to clipboard operation
sym copied to clipboard

Anticache

Open Miffyli opened this issue 6 years ago • 2 comments

Currently updating the webpage requires users to do a full-refresh to get all JS/CSS files, which sometimes is quite tricky (e.g. mobiles). Add an anticaching via e.g. a dummy GET parameter, preferably something that is mostly automated so we do not have to update it constantly.

Miffyli avatar Nov 02 '19 15:11 Miffyli

Fixed with server-side configs. Quite elegant and no need to mess around with GET fields.

Miffyli avatar Nov 05 '19 14:11 Miffyli

Reopening this issue to remind about doing a proper implementation for this.

Miffyli avatar Nov 07 '19 12:11 Miffyli