1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/templates/repo/settings/webhook
zeripath 2cb3db2d20
Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)
The content_type value was defaulting to the string value of the
ContentType, not the integer value as expected by the backend.

Co-authored-by: Jeff Stein <jeff@jeffvstein.org>
2020-05-17 20:08:59 +01:00
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
dingtalk.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
discord.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
gitea.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461) 2020-05-17 20:08:59 +01:00
gogs.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461) 2020-05-17 20:08:59 +01:00
history.tmpl Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
list.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
msteams.tmpl Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
new.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
settings.tmpl Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
slack.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
telegram.tmpl Telegram webhook (#4227) 2019-04-18 22:45:02 -04:00