51 Commits (05e7715c4b2af174aefc56fe459e5c08a96a3017)

Author SHA1 Message Date
  Lauris BH 05e7715c4b Update go-org to optimize code (#8824) 4 years ago
  Lauris BH 086a46994a Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 4 years ago
  guillep2k cea8ea5ae6 Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 4 years ago
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 years ago
  jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006) 4 years ago
  Rinat b660a732ae feat: highlight issue references with : (#8101) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Norwin 867f46f78e Detect delimiter in CSV rendering (#7869) 4 years ago
  Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513) 4 years ago
  silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038) 5 years ago
  mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739) 5 years ago
  mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 5 years ago
  mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 5 years ago
  silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546) 5 years ago
  mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522) 5 years ago
  silverwind 2242a9f82e Improve SHA1 link detection (#6526) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445) 5 years ago
  Mura Li d77176912b Use Go1.11 module (#5743) 5 years ago
  Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 5 years ago
  zeripath b2e9894988 Fix reported issue in repo description (#6306) 5 years ago
  mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261) 5 years ago
  mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257) 5 years ago
  mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171) 5 years ago
  zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 5 years ago
  zeripath 0823791d17 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 5 years ago
  Khaled Hamed bd75965296 Prioritize "readme.md" (#5691) 5 years ago
  Lunny Xiao cef0f12c51 support envs on external render commands (#5278) 5 years ago
  L.E.R b686bd0c94 Fix markdown image with link (#4675) 5 years ago
  Nicolas Lenz 220ee6ae42 Pass link prefixes to external markup parsers (#5201) 5 years ago
  techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819) 5 years ago
  Lunny Xiao 0bb1c84208 Add csv file render support defaultly (#4105) 5 years ago
  Jonas Franz 2a60e72fcd
Replace src with raw to fix image paths (#4377) 6 years ago
  Antoine GIRARD 23ba5c870f markup: escape short wiki link (#4091) 6 years ago
  Chaz Reid 69ea5e4385 Fix wiki inter-links with cases and add tests for this case (#3560) 6 years ago
  Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354) 6 years ago
  Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 6 years ago
  Christian Köberl e9e2a9cdcc Allow square brackets in external issue patterns (#3408) 6 years ago
  Lauris BH a0c397df08
Recognize more characters in crossreferenced repo name (#3413) 6 years ago
  Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages (#2897) 6 years ago
  Lunny Xiao 62d0a4d882 Add external markup render support (#2570) 6 years ago
  Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 6 years ago
  Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 6 years ago
  Ethan Koenig 9e627af9a4 gofmt (#1710) 7 years ago
  mappu fd76f090a2 markup: microoptimise for many short filenames in directory (#1534) 7 years ago
  Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658) 7 years ago