Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Giteabot 2831ae369e
Lazy load avatar images (#32051) (#32063)
1 year ago
..
eval Use a general Eval function for expressions in templates. (#23927) 3 years ago
scopedtmpl Replace `interface{}` with `any` (#25686) 2 years ago
vars Implement FSFE REUSE for golang files (#21840) 3 years ago
base.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 2 years ago
dynamic.go Use a general approach to access custom/static/builtin assets (#24022) 3 years ago
helper.go Backport Iif (#31353) 2 years ago
helper_test.go Backport Iif (#31353) 2 years ago
htmlrenderer.go Enable more `revive` linter rules (#30608) 2 years ago
htmlrenderer_test.go Show friendly 500 error page to users and developers (#24110) 3 years ago
mailer.go Enable more `revive` linter rules (#30608) 2 years ago
static.go Use a general approach to access custom/static/builtin assets (#24022) 3 years ago
templates_bindata.go Implement FSFE REUSE for golang files (#21840) 3 years ago
util_avatar.go Lazy load avatar images (#32051) (#32063) 1 year ago
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2 years ago
util_json.go Improve template helper (#24417) 3 years ago
util_misc.go Avoid losing token when updating mirror settings (#30429) 2 years ago
util_render.go Fix issue label rendering in the issue popup (#30763) (#30773) 2 years ago
util_render_test.go Fix rendered wiki page link (#31398) (#31407) 2 years ago
util_slice.go Improve template helper functions: string/slice (#24266) 3 years ago
util_string.go Refactor some Str2html code (#29397) 2 years ago
util_test.go Improve template helper functions: string/slice (#24266) 3 years ago