1
0
Fork 0
hugo/config
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
..
allconfig tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode 2025-01-16 10:33:34 +01:00
privacy tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode 2025-01-16 10:33:34 +01:00
security deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note) 2024-07-17 10:54:28 +02:00
services tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode 2025-01-16 10:33:34 +01:00
testconfig all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
commonConfig.go Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder 2024-08-17 16:47:50 +02:00
commonConfig_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
configLoader.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
configLoader_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
configProvider.go Add js.Batch 2024-12-12 21:43:17 +01:00
configProvider_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
defaultConfigProvider.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
defaultConfigProvider_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
env.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
env_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
namespace.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
namespace_test.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00