| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markdown meta parsing (#12817) | John Olheiser | 2020-09-12 | 2 | -7/+72 |
* | Don't replace underscores in auto-generated IDs in goldmark (#12805) | zeripath | 2020-09-12 | 1 | -1/+1 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -0/+49 |
* | Update to go-org 1.3.2 (#12728) | zeripath | 2020-09-05 | 1 | -3/+3 |
* | Fix emoji replacements, make emoji images consistent (#12567) | silverwind | 2020-08-23 | 2 | -1/+2 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+7 |
* | Detect full references to issues and pulls in commit messages (#12399) | zeripath | 2020-08-06 | 1 | -5/+71 |
* | Add loading spinners and mermaid error handling (#12358) | silverwind | 2020-08-04 | 2 | -5/+27 |
* | Fix emoji detection in certain cases (#12320) | mrsdizzie | 2020-07-25 | 1 | -0/+4 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 2 | -4/+30 |
* | Disable all typographic replacements in markdown renderer (#11871) | silverwind | 2020-06-13 | 2 | -8/+1 |
* | Update emoji regex (#11584) | mrsdizzie | 2020-05-29 | 2 | -7/+4 |
* | Allow different HardBreaks settings for documents and comments (#11515) | zeripath | 2020-05-24 | 2 | -8/+22 |
* | Prevent 500 with badly formed task list (#11328) | zeripath | 2020-05-11 | 3 | -21/+27 |
* | Restore checkbox rendering and prevent poor sanitization of spans (#11277) | zeripath | 2020-05-03 | 3 | -2/+20 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 1 | -0/+2 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 3 | -0/+172 |
* | Prevent panic during wrappedConn close at hammertime (#11219) | zeripath | 2020-04-26 | 1 | -1/+0 |
* | Make TaskCheckBox render correctly (#11214) | zeripath | 2020-04-26 | 3 | -22/+97 |
* | Use markdown frontmatter to provide Table of contents, language and frontmatt... | zeripath | 2020-04-24 | 7 | -16/+506 |
* | enable ENABLE_HARD_LINE_BREAK by default (#11162) | silverwind | 2020-04-21 | 1 | -2/+2 |
* | Handle yaml frontmatter (#11016) | zeripath | 2020-04-09 | 1 | -0/+2 |
* | upgrade to most recent bluemonday (#11007) | techknowlogick | 2020-04-07 | 1 | -3/+3 |
* | Fix internal server error on checkboxes (#10845) | zeripath | 2020-03-26 | 1 | -1/+1 |
* | Completely fix task-list checkbox styling (#10798) | zeripath | 2020-03-22 | 1 | -0/+6 |
* | Fix task-list checkbox styling (#10668) | Alexander Scheel | 2020-03-08 | 1 | -0/+3 |
* | Relax sanitization as per https://github.com/jch/html-pipeline (#10527) | zeripath | 2020-02-28 | 2 | -9/+41 |
* | Use media links for img in post-process (#10515) | zeripath | 2020-02-28 | 1 | -5/+29 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 1 | -1/+1 |
* | Don't manually replace whitespace during render (#10291) | mrsdizzie | 2020-02-17 | 2 | -2/+0 |
* | Don't convert ellipsis in markdown (#9905) | John Olheiser | 2020-01-22 | 1 | -2/+3 |
* | Issue/PR Context Popups (#9822) | John Olheiser | 2020-01-19 | 5 | -16/+19 |
* | Allow hyphen in language name (#9873) | zeripath | 2020-01-19 | 1 | -1/+1 |
* | Fix markdown anchor links (#9673) | Moritz | 2020-01-16 | 1 | -0/+3 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 11 | -261/+1064 |
* | Prefix all user-generated IDs in markup (#9477) | John Olheiser | 2019-12-23 | 3 | -9/+20 |
* | Markdown: Sanitizier Configuration (#9075) | Alexander Scheel | 2019-12-07 | 1 | -0/+9 |
* | Allow kbd tags (#9245) | John Olheiser | 2019-12-03 | 2 | -0/+6 |
* | Alternate syntax for cross references (#9116) | guillep2k | 2019-12-01 | 2 | -30/+64 |
* | Fix team links in HTML rendering (#9127) | guillep2k | 2019-11-24 | 1 | -2/+8 |
* | Fix race condition in ReplaceSanitizer (#9123) | zeripath | 2019-11-22 | 1 | -1/+0 |
* | Close/reopen issues by keywords in titles and comments (#8866) | guillep2k | 2019-11-18 | 1 | -2/+10 |
* | Convert EOL to UNIX-style to render MD properly (#8925) | guillep2k | 2019-11-13 | 2 | -1/+24 |
* | Update go-org to optimize code (#8824) | Lauris BH | 2019-11-05 | 1 | -20/+1 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 6 | -335/+256 |
* | Support inline rendering of CUSTOM_URL_SCHEMES (#8496) | guillep2k | 2019-10-15 | 4 | -11/+66 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 5 | -152/+398 |
* | 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 |