vichan-devel / vichan

Vichan is the most popular and widely used imageboard software in the world. It is a free, light-weight, fast, highly configurable and user-friendly imageboard software package.
https://vichan.info
Other
642 stars 197 forks source link

JS files cache does not flush. #806

Open andrewwhiteingale opened 3 months ago

andrewwhiteingale commented 3 months ago

As simply as described, js file doesn't want to update when outdated. It doesn't seem to update at all, no matter how much cache I flush or anything I do with cache.

it works fine under new names but cache system really has difficulty updating web (css, html) elements including js.

perdedora commented 3 months ago

Try this: 13b587c 6ea8fd5

perdedora commented 2 months ago

@andrewwhiteingale any update?