forgejo/templates/repo
mrsdizzie 489c8a1478
Compare SSH_DOMAIN when parsing submodule URLs (#12753)
Right now we only compare the hostname from a submodule with the prefixURL it is viewed from to check if the submodule is hosted on the same Gitea instance. This adds an additional check to compare it against SSH_DOMAIN as well since the same Gitea instance might have a different hostname for SSH and if the submodule uses that hostname we should also detect that and link to the proper DOMAIN value.

Fixes #12747, #9756
2020-09-07 20:08:10 -04:00
..
branch ui: Show git-pull-request icon for closed pull request (#12742) 2020-09-06 11:00:16 -04:00
diff
editor Do not disable commit changes button on repost (#12644) 2020-08-29 17:32:46 -04:00
issue ui: Show git-pull-request icon for closed pull request (#12742) 2020-09-06 11:00:16 -04:00
projects Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pulls
release
settings Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Kanban board (#8346) 2020-08-16 23:07:38 -04:00
header_icon.tmpl
home.tmpl
migrate.tmpl Git migration UX (#12619) 2020-08-28 09:36:37 +08:00
migrating.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Compare SSH_DOMAIN when parsing submodule URLs (#12753) 2020-09-07 20:08:10 -04:00
watchers.tmpl