gitea/modules/templates
silverwind 24e64fe372
Replace `interface{}` with `any` () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
..
eval Use a general Eval function for expressions in templates. ()
scopedtmpl Replace `interface{}` with `any` () ()
vars Implement FSFE REUSE for golang files ()
base.go Improve template system and panic recovery ()
dynamic.go Use a general approach to access custom/static/builtin assets ()
helper.go Replace `interface{}` with `any` () ()
helper_test.go Implement FSFE REUSE for golang files ()
htmlrenderer.go Replace `interface{}` with `any` () ()
htmlrenderer_test.go Show friendly 500 error page to users and developers ()
mailer.go Improve RunMode / dev mode ()
static.go Use a general approach to access custom/static/builtin assets ()
templates_bindata.go Implement FSFE REUSE for golang files ()
util_avatar.go Replace `interface{}` with `any` () ()
util_dict.go Update go tool dependencies, restructure lint targets ()
util_json.go Improve template helper ()
util_misc.go Replace `interface{}` with `any` () ()
util_render.go Fix missing commit message body when the message has leading newlines () ()
util_render_test.go Fix missing commit message body when the message has leading newlines () ()
util_slice.go Improve template helper functions: string/slice ()
util_string.go Improve template helper ()
util_test.go Improve template helper functions: string/slice ()