81 Commits (e9c247301dfd5b22e59617dfd1308f70d3af264f)

Author SHA1 Message Date
  zeripath 7615425b50 Prevent 500 with badly formed task list (#11328) 5 years ago
  zeripath bf925142a2 Restore checkbox rendering and prevent poor sanitization of spans (#11277) 5 years ago
  mrsdizzie affced38a0 Remove last traces of has-emoji class (#11263) 5 years ago
  mrsdizzie f3ca8e1971 Support unicode emojis and remove emojify.js (#11032) 5 years ago
  zeripath bd2a47bc17 Prevent panic during wrappedConn close at hammertime (#11219) 5 years ago
  zeripath 8d6b38edc6 Make TaskCheckBox render correctly (#11214) 5 years ago
  zeripath 571c28edcd Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 6 years ago
  silverwind 47839619e8 enable ENABLE_HARD_LINE_BREAK by default (#11162) 6 years ago
  zeripath 848b4d7e8e Handle yaml frontmatter (#11016) 6 years ago
  techknowlogick 6d4354c6b6 upgrade to most recent bluemonday (#11007) 6 years ago
  zeripath 58b220ce96 Fix internal server error on checkboxes (#10845) 6 years ago
  zeripath 4e78515b20 Completely fix task-list checkbox styling (#10798) 6 years ago
  Alexander Scheel 95182d5a00 Fix task-list checkbox styling (#10668) 6 years ago
  zeripath 2d47970edf Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 6 years ago
  zeripath 5bf0ac325b Use media links for img in post-process (#10515) 6 years ago
  6543 0e8d955bd6 Fix potential bugs (#10513) 6 years ago
  mrsdizzie d7b3474fa7 Don't manually replace whitespace during render (#10291) 6 years ago
  John Olheiser 227ed8d44f Don't convert ellipsis in markdown (#9905) 6 years ago
  John Olheiser c1c72eebbb Issue/PR Context Popups (#9822) 6 years ago
  zeripath 3f3d808e77 Allow hyphen in language name (#9873) 6 years ago
  Moritz e9a5e92d04 Fix markdown anchor links (#9673) 6 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 6 years ago
  Alexander Scheel e9b0de09ab Markdown: Sanitizier Configuration (#9075) 6 years ago
  John Olheiser e5b7f76755 Allow kbd tags (#9245) 6 years ago
  guillep2k a96fa7f8c7 Alternate syntax for cross references (#9116) 6 years ago
  guillep2k 3d43b01ab7 Fix team links in HTML rendering (#9127) 6 years ago
  zeripath 003e2bb33b Fix race condition in ReplaceSanitizer (#9123) 6 years ago
  guillep2k 0ee675b3b7 Close/reopen issues by keywords in titles and comments (#8866) 6 years ago
  guillep2k 18c0ab126b Convert EOL to UNIX-style to render MD properly (#8925) 6 years ago
  Lauris BH a9d34780b7 Update go-org to optimize code (#8824) 6 years ago
  Lauris BH 29dac507f0 Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 6 years ago
  guillep2k 360a7ca7bd Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 6 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 6 years ago
  jaqra 5afaf9fd73 Make link last commit massages in repository home page and commit tables (#8006) 6 years ago
  Rinat a3dc05223e feat: highlight issue references with : (#8101) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Norwin c6614b95e4 Detect delimiter in CSV rendering (#7869) 6 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  Lunny Xiao b65103b80c Fix markdown invoke sequence (#7513) 6 years ago
  silverwind d0dc84cc85 fix hljs unintenionally highlighting commit links (#7244) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao a2eb7ef4f0 Fix wrong init dependency on markup extensions (#7038) 6 years ago
  mrsdizzie 3e92166cd2 Fix domain name pattern in email regex (#6739) 7 years ago
  mrsdizzie eefe8a6ff3 Use ctx.metas for SHA hash links (#6645) 7 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 7 years ago
  silverwind 2ff1865a43 Render SHA1 links as code blocks (#6546) 7 years ago
  mrsdizzie 62c09e1ed8 Use stricter boundaries for auto-link detection (#6522) 7 years ago
  silverwind 82eb2759bf Improve SHA1 link detection (#6526) 7 years ago