Commit Graph

41 Commits (1262ff6734543b37d834e63a6a623648c77ee4f4)

Author SHA1 Message Date
Yarden Shoham 12865ae9c6
Add alert blocks in markdown (#29121) 9 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
Earl Warren eaea530d6b
Render plaintext task list items for markdown files (#26186) 1 year ago
KN4CK3R 8af96f585f
Disallow dangerous url schemes (#25960) 1 year ago
Brecht Van Lommel 268d121f4b
Fix video width overflow in markdown, and other changes to match img (#24834) 2 years ago
Yarden Shoham f5ce2ed292
Allow all URL schemes in Markdown links by default (#24805) 2 years ago
Sybren de6c718b46
Allow `<video>` in MarkDown (#22892) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 2 years ago
Yarden Shoham e828564445
Add color previews in markdown (#21474) 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
Gusted edd945bca3
Allow to specify colors for text in markup (#20363) 2 years ago
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) 4 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) 5 years ago
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277) 5 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 5 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 5 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 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
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