forgejo/templates
Rowan Bohde e426ce257c
remove unused call to $.HeadRepo in view_title template ()
This is only populated in
[`ParseCompareInfo`](https://github.com/search?q=repo%3Ago-gitea%2Fgitea%20%20.Data%5B%22HeadRepo%22%5D&type=code)
which is called in two handlers:

*
[`CompareAndPullRequestPost`](9206fbb55f/routers/web/repo/pull.go (L1246))
- a JSON post handler that doesn't render templates
*
[`CompareDiff`](9206fbb55f/routers/web/repo/compare.go (L706))
- which can render `diff/box.tmpl` and `diff/compare.tmpl`

(cherry picked from commit 1cd3f698591edf4fba7880a150b05855cdf40d47)
2024-11-05 09:33:15 +01:00
..
admin Remove urls from translations () 2024-09-12 17:28:58 +05:00
api/packages/pypi
base Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
custom
devtest
explore Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search () 2024-10-27 11:27:40 +01:00
htmx Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
mail
org i18n: UX improvements: Team permissions and issue closing 2024-09-24 19:03:30 +02:00
package feat: add architecture-specific removal support for arch package () 2024-09-27 08:21:22 +00:00
projects fix: use column flex on mobile to prevent project title from wrapping 2024-10-12 18:21:14 +00:00
repo remove unused call to $.HeadRepo in view_title template () 2024-11-05 09:33:15 +01:00
shared feat: add button to create Markdown table () 2024-11-01 16:05:48 +00:00
status Fix centered fork note 2024-10-06 00:14:30 +02:00
swagger feat: Add Search to Releases Page 2024-11-02 10:24:35 +01:00
user feat: harden localization against malicious HTML () 2024-10-30 15:59:48 +00:00
webhook fix: improve discord webhook api conformance 2024-10-08 22:43:28 +02:00
home.tmpl fix(i18n): remove unnecessary variable () 2024-10-11 18:51:29 +00:00
install.tmpl
post-install.tmpl