Commit Graph

29 Commits (929b07fe45dcf7622fb47be3f7251ea37483f323)

Author SHA1 Message Date
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
zeripath 976db2a8b7
Do not show issue context popup on external issues (#17050) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
zeripath f4d3bf7867
issue-keyword class is being incorrectly stripped off spans (#16163) 3 years ago
KN4CK3R 21cde5c439
Fix data URI scramble (#16098) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
zeripath 04196b7658
Update to bluemonday-1.0.6 (#15294) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952) 4 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 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 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 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
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
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822) 5 years ago
zeripath 948dec3d75
Allow hyphen in language name (#9873) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
Alexander Scheel ee7df7ba8c Markdown: Sanitizier Configuration (#9075) 5 years ago
John Olheiser 9a33adcdd3 Allow kbd tags (#9245) 5 years ago
zeripath 675f275237
Fix race condition in ReplaceSanitizer (#9123) 5 years ago
guillep2k cea8ea5ae6 Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Lunny Xiao a2d365c81f fix #1501 ssh hangs caused by #1461 (#1513) 8 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 8 years ago