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.
gitea/modules/templates
hiifong f38e101448
Lazy load avatar images (#32051)
5 months ago
..
eval
scopedtmpl
vars
base.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
dynamic.go
helper.go Refactor names (#31405) 8 months ago
helper_test.go Refactor names (#31405) 8 months ago
htmlrenderer.go Enable more `revive` linter rules (#30608) 9 months ago
htmlrenderer_test.go
mailer.go Refactor names (#31405) 8 months ago
static.go
templates_bindata.go
util_avatar.go Lazy load avatar images (#32051) 5 months ago
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
util_json.go
util_misc.go Refactor names (#31405) 8 months ago
util_render.go Refactor names (#31405) 8 months ago
util_render_test.go Refactor names (#31405) 8 months ago
util_slice.go
util_string.go Refactor some Str2html code (#29397) 11 months ago
util_test.go