1
0
Fork 0
gitea/templates/admin
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
..
auth Discord Oauth2 support (#4476) 2019-01-13 14:06:22 -05:00
base
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
repo Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
user
config.tmpl Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
dashboard.tmpl fix: use correct value for "MSpan Structures Obtained" #4742 (#5706) 2019-01-12 17:49:44 -05:00
hook_new.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl
nav.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
navbar.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
notice.tmpl