Commit graph

4 commits

Author SHA1 Message Date
Jamie Rees
ac51126437 merge 2020-02-18 22:03:54 +00:00
Namaneo
1176be7f20 Add explanation tooltip on webhook settings view
Also remove token from URI string: should be added by user in settings view
2019-11-30 19:06:55 +01:00
Namaneo
8ae98c91c1 Minor updates related to Github's comments
* Access-Token Header is not sent if it has not been configured (or left blank)
* Access token is now also sent in URI string with "token" as key
* NotificationType is manually added to the notification data (original data is cloned before to avoid conflict in case of re-usage by other notification handlers)
2019-11-30 18:18:33 +01:00
Namaneo
cdc002ecd7 Add webhook notification and API logic 2019-11-29 16:47:30 +01:00