0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
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`
2024-03-01 12:52:30 +00:00
..
actions
branch
cite
code Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
diff Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-01 10:56:29 +00:00
editor Fix incorrect tree path value for patch editor (#29377) 2024-02-26 09:05:22 +00:00
find
graph
issue Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-01 10:56:29 +00:00
migrate Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
projects
pulls
release Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
settings Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-01 10:16:19 +00:00
tag
wiki Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl Fix URL calculation in clone input box (#29470) 2024-02-28 15:04:04 +00:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-01 10:16:19 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 2024-03-01 12:52:30 +00:00
home.tmpl
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl Apply compact padding to small buttons with svg icons (#29471) 2024-02-28 21:26:12 +01:00
search_name.tmpl
search.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
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