forgejo/modules/templates
Gusted 2457f5ff22 chore: branding import path (#7337)
- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves forgejo/discussions#258

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-27 19:40:14 +00:00
..
eval chore: branding import path (#7337) 2025-03-27 19:40:14 +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 chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dynamic.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
helper.go chore: branding import path (#7337) 2025-03-27 19:40:14 +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 chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
htmlrenderer_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mailer.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
main_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
static.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
templates_bindata.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
util_avatar.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_date.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_date_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_dict.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_json.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_misc.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_render.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_render_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
util_slice.go Improve template helper functions: string/slice (#24266) 2023-04-22 14:16:22 -04:00
util_string.go chore: branding import path (#7337) 2025-03-27 19:40:14 +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