You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
dingtalk.tmpl Implement Default Webhooks (#4299) 5 years ago
discord.tmpl Implement Default Webhooks (#4299) 5 years ago
gitea.tmpl Implement Default Webhooks (#4299) 5 years ago
gogs.tmpl Implement Default Webhooks (#4299) 5 years ago
history.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
list.tmpl Implement Default Webhooks (#4299) 5 years ago
new.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
settings.tmpl Implement Default Webhooks (#4299) 5 years ago
slack.tmpl Implement Default Webhooks (#4299) 5 years ago