gitea/modules/templates
Giteabot 2831ae369e
Lazy load avatar images (#32051) (#32063)
Backport #32051 by @hiifong

Before:

https://github.com/user-attachments/assets/7b1681ba-4781-432a-ae20-c07e94c1dbb6

After:

https://github.com/user-attachments/assets/5154e160-e22c-460e-b0d9-28768486c178

Co-authored-by: hiifong <i@hiif.ong>
2024-09-18 16:52:44 +08:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Backport Iif (#31353) 2024-06-13 14:52:34 +08:00
helper_test.go Backport Iif (#31353) 2024-06-13 14:52:34 +08:00
htmlrenderer.go
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go Lazy load avatar images (#32051) (#32063) 2024-09-18 16:52:44 +08:00
util_dict.go
util_json.go
util_misc.go
util_render.go Fix issue label rendering in the issue popup (#30763) (#30773) 2024-04-30 09:40:47 +00:00
util_render_test.go Fix rendered wiki page link (#31398) (#31407) 2024-06-19 11:23:24 +08:00
util_slice.go
util_string.go
util_test.go