Lunny Xiao
ab3544eeff
fix bugs caused by #3929 ( #3999 )
7 years ago
Lunny Xiao
e4c0c3bbd0
Add dingtalk webhook ( #2777 )
* add dingtalk webhook type
* add vendor
* some fixes
* fix name check
* fix name check & improvment
7 years ago
Lunny Xiao
48f3f859b4
fix discord hook bug ( #2778 )
7 years ago
Lunny Xiao
c343c76467
fix orgnization webhooks ( #2422 )
* fix org webhooks
* remove trace code
7 years ago
Lauris BH
af15d16a97
Add task to generate images from SVG and change to new logo ( #2194 )
* Add makefile task to generate images from SVG and change to new logo
* use absolute path on generate-images
8 years ago
Rémy Boulanouar
971024dd63
Add Gitea Webhook ( #1755 )
* Replace Gogs by Gitea
* Fix missing changes
* Create Gitea webhook and put Gogs webhook apart.
8 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
9 years ago
Unknwon
df9986f5a8
new create webhook UI
9 years ago
Christopher Brickley
85c35a6b8b
add organization-level webhooks
10 years ago