You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/templates
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137)
The old code has a lot of technical debts, eg: `repo/wiki/view.tmpl` /
`Iterate`

This PR improves the Wiki TOC display and improves the code.

---------

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
eval Use a general Eval function for expressions in templates. (#23927) 1 year ago
vars Implement FSFE REUSE for golang files (#21840) 2 years ago
base.go Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
helper.go Improve Wiki TOC (#24137) 1 year ago
helper_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
htmlrenderer.go Show friendly 500 error page to users and developers (#24110) 1 year ago
htmlrenderer_test.go Show friendly 500 error page to users and developers (#24110) 1 year ago
mailer.go Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
static.go Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
templates_bindata.go Implement FSFE REUSE for golang files (#21840) 2 years ago
util.go Merge template functions "dict/Dict/mergeinto" (#23932) 1 year ago
util_test.go Merge template functions "dict/Dict/mergeinto" (#23932) 1 year ago