| Commit message (Expand) | Author | Age | Files | Lines |
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -354/+0 |
* | Fix inappropriate markdown post process end tag check | Unknwon | 2016-02-19 | 1 | -2/+2 |
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 | 1 | -8/+2 |
|\ |
|
| * | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -1/+1 |
| * | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -9/+3 |
* | | #2556 handle space in image URL | Unknwon | 2016-02-04 | 1 | -1/+4 |
* | | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 | 1 | -1/+3 |
|/ |
|
* | Checklist-rendering implemented | Kim "BKC" Carlbäcker | 2016-01-13 | 1 | -0/+10 |
* | fix markdown autolink error | Unknwon | 2016-01-09 | 1 | -44/+50 |
* | #2161 fix wrong regexp | Unknwon | 2015-12-12 | 1 | -1/+1 |
* | #2161 No issue linking in commits when issue number in brackets | Unknwon | 2015-12-12 | 1 | -3/+3 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -62/+67 |
* | minor fix markdown post process | Unknwon | 2015-11-24 | 1 | -0/+1 |
* | more link fix | Unknwon | 2015-11-24 | 1 | -0/+4 |
* | fix possible panic | Unknwon | 2015-11-21 | 1 | -2/+12 |
* | HTML render fix | Unknwon | 2015-11-20 | 1 | -8/+32 |
* | fix #1873 | Unknwon | 2015-11-20 | 1 | -0/+11 |
* | minor fix for #1949 | Unknwon | 2015-11-15 | 1 | -3/+14 |
* | Safely detect urlPrefix in the format /:owner/:repo | Howl | 2015-11-15 | 1 | -3/+3 |
* | Fix bad issue links in non-readme markdown files | Howl | 2015-11-15 | 1 | -0/+3 |
* | fix #1572 fix file histrory paging issue | Unknwon | 2015-11-10 | 1 | -1/+0 |
* | #1433 images with links in Markdown | Unknwon | 2015-11-06 | 1 | -1/+10 |
* | #1009 Config option for preserving hard line breaks | Unknwon | 2015-09-01 | 1 | -0/+4 |
* | fixes for binary | Don Bowman | 2015-08-12 | 1 | -1/+0 |
* | #637 #738 fix markdown: render special links | Unknwon | 2015-03-23 | 1 | -63/+50 |
* | Mousewheel paste | James Cracknell | 2015-03-08 | 1 | -4/+0 |
* | Exclude HTML tags from Markdown post-processing | James Cracknell | 2015-03-08 | 1 | -4/+52 |
* | Fixes #921 | Peter Smit | 2015-02-09 | 1 | -2/+3 |
* | models/action.go: mirror fix on #892 | Unknwon | 2015-02-06 | 1 | -2/+2 |
* | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 | 1 | -1/+1 |
* | Merge pull request #826 from deringer/dev | 无闻 | 2015-02-06 | 1 | -2/+2 |
|\ |
|
| * | Adjust MentionPattern to not match users mid-sentence (or email addresses) | Michael Dyrynda | 2015-01-03 | 1 | -2/+2 |
* | | modules/base: fix README filename checker, fix #877 | Unknwon | 2015-02-02 | 1 | -1/+7 |
* | | modules/base: clean code with #838 | Unknwon | 2015-01-30 | 1 | -1/+1 |
* | | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 | 1 | -1/+1 |
|/ |
|
* | fix #711 | Unknwon | 2014-12-09 | 1 | -2/+2 |
* | Addded sha1 pattern in markdown for current repository | dennis-smurf | 2014-12-01 | 1 | -5/+21 |
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 | 1 | -0/+8 |
* | Basic xss prevention | Unknwon | 2014-10-04 | 1 | -23/+25 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -1/+2 |
* | Fix #362, update code with upstream | Unknwon | 2014-08-23 | 1 | -1/+1 |
* | Fix #138 | Unknown | 2014-05-12 | 1 | -5/+24 |
* | Clean api code | Unknown | 2014-05-05 | 1 | -4/+7 |
* | Finish release | Unknown | 2014-04-14 | 1 | -0/+4 |
* | fix | zhsso | 2014-04-10 | 1 | -0/+168 |
* | mistakes | zhsso | 2014-04-10 | 1 | -168/+0 |
* | Add go get meta support | Unknown | 2014-04-09 | 1 | -2/+2 |
* | markdown render html | slene | 2014-04-10 | 1 | -1/+1 |
* | Fix #66 | Unknown | 2014-04-07 | 1 | -7/+7 |