Commit Graph

69 Commits (0a7e8327a017c5dd43e552bbcd0d0f056bc1671b)

Author SHA1 Message Date
wxiaoguang 6d4172987e
Fix markdown URL parsing (#17924) 3 years ago
wxiaoguang 6c49517cbd
Fix issue markdown bugs (#17411) 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 5fbccad906
Fix NPE in fuzzer (#16680) 3 years ago
Josef Fröhle 8d962daed6
cleanup code `issueFullPattern` in modules/markup (#16419) 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
6543 65548359cc
Add custom emoji support (#16004) 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
KN4CK3R 21cde5c439
Fix data URI scramble (#16098) 3 years ago
silverwind d4f28fd4ad
Fix URL of gitea emoji (#15770) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 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 ed31ddc29a
Fix several render issues (#14986) 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
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 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
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567) 4 years ago
mrsdizzie 4c1ff57f1a
Update emoji regex (#11584) 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 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515) 5 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822) 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
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116) 5 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 5 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) 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
jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006) 5 years ago
Rinat b660a732ae feat: highlight issue references with : (#8101) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739) 5 years ago
mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 6 years ago