Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix table headers (#980) | Andrew Boyarshin | 2017-02-20 | 1 | -2/+1 |
| | | | Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com> | ||||
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 1 | -1/+5 |
| | | | | | | | | | | | | * Markdown rendering overhaul Cleaned up and squashed commits into single one. Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> * Fix markdown API, add markdown module and API tests, improve code coverage Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> | ||||
* | #2623 fix wrong font for webhook history | Unknwon | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | Minor fix for #2396 | Unknwon | 2016-01-25 | 1 | -0/+4 |
| | |||||
* | fix markdown header margin-top | Unknwon | 2015-12-12 | 1 | -1/+5 |
| | |||||
* | fix markdown table header CSS | Unknwon | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | LESS: Use tabs for indent in all files | Adam Strzelecki | 2015-12-07 | 1 | -480/+480 |
| | | | | This does not change any content and generated gogs.css is still the same. | ||||
* | fix markdown padding | Unknwon | 2015-11-15 | 1 | -1/+4 |
| | |||||
* | new repo ui | Unknwon | 2015-11-14 | 1 | -145/+29 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||||
* | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -0/+594 |