forgejo/templates/repo/settings
Russell Aunger b34996a629 Implement Default Webhooks ()
Partially implement .
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.
2019-03-18 22:33:20 -04:00
..
webhook Implement Default Webhooks () 2019-03-18 22:33:20 -04:00
branches.tmpl Feature: Archive repos () 2019-01-23 13:58:38 -05:00
collaboration.tmpl Use Semantic UI's Search component for user and repo search () 2017-10-03 06:27:48 +03:00
deploy_keys.tmpl Some small template fixes () 2018-04-20 08:25:15 +08:00
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page () () 2017-03-15 23:39:38 +01:00
githooks.tmpl Fix () 2017-04-07 22:50:40 +08:00
nav.tmpl Protected branches system () 2017-02-21 23:02:10 +08:00
navbar.tmpl Refactor repo.isBare to repo.isEmpty () 2019-01-17 19:01:04 -05:00
options.tmpl fix bug user could change private repository to public when force private enabled. () 2019-02-22 21:56:05 +00:00
protected_branch.tmpl Approvals at Branch Protection () 2018-12-11 19:28:37 +08:00