hugo/resources
Josh Gerdes edc5c4741c tpl: Add Do Not Track (dnt) option to Vimeo shortcode
Added a Vimeo EnableDNT privacy option to the Hugo config. This will enable the Vimeo 'Do Not Track' flag when either Vimeo shortcode tempalte options are used. When enabled, it will force the Vimeo player to be blocked from tracking any session data, including all cookies and stats.

Fixes #7700
2020-10-02 23:02:38 +02:00
..
images Fix incorrect MIME type from image/jpg to image/jpeg 2019-12-19 18:02:11 +01:00
internal tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
page tpl: Add Do Not Track (dnt) option to Vimeo shortcode 2020-10-02 23:02:38 +02:00
postpub resources/js: Add option for setting bundle format 2020-07-22 10:13:30 +02:00
resource resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
resource_factories Fix concat with fingerprint regression 2019-09-05 19:59:49 +02:00
resource_transformers Add "hugo mod npm pack" 2020-09-13 20:55:29 +02:00
testdata resources/images: Allow to set background fill colour 2019-10-20 22:06:58 +02:00
image.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
image_cache.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
image_test.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
post_publish.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource.go Update to LibSass v3.6.3 2020-02-10 10:42:05 +01:00
resource_cache.go Make sure CSS is rebuilt when postcss.config.js or tailwind.config.js changes 2020-09-20 13:35:41 +02:00
resource_cache_test.go Improve the server assets cache invalidation logic 2019-08-13 18:09:46 +02:00
resource_metadata.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
resource_metadata_test.go Image resource refactor 2019-08-26 15:00:44 +02:00
resource_spec.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource_test.go Fix cache keys for bundled resoures in transform.Unmarshal 2019-09-12 20:58:06 +02:00
testhelpers_test.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
transform.go resources/image: Fix nilpointer for images with no Exif 2020-09-15 07:54:24 +02:00
transform_test.go resources: Try to fix a Go 1.15 go vet error 2020-03-10 12:29:09 +01:00