0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:24:38 +01:00
gitea/templates/repo
wxiaoguang d2f6588b66
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
2024-02-25 14:02:20 +00:00
..
actions
branch
cite
code Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
diff Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
editor Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
find
graph
issue Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
migrate Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
projects
pulls
release
settings Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
tag
wiki Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
activity.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl Customizable "Open with" applications for repository clone (#29320) 2024-02-24 13:12:17 +00:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Move citiation button to proper place (#29374) 2024-02-25 02:13:04 +02:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
packages.tmpl
pulse.tmpl
recent_commits.tmpl Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
release_tag_header.tmpl
search.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00: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