forgejo/routers/common
Gusted d4e4a2a1e3 chore: move template context (#8663)
The template module now holds the **Template** context, this makes it possible for (render) function in the template module to access functions and share data between render functions.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8663
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Lucas <sclu1034@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-07-25 11:55:15 +02:00
..
auth.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
compare.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
db.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
errpage.go chore: move template context (#8663) 2025-07-25 11:55:15 +02:00
errpage_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
markup.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
middleware.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
middleware_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
redirect.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
serve.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00