media: Add common video media types
examples: Replace .RSSLink
resources/page: Use binary search in Pages.Prev/Next if possible
Make Pages.Prev/Next work like the other Prev/Next methods
tpl: Add optional "title" attribute to iframe in Vimeo shortcode
tpl: Modify error messages of after, first, and last
tpl: Last now accepts 0 as limit
Update feature_request.md
common: Fix elements are doubling when append a not assignable type
tpl: After now accepts 0 as index
helpers: Fix data race in global logger init
tpl: Make getJSON/getCVS accept non-string args
Update to Go 1.12.10 and 1.13.1
Simplify test output to simplify diffing
hugofs: Add FileMeta.String
deps: Update minify to v2.5.2
resources: Fix image test error on s390x, ppc64* and arm64
Add BaseFs to RenderingContext
deps: Update go-org
media: Use + to create the Type string
deps: Upgrade to latest version of emoji dependency
Revert "deps: Upgrade to latest version of emoji dependency"
deps: Upgrade to latest version of emoji dependency
readme: Update Architectures
deploy: Add ability to invalidate Google Cloud CDN
resources: Ensure same dirinfos sort order in TestImageOperationsGolden
Update bug_report.md
Support typed bool, int and float in shortcode params
github: Add issue templates and action
resources: Support output image format in image operations
tpl: Add `rel="noopener"` for external links
tpl: Remove unneeded space
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.3
releaser: Bump versions for release of 0.58.3
releaser: Add release notes for 0.58.3
Add some more resource transform tests
Fix cache key transformed resources
deploy: Do not compile in Azure on Solaris
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.2
releaser: Bump versions for release of 0.58.2
releaser: Add release notes for 0.58.2
Fix cache keys for bundled resoures in transform.Unmarshal
filecache: Ignore "does not exist" errors in prune
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.1
releaser: Bump versions for release of 0.58.1
releaser: Add release notes for 0.58.1
Avoid writing the same processed image to /public twice
hugolib: Fix broken bundle live reload logic
deps: Update github.com/bep/gitmap
Fix concat with fingerprint regression
tpl: Remove eq argument limitation
releaser: Prepare repository for 0.59.0-DEV
releaser: Add release notes to /docs for release of 0.58.0
releaser: Bump versions for release of 0.58.0
Allow slices in the image Filter funcs, not just varargs
Update 0.58.0-relnotes.md
releaser: Add release notes for 0.58.0
hugolib: Adjust Go version specific test
hugolib: Remove the old and slow site benchmarks
Cache processed images by their source path
Remove test artifact
Make the "is this a Hugo Module" logic more lenient
hugolib: Add a Sass includePaths test
Update to Go 1.11.13 and 1.12.9
Make home.Pages work like any other section
Add some fingerprint tests
resources: Cache Exif data to disk
Remove metaDataFormat setting
resources: Make the Exif benchmark filenames distinct
resources: Add Exif benchmark
resources: Remove unused map type
deps: Update go-org (fix descriptive lists)
tpl: Migrate last shortcodes (YouTube and Vimeo) to HTTPS embeds
Add a set of image filters
Image resource refactor
deps: Update go-org (fix footnotes in headlines)
Discrepancy typo fix
source: Remove debug check left during development
hugolib: Change to output non-panic error message if missing shortcode template
releaser: Prepare repository for 0.58.0-DEV
releaser: Add release notes to /docs for release of 0.57.2
releaser: Bump versions for release of 0.57.2
releaser: Add release notes for 0.57.2
Revert "Update to Go 1.11.13 and 1.12.9"
tpl: Use RegularPages for RSS template
hugolib: Don't use the global warning logger
tpl: Avoid "home page warning" in RSS template
hugolib: Allow index.md inside bundles
Adjust the default paginator for sections
Revert the 0.57 home.Pages change
hugolib: Add a site benchmark
Update to Go 1.11.13 and 1.12.9
releaser: Prepare repository for 0.58.0-DEV