gitea/modules/templates
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 ()
https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
..
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 Rename the default themes to gitea-light, gitea-dark, gitea-auto ()
helper_test.go Implement FSFE REUSE for golang files ()
htmlrenderer.go Upgrade to golangci-lint@v1.55.0 ()
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 Use template context function for avatar rendering ()
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
util_json.go Improve template helper ()
util_misc.go Improve feed icons and feed merge text color ()
util_render.go Fix label render containing invalid HTML ()
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 Refactor `og:description` to limit the max length ()
util_test.go Improve template helper functions: string/slice ()