ipol-journal / ipolDevel

IPOL demo system development
GNU Affero General Public License v3.0
23 stars 3 forks source link

Hotfix/avoid browser cache on vr images #151

Closed hmaciasc closed 1 year ago

hmaciasc commented 1 year ago

Added VR files modification time to the response from blobs in order to use it from the client side. This proposed solution should avoid browser cache, fixing a problem where new VRs would not show the latest versions even when correctly uploaded because of the web browser having a cached version with the same name.