forgejo/templates
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932)
One of the steps in #23328


Before there were 3 different but similar functions: dict/Dict/mergeinto

The code was just copied & pasted, no test.

This PR defines a new stable `dict` function, it covers all the 3 old
functions behaviors, only +160 -171


Future developers do not need to think about or guess the different dict
functions, just use one: `dict`

Why use `dict` but not `Dict`? Because there are far more `dict` than
`Dict` in code already ......
2023-04-07 09:39:08 -05:00
..
admin Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
api/packages/pypi
base Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
code
custom
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
explore
mail
org Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
package More specific and unique feed name for NuGet install command template. (#23889) 2023-04-06 17:35:32 -04:00
projects Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2023-04-03 12:58:09 -04:00
repo Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
shared Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
status
swagger Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
user Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
home.tmpl
install.tmpl
post-install.tmpl