Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -64/+64 |
| | | | | | | | | | | | | 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 | ||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+6 |
| | |||||
* | new create webhook event | Unknwon | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | add highlight js | Unknwon | 2015-08-27 | 1 | -2/+2 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -2/+61 |
| | |||||
* | new edit webhook UI | Unknwon | 2015-08-27 | 1 | -9/+5 |
| | |||||
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -0/+12 |