1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-21 18:10:56 +00:00
forgejo/modules/templates
Beowulf a4f6c07306 [v11.0/forgejo] fix(ui): add missing lazy load attribute to images (#8246) (#8283)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/8246

closes #8076

(cherry picked from commit 7ab27a7a7f)

Co-authored-by: Bente Groh <mail@bentegroh.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8283
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2025-06-26 01:02:41 +02:00
..
eval [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
scopedtmpl Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
vars Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
base.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
dynamic.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
helper.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
helper_test.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
htmlrenderer.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
htmlrenderer_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
mailer.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
main_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
static.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
templates_bindata.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
util_avatar.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_date.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_date_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_dict.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_json.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_misc.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_render.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_render_test.go [v11.0/forgejo] fix(ui): add missing lazy load attribute to images (#8246) (#8283) 2025-06-26 01:02:41 +02:00
util_slice.go Improve template helper functions: string/slice (#24266) 2023-04-22 14:16:22 -04:00
util_string.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
util_string_test.go templates: HasPrefix support for template.HTML 2024-02-16 15:20:52 +01:00
util_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00