| Commit message (Expand) | Author | Age | Files | Lines |
* | Make link last commit massages in repository home page and commit tables (#8006) | jaqra | 2019-09-10 | 2 | -29/+80 |
* | feat: highlight issue references with : (#8101) | Rinat | 2019-09-05 | 2 | -2/+9 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 2 | -6/+66 |
* | Check commit message hashes before making links (#7713) | Gary Kim | 2019-08-14 | 3 | -14/+31 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 3 | -10/+10 |
* | Fix markdown invoke sequence (#7513) | Lunny Xiao | 2019-07-18 | 1 | -1/+1 |
* | fix hljs unintenionally highlighting commit links (#7244) | silverwind | 2019-06-18 | 2 | -4/+5 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 2 | -38/+1 |
* | Fix wrong init dependency on markup extensions (#7038) | Lunny Xiao | 2019-05-25 | 1 | -0/+8 |
* | Fix domain name pattern in email regex (#6739) | mrsdizzie | 2019-04-24 | 2 | -1/+16 |
* | Use ctx.metas for SHA hash links (#6645) | mrsdizzie | 2019-04-16 | 3 | -4/+16 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 3 | -16/+52 |
* | Render SHA1 links as code blocks (#6546) | silverwind | 2019-04-09 | 3 | -23/+40 |
* | Use stricter boundaries for auto-link detection (#6522) | mrsdizzie | 2019-04-07 | 3 | -11/+70 |
* | Improve SHA1 link detection (#6526) | silverwind | 2019-04-06 | 2 | -21/+36 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 3 | -6/+6 |
* | Change order that PostProcess Processors are run (#6445) | mrsdizzie | 2019-03-27 | 2 | -7/+13 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 1 | -1/+1 |
* | Markdown: enable some more extensions (#6362) | Roland Koebler | 2019-03-21 | 2 | -4/+72 |
* | Fix reported issue in repo description (#6306) | zeripath | 2019-03-11 | 1 | -0/+48 |
* | Replace linkRegex with xurls library (#6261) | mrsdizzie | 2019-03-07 | 2 | -3/+11 |
* | Remove visitLinksForShortLinks features (#6257) | mrsdizzie | 2019-03-07 | 2 | -14/+9 |
* | Modify linkRegex to require http|https (#6171) | mrsdizzie | 2019-02-28 | 2 | -1/+63 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 1 | -1/+1 |
* | Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) | zeripath | 2019-01-30 | 1 | -4/+10 |
* | Prioritize "readme.md" (#5691) | Khaled Hamed | 2019-01-14 | 2 | -2/+29 |
* | support envs on external render commands (#5278) | Lunny Xiao | 2018-11-20 | 1 | -5/+17 |
* | Fix markdown image with link (#4675) | L.E.R | 2018-10-30 | 2 | -22/+21 |
* | Pass link prefixes to external markup parsers (#5201) | Nicolas Lenz | 2018-10-30 | 1 | -0/+5 |
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 1 | -4/+4 |
* | Add csv file render support defaultly (#4105) | Lunny Xiao | 2018-07-21 | 2 | -0/+83 |
* | Replace src with raw to fix image paths (#4377) | Jonas Franz | 2018-07-05 | 1 | -1/+1 |
* | markup: escape short wiki link (#4091) | Antoine GIRARD | 2018-06-15 | 2 | -0/+29 |
* | Fix wiki inter-links with cases and add tests for this case (#3560) | Chaz Reid | 2018-03-05 | 2 | -6/+16 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 6 | -910/+991 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 5 | -82/+46 |
* | Allow square brackets in external issue patterns (#3408) | Christian Köberl | 2018-02-03 | 2 | -2/+7 |
* | Recognize more characters in crossreferenced repo name (#3413) | Lauris BH | 2018-01-27 | 2 | -1/+4 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 2 | -26/+98 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 1 | -0/+88 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 6 | -2/+614 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 6 | -24/+1140 |
* | gofmt (#1710) | Ethan Koenig | 2017-05-12 | 1 | -1/+0 |
* | markup: microoptimise for many short filenames in directory (#1534) | mappu | 2017-05-09 | 2 | -2/+6 |
* | fix multiple readme file rendering and fix #1657 (#1658) | Lunny Xiao | 2017-05-02 | 1 | -0/+9 |
* | Add markup package to prepare for org markup format (#1493) | Lunny Xiao | 2017-04-21 | 2 | -0/+108 |