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.
forgejo/templates/repo/settings
Denis Denisov fd941db246 Protected branches system (#339)
* Protected branches system

* Moved default branch to branches section (`:org/:reponame/settings/branches`).
* Initial support Protected Branch.
  - Admin does not restrict
  - Owner not to limit
  - To write permission restrictions

* reformat tmpl

* finished the UI and add/delete protected branch response

* remove unused comment

* indent all the template files and remove ru translations since we use crowdin

* fix the push bug
7 years ago
..
branches.tmpl Protected branches system (#339) 7 years ago
collaboration.tmpl #3348 always use relative avatar link in the template 8 years ago
deploy_keys.tmpl fix: fill in ssh key title on setting of repo (#950) 7 years ago
githook_edit.tmpl Improve repository lable style 8 years ago
githooks.tmpl Indent all templates with tabs 9 years ago
hook_delete_modal.tmpl Indent all templates with tabs 9 years ago
hook_gogs.tmpl Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
hook_history.tmpl Indent all templates with tabs 9 years ago
hook_list.tmpl Fixed project on repo template hook settings 8 years ago
hook_new.tmpl Indent all templates with tabs 9 years ago
hook_settings.tmpl #2246 fully support of webhooks for pull request 8 years ago
hook_slack.tmpl Fixed project on repo template hook settings 8 years ago
hooks.tmpl Indent all templates with tabs 9 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Protected branches system (#339) 7 years ago
options.tmpl Protected branches system (#339) 7 years ago