Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Giteabot 2831ae369e
Lazy load avatar images (#32051) (#32063)
5 months ago
..
eval
scopedtmpl
vars
base.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
dynamic.go
helper.go Backport Iif (#31353) 8 months ago
helper_test.go Backport Iif (#31353) 8 months ago
htmlrenderer.go Enable more `revive` linter rules (#30608) 10 months ago
htmlrenderer_test.go
mailer.go Enable more `revive` linter rules (#30608) 10 months ago
static.go
templates_bindata.go
util_avatar.go Lazy load avatar images (#32051) (#32063) 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 Avoid losing token when updating mirror settings (#30429) 10 months ago
util_render.go Fix issue label rendering in the issue popup (#30763) (#30773) 9 months ago
util_render_test.go Fix rendered wiki page link (#31398) (#31407) 8 months ago
util_slice.go
util_string.go Refactor some Str2html code (#29397) 11 months ago
util_test.go