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.
gitea/templates/repo
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519)
Close #29512

The "fork" URL:

* Before: `/repo/fork/{RepoID}`
* After: `/{OwnerName}/{RepoName}/fork`
11 months ago
..
actions Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
branch Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
cite
code Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
diff Refactor the "attachments" sub-template data key to RenderedContent (#29517) 11 months ago
editor Fix incorrect tree path value for patch editor (#29377) 11 months ago
find
graph
issue Refactor the "attachments" sub-template data key to RenderedContent (#29517) 11 months ago
migrate Refactor Safe modifier (#29392) 12 months ago
projects
pulls Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
release Refactor some Str2html code (#29397) 11 months ago
settings Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
tag
wiki Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
activity.tmpl Implement recent commits graph (#29210) 12 months ago
blame.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl Fix URL calculation in clone input box (#29470) 11 months ago
code_frequency.tmpl Implement code frequency graph (#29191) 12 months ago
commit_load_branches_and_tags.tmpl
commit_page.tmpl Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
empty.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 11 months ago
home.tmpl Move citiation button to proper place (#29374) 12 months ago
icon.tmpl
latest_commit.tmpl
navbar.tmpl Implement recent commits graph (#29210) 12 months ago
packages.tmpl
pulse.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
recent_commits.tmpl Implement recent commits graph (#29210) 12 months ago
release_tag_header.tmpl Apply compact padding to small buttons with svg icons (#29471) 11 months ago
search.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
upload.tmpl
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl