You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
Rowan Bohde 1cd3f69859
remove unused call to $.HeadRepo in view_title template (#32317)
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`
3 months ago
..
actions Actions support workflow dispatch event (#28163) 6 months ago
branch Fix rename branch permission bug (#32066) 5 months ago
cite
code Fix overflow on push notification (#31179) 8 months ago
diff Refactor image diff (#31444) 8 months ago
editor Code editor theme enhancements (#31629) 7 months ago
find Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
graph Add tag name in the commits list (#31082) 6 months ago
issue remove unused call to $.HeadRepo in view_title template (#32317) 3 months ago
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
projects Migrate margin and padding helpers to tailwind (#30043) 11 months ago
pulls Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
release Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
settings Make admins adhere to branch protection rules (#32248) 4 months ago
tag Included tag search capabilities (#32045) 5 months ago
wiki Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
activity.tmpl
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) 8 months ago
branch_dropdown.tmpl Fix some UI problems (dropdown/container) (#30849) 9 months ago
clone_buttons.tmpl Improve repo button row layout (#30668) 9 months ago
clone_script.tmpl
code_frequency.tmpl Refactor web routes (#30519) 10 months ago
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
commits_list.tmpl Add tag name in the commits list (#31082) 6 months ago
commits_list_small.tmpl Fix some UI regressions for commit list (#30920) 9 months ago
commits_search_dropdown.tmpl
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
contributors.tmpl Fix Activity Page Contributors dropdown (#31264) 8 months ago
create.tmpl Fix "force private" logic (#31012) 9 months ago
create_helper.tmpl
empty.tmpl update git book link to v2 (#32221) 4 months ago
file_info.tmpl Improve detecting empty files (#31332) 8 months ago
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
header.tmpl Refactor repo unit "disabled" check (#31389) 8 months ago
home.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
icon.tmpl
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 11 months ago
navbar.tmpl
packages.tmpl
pulse.tmpl Refactor web routes (#30519) 10 months ago
recent_commits.tmpl Refactor web routes (#30519) 10 months ago
release_tag_header.tmpl Refactor web routes (#30519) 10 months ago
search.tmpl
search_name.tmpl
shabox_badge.tmpl Always use HTML attributes for avatar size (#31509) 7 months ago
star_unstar.tmpl code optimization (#31315) 8 months ago
sub_menu.tmpl Support repo license (#24872) 4 months ago
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Always use HTML attributes for avatar size (#31509) 7 months ago
view_file.tmpl Improve detecting empty files (#31332) 8 months ago
view_list.tmpl Fix view of readme file in the home code page. (#30564) 10 months ago
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
watchers.tmpl