gitea/modules/templates
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users ()
..
eval Use a general Eval function for expressions in templates. ()
scopedtmpl Replace `interface{}` with `any` ()
vars Implement FSFE REUSE for golang files ()
base.go Replace `util.SliceXxx` with `slices.Xxx` ()
dynamic.go Use a general approach to access custom/static/builtin assets ()
helper.go Initial support for colorblindness-friendly themes ()
helper_test.go Update misspell to 0.5.1 and add `misspellings.csv` ()
htmlrenderer.go Enable more `revive` linter rules ()
htmlrenderer_test.go Show friendly 500 error page to users and developers ()
mailer.go Enable more `revive` linter rules ()
static.go Use a general approach to access custom/static/builtin assets ()
templates_bindata.go Implement FSFE REUSE for golang files ()
util_avatar.go Fix default avatar image size in PR diff page ()
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
util_json.go Improve template helper ()
util_misc.go Avoid losing token when updating mirror settings ()
util_render.go Fix issue label rendering in the issue popup ()
util_render_test.go Fix markdown rendering when mentioning users ()
util_slice.go Improve template helper functions: string/slice ()
util_string.go Refactor some Str2html code ()
util_test.go Improve template helper functions: string/slice ()