Commit Graph

148 Commits (e69521f0292a4e4c170d924d6c5708494ccd1b67)

Author SHA1 Message Date
Richard Mahn 40c8451b7d
Properly determine CSV delimiter (#17459) 3 years ago
wxiaoguang 6c49517cbd
Fix issue markdown bugs (#17411) 3 years ago
Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 3 years ago
wxiaoguang d8e06a90f0
Open markdown image links in new window (#17287) 3 years ago
zeripath 623d2dd411
Prevent panic in Org mode HighlightCodeBlock (#17140) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
zeripath 976db2a8b7
Do not show issue context popup on external issues (#17050) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
zeripath 5fbccad906
Fix NPE in fuzzer (#16680) 3 years ago
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596) 3 years ago
Lars Lehtonen 2344007fa3
modules/markup/markdown: fix dropped test error (#16438) 3 years ago
Josef Fröhle 8d962daed6
cleanup code `issueFullPattern` in modules/markup (#16419) 3 years ago
6543 46a4c6835d
Fix external renderer (#16401) 3 years ago
6543 91162bbaea
Update bluemonday to v1.0.15 (#16379) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 32fd11395b
Fix relative links in postprocessed images (#16334) 3 years ago
zeripath 302e8b6d02
Prevent zombie processes (#16314) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
KN4CK3R c9c7afda1a
Add sanitizer rules per renderer (#16110) 3 years ago
Lunny Xiao f2babf3346
Add code block highlight to orgmode back (#14222) 3 years ago
zeripath d55b5eb0d3
Use html.Parse rather than html.ParseFragment (#16223) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
zeripath 0db1048c3a
Run processors on whole of text (#16155) 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 3607f79d78
Fixed assert statements. (#16089) 3 years ago
Lunny Xiao b6762e2306
Fix regression of renderer (#16091) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
KN4CK3R e818e9150f
Fixed individual markdown tests. (#15802) 3 years ago
silverwind d4f28fd4ad
Fix URL of gitea emoji (#15770) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 3 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 3 years ago
zeripath b9ed3cbc26
Upgrade to bluemonday 1.0.7 (#15379) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 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
zeripath b68eb54f95
Clusterfuzz found another way (#15160) 4 years ago
zeripath a587a28434
Fix another clusterfuzz identified issue (#15096) 4 years ago
zeripath c0c052bdbb
another clusterfuzz spotted issue (#15032) 4 years ago
zeripath 71aca93dec
Remove extraneous logging (#15020) 4 years ago
zeripath ed31ddc29a
Fix several render issues (#14986) 4 years ago
zeripath 164e35ead3
Make sure sibling images get a link too (#14979) 4 years ago
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