forgejo/templates/repo
wxiaoguang 70f3c32b91
Remove incorrect and unnecessary Escape from templates (#29394)
Follow #29165

* some of them are incorrect, which would lead to double escaping (eg:
`(print (Escape $.RepoLink)`)
* other of them are not necessary, because `Tr` handles strings&HTML
automatically

Suggest to review by "unified view":
https://github.com/go-gitea/gitea/pull/29394/files?diff=unified&w=0

(cherry picked from commit d2f6588b66549b33adf8bac7044d03c89d668470)

Conflicts:
	templates/code/searchcombo.tmpl
	templates/mail/auth/register_notify.tmpl
	templates/mail/issue/default.tmpl
	templates/repo/code/recently_pushed_new_branches.tmpl
	templates/repo/search.tmpl
	templates/repo/settings/protected_branch.tmpl
	templates/user/auth/activate.tmpl
	templates/user/auth/forgot_passwd.tmpl
	templates/user/dashboard/feeds.tmpl
	context
2024-02-26 22:30:27 +01:00
..
actions Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
branch
cite
code Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
diff Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
editor Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
find
graph
issue Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
migrate Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
projects
pulls Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
release
settings Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
tag
wiki Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
activity.tmpl Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
admin_flags.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
commit_load_branches_and_tags.tmpl
commit_page.tmpl Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
empty.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
file_info.tmpl
flags.tmpl
forks.tmpl
graph.tmpl
header.tmpl Allow instance-wide disabling of forking 2024-02-25 12:00:17 +01:00
header_fork.tmpl Allow instance-wide disabling of forking 2024-02-25 12:00:17 +01:00
home.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
packages.tmpl
pulse.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
recent_commits.tmpl Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
release_tag_header.tmpl
search.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl