0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 23:20:24 +01:00
forgejo/templates/repo
Denis Denisov fd941db246 Protected branches system ()
* 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
2017-02-21 23:02:10 +08:00
..
diff
editor
issue Security: fix XSS attack on milestone () 2017-02-19 19:09:59 +08:00
pulls
release
settings Protected branches system () 2017-02-21 23:02:10 +08:00
wiki Security: prevent XSS attach on wiki page 2017-02-16 04:06:20 +01:00
bare.tmpl
branch_dropdown.tmpl
commits.tmpl
commits_table.tmpl Fixes by moving emoji tag to the correct span () 2017-02-06 23:24:59 +08:00
create.tmpl
forks.tmpl
graph.tmpl
header.tmpl Add units concept for modulable functions of a repository () 2017-02-04 23:53:46 +08:00
home.tmpl
migrate.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl