Commit Graph

105 Commits (5eafd117a64fe0fcba498463fc51fba97fe3f7d4)

Author SHA1 Message Date
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
zeripath 7ab6c77b41
Remove NULs byte arrays passed to PostProcess (#14587) 4 years ago
zeripath 172229966c
Prevent panic on fuzzer provided string (#14405) 4 years ago
Nuno Silva 44ff1d6a1e
Render links for commit hashes followed by comma (#14224) 4 years ago
Lunny Xiao 11555d850b
Fix bug of link query order on markdown render (#14156) 4 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952) 4 years ago
mrsdizzie 3512c7e40f
Fix crash in short link processor (#13839) 4 years ago
Jimmy Praet 056b8f5b52
Clickable links in pull request (and issue) titles (#13695) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
Pranav Nachnekar 1827f892de
fix: media links in org files not liked to media files (#12997) 4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817) 4 years ago
zeripath f91bb745d6
Don't replace underscores in auto-generated IDs in goldmark (#12805) 4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450) 4 years ago
zeripath 9fdb4f887b
Update to go-org 1.3.2 (#12728) 4 years ago
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
zeripath e770c2b850
Detect full references to issues and pulls in commit messages (#12399) 4 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358) 4 years ago
mrsdizzie ea1ed802a3
Fix emoji detection in certain cases (#12320) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871) 4 years ago
mrsdizzie 4c1ff57f1a
Update emoji regex (#11584) 4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515) 4 years ago
zeripath 742e26f5a5
Prevent 500 with badly formed task list (#11328) 4 years ago
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277) 4 years ago
mrsdizzie 4ed7d2a2bb
Remove last traces of has-emoji class (#11263) 4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 4 years ago
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 4 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162) 4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016) 5 years ago
techknowlogick d00ebf445b
upgrade to most recent bluemonday (#11007) 5 years ago
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845) 5 years ago
zeripath f036de5a94
Completely fix task-list checkbox styling (#10798) 5 years ago
Alexander Scheel b8551f8532
Fix task-list checkbox styling (#10668) 5 years ago
zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 5 years ago
zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515) 5 years ago
6543 e57ac841de
Fix potential bugs (#10513) 5 years ago
mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291) 5 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905) 5 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822) 5 years ago
zeripath 948dec3d75
Allow hyphen in language name (#9873) 5 years ago
Moritz f740943df4 Fix markdown anchor links (#9673) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 5 years ago
Alexander Scheel ee7df7ba8c Markdown: Sanitizier Configuration (#9075) 5 years ago
John Olheiser 9a33adcdd3 Allow kbd tags (#9245) 5 years ago
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116) 5 years ago