gitea/templates/repo
wxiaoguang f9207b0947
Refactor Safe modifier ()
After this PR: no need to play with the Safe/Escape tricks anymore. See
the changes for more details.
..
actions Remove unnecessary "Safe" modifier from templates ()
branch Remove unnecessary "Str2html" modifier from templates ()
cite Update JS and PY dependencies ()
code Remove unnecessary "Safe" modifier from templates ()
diff Add attachment support for code review comments ()
editor Refactor Safe modifier ()
find Always use `ctx.Locale.Tr` inside templates ()
graph Rework markup link rendering ()
issue Refactor Safe modifier ()
migrate Refactor Safe modifier ()
projects Use full width for project boards ()
pulls Remove unnecessary "Safe" modifier from templates ()
release Remove unnecessary "Str2html" modifier from templates ()
settings Refactor Safe modifier ()
tag Fix more "locale" usages ()
wiki Refactor Safe modifier ()
activity.tmpl Implement recent commits graph ()
blame.tmpl Remove unnecessary "Str2html" modifier from templates ()
branch_dropdown.tmpl Rework spellchecking, add `lint-spell` ()
clone_buttons.tmpl Fix more "locale" usages ()
clone_script.tmpl Customizable "Open with" applications for repository clone ()
code_frequency.tmpl Implement code frequency graph ()
commit_load_branches_and_tags.tmpl Wrap contained tags and branches again ()
commit_page.tmpl Refactor Safe modifier ()
commit_status.tmpl Restore warning commit status ()
commit_statuses.tmpl Show commit status for releases ()
commits.tmpl Always use `ctx.Locale.Tr` inside templates ()
commits_list.tmpl Show `View at this point in history` for every commit ()
commits_list_small.tmpl Rework markup link rendering ()
commits_table.tmpl Fix more "locale" usages ()
contributors.tmpl Deduplicate translations for contributors graph ()
create.tmpl Remove unnecessary "Str2html" modifier from templates ()
create_helper.tmpl Remove unnecessary "Safe" modifier from templates ()
empty.tmpl Remove unnecessary "Str2html" modifier from templates ()
file_info.tmpl Show in Web UI if file is vendored and generated ()
forks.tmpl Always use `ctx.Locale.Tr` inside templates ()
graph.tmpl Fix more "locale" usages ()
header.tmpl Tweak repo header ()
home.tmpl Move citiation button to proper place ()
icon.tmpl Tweak repo header ()
latest_commit.tmpl Show latest commit for file ()
navbar.tmpl Implement recent commits graph ()
packages.tmpl Fix inconsistent user profile layout across tabs ()
pulse.tmpl Remove unnecessary "Safe" modifier from templates ()
recent_commits.tmpl Implement recent commits graph ()
release_tag_header.tmpl Improve RSS feed icons ()
search.tmpl Remove unnecessary "Str2html" modifier from templates ()
search_name.tmpl Clean template/helper.go ()
shabox_badge.tmpl cleanup locale function usage ()
star_unstar.tmpl Don't do a full page load when clicking `Watch` or `Star` ()
sub_menu.tmpl Enable followCursor for language stats bar ()
unicode_escape_prompt.tmpl Remove unnecessary "Str2html" modifier from templates ()
upload.tmpl Always use `ctx.Locale.Tr` inside templates ()
user_cards.tmpl Remove unnecessary "Safe" modifier from templates ()
view_file.tmpl Fix incorrect button CSS usages ()
view_list.tmpl Show latest commit for file ()
watch_unwatch.tmpl Don't do a full page load when clicking `Watch` or `Star` ()
watchers.tmpl Fix user-cards format ()