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.
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831)
I haven't tested `runs_list.tmpl` but I think it could be right.

After this PR, besides the `<meta .. HTMLURL>` in html head, the only
explicit HTMLURL usage is in `pull_merge_instruction.tmpl`, which
doesn't affect users too much and it's difficult to fix at the moment.

There are still many usages of `AppUrl` in the templates (eg: the
package help manual), they are similar problems as the HTMLURL in
pull_merge_instruction, and they might be fixed together in the future.

Diff without space:
https://github.com/go-gitea/gitea/pull/22831/files?diff=unified&w=1
1 year ago
..
actions Fix more HTMLURL in templates (#22831) 1 year ago
branch Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
diff Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
editor Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
find Add main landmark to templates and adjust titles (#22670) 1 year ago
graph Rename almost all Ctx functions (#22071) 2 years ago
issue Fix more HTMLURL in templates (#22831) 1 year ago
migrate Add main landmark to templates and adjust titles (#22670) 1 year ago
projects Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
pulls Add main landmark to templates and adjust titles (#22670) 1 year ago
release Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
settings Add main landmark to templates and adjust titles (#22670) 1 year ago
wiki Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
activity.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
blame.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
branch_dropdown.tmpl Fix branch dropdown shifting on page load (#21428) 2 years ago
clone_buttons.tmpl Rework repo buttons (#20602) 2 years ago
clone_script.tmpl Make clone URL use current page's host (#22808) 1 year ago
commit_page.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
commit_status.tmpl Change commit status icons to SVG (#20736) 2 years ago
commit_statuses.tmpl Fixes accessibility of empty repository commit status (#22632) 1 year ago
commits.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
commits_list.tmpl Change `commits-table` column width (#21564) 2 years ago
commits_list_small.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
commits_table.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
create.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 1 year ago
empty.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
file_info.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
forks.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
graph.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
header.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
packages.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
search.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
shabox_badge.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
sub_menu.tmpl Render number of commits in repo page in a user friendly way (#21786) 2 years ago
unicode_escape_prompt.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
user_cards.tmpl Localize all timestamps (#21440) 2 years ago
view_file.tmpl Fix links for the menus in the view file page (#22795) 1 year ago
view_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
watchers.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago