1
0
Fork 0
hugo/tpl/resources
Bjørn Erik Pedersen 1f5a15aba0 resources: Fix 2 image file cache key issues
* Always include the content hash in the cache key for unprocessed images.
* Always include the image config hash in the cache key.

This is also a major cleanup/simplification of the implementation in this area.

Note that this, unfortunately, forces new hashes/filenames for generated images.

Fixes #13273
Fixes #13272
2025-01-18 12:23:18 +01:00
..
init.go Clean up the css related template funcs package structure 2024-06-25 15:48:02 +02:00
resources.go resources: Replace error handling in GetRemote with try (note) 2025-01-06 12:22:17 +01:00
resources_integration_test.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00