0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-05 19:21:31 -05:00
forgejo/templates/repo
Lunny Xiao c08d263a19
Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814)
As more and more options can be set for creating the repository, I don't
think we should put all of them into the creation web page which will
make things look complicated and confusing.

And I think we need some rules about how to decide which should/should
not be put in creating a repository page. One rule I can imagine is if
this option can be changed later and it's not a MUST on the creation,
then it can be removed on the page. So I found trust model is the first
one.

This PR removed the trust model selections on creating a repository web
page and kept others as before.
This is also a preparation for #23894 which will add a choice about SHA1
or SHA256 that cannot be changed once the repository created.
2024-01-16 20:54:48 +08:00
..
actions
branch Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
cite
code
diff Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
editor
find
graph Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
issue Fix links in issue card (#28806) 2024-01-15 22:38:13 +02:00
migrate Fix duplicate ID when deleting repo (#28520) 2023-12-19 04:40:05 +00:00
projects
pulls
release Add download attribute to release attachments (#28739) 2024-01-09 16:51:20 +08:00
settings Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
commits_list_small.tmpl Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
commits_table.tmpl
create.tmpl Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) 2024-01-16 20:54:48 +08:00
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Display latest sync time for pull mirrors on the repo page (#28712) 2024-01-15 14:37:14 +00:00
home.tmpl
icon.tmpl
latest_commit.tmpl Show latest commit for file (#28067) 2024-01-15 17:42:15 +01:00
packages.tmpl
release_tag_header.tmpl
search.tmpl Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Show latest commit for file (#28067) 2024-01-15 17:42:15 +01:00
view_list.tmpl Show latest commit for file (#28067) 2024-01-15 17:42:15 +01:00
watchers.tmpl