gitea/templates/repo/settings
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
Partially implement #770.
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 (#4299) 2019-03-18 22:33:20 -04:00
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
nav.tmpl
navbar.tmpl
options.tmpl fix bug user could change private repository to public when force private enabled. (#6156) 2019-02-22 21:56:05 +00:00
protected_branch.tmpl