This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo
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
2017-02-21 23:02:10 +08:00
..
diff Fix unified diff view styling (#585) 2017-01-05 10:04:41 +08:00
editor
issue Security: fix XSS attack on milestone (#976) 2017-02-19 19:09:59 +08:00
pulls
release Attach to release (#673) 2017-01-15 22:57:00 +08:00
settings Protected branches system (#339) 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 commithgraph / timeline (#428) 2016-12-29 07:44:32 +08:00
commits_table.tmpl Fixes #794 by moving emoji tag to the correct span (#848) 2017-02-06 23:24:59 +08:00
create.tmpl
forks.tmpl
graph.tmpl add scroolbars to wide graphs. (#608) 2017-01-22 20:10:01 +08:00
header.tmpl Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
home.tmpl Fix to reflect selected branch for fork (#762) 2017-01-26 13:32:08 +08:00
migrate.tmpl Add option to app.ini to enable local import paths (#724) 2017-01-23 09:19:50 +08:00
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl