forgejo/templates/repo
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
..
actions Fix boolean inputs in workflow_dispatch; closes 2024-10-01 09:22:43 +02:00
branch
cite
code
diff
editor feat: harden localization against malicious HTML () 2024-10-30 15:59:48 +00:00
find
graph
issue remove unused call to $.HeadRepo in view_title template () 2024-11-05 09:33:15 +01:00
migrate
projects
pulls
release fix: typo on releases for source code downloads 2024-10-22 15:18:31 +02:00
settings
tag
wiki ui(wiki): fix search result overflow for long lines 2024-09-14 14:22:01 +00:00
activity.tmpl
admin_flags.tmpl
blame.tmpl
branch_dropdown.tmpl Revert "add gap between branch dropdown and PR button" 2024-10-21 15:21:44 +02:00
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl feat(ui): add a bullet symbol between author and committer () 2024-10-11 18:52:25 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl update git book link to v2 () 2024-10-09 09:28:37 +00:00
file_info.tmpl
flags.tmpl
forks.tmpl
graph.tmpl ui: improve commit graph layout 2024-09-17 17:33:00 +02:00
header.tmpl
header_fork.tmpl
home.tmpl
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
recent_commits.tmpl
release_tag_header.tmpl feat: Add Search to Releases Page 2024-11-02 10:24:35 +01:00
search.tmpl ui(code-search): fix to use CodeSearchMode 2024-09-16 16:20:55 +02:00
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl