Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Giteabot cb9e10f971
Fix label render containing invalid HTML (#27752) (#27762)
před 8 měsíci
..
eval Use a general Eval function for expressions in templates. (#23927) před 1 rokem
scopedtmpl Replace `interface{}` with `any` (#25686) před 11 měsíci
vars Implement FSFE REUSE for golang files (#21840) před 1 rokem
base.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) před 9 měsíci
dynamic.go Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
helper.go Remove avatarHTML from template helpers (#26598) před 10 měsíci
helper_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
htmlrenderer.go Start using template context function (#26254) před 10 měsíci
htmlrenderer_test.go Show friendly 500 error page to users and developers (#24110) před 1 rokem
mailer.go Improve RunMode / dev mode (#24886) před 1 rokem
static.go Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
templates_bindata.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
util_avatar.go Use template context function for avatar rendering (#26385) před 10 měsíci
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) před 9 měsíci
util_json.go Improve template helper (#24417) před 1 rokem
util_misc.go Improve feed icons and feed merge text color (#27498) (#27716) před 8 měsíci
util_render.go Fix label render containing invalid HTML (#27752) (#27762) před 8 měsíci
util_render_test.go Fix missing commit message body when the message has leading newlines (#25418) před 1 rokem
util_slice.go Improve template helper functions: string/slice (#24266) před 1 rokem
util_string.go Refactor `og:description` to limit the max length (#26876) před 9 měsíci
util_test.go Improve template helper functions: string/slice (#24266) před 1 rokem