hugo/tpl
Cameron Moore 0d5110d033 tpl: Cast IsSet key to int for indexed types
Don't assume that the user sends an int as the key when checking against
indexed types.

Fixes #3681
2018-10-03 09:36:27 +03:00
..
cast
collections tpl: Cast IsSet key to int for indexed types 2018-10-03 09:36:27 +03:00
compare
crypto
data tpl/data: Revise error handling in getJSON and getCSV 2018-09-11 16:46:25 +02:00
encoding
fmt tpl: Fix golint godoc issues 2018-09-07 08:25:51 +02:00
images
inflect
internal tpl: Fix golint godoc issues 2018-09-07 08:25:51 +02:00
lang tpl: Add a delimiter parameter to lang.NumFmt 2018-10-02 17:41:48 +03:00
math
os Remove alias of os.Stat 2018-08-06 09:54:26 +02:00
partials
path tpl/collections: Add collections.Append 2018-09-14 10:12:08 +02:00
resources tpl/collections: Add collections.Append 2018-09-14 10:12:08 +02:00
safe
strings tpl/strings: Add strings.FirstUpper 2018-09-07 09:08:14 +02:00
templates tpl/partials: Add templates.Exists 2018-07-31 13:28:15 +02:00
time
tplimpl tpl/opengraph: Use safeHTMLAttr instead of safeHTML for HTML attributes 2018-09-22 00:36:15 +02:00
transform
urls
template.go