Commit Graph

53 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
zeripath 23db3375df
Fix another clusterfuzz identified issue (#15096) (#15113)
3 years ago
zeripath c0c052bdbb
another clusterfuzz spotted issue (#15032)
3 years ago
zeripath ed31ddc29a
Fix several render issues (#14986)
3 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
zeripath 7ab6c77b41
Remove NULs byte arrays passed to PostProcess (#14587)
3 years ago
zeripath 172229966c
Prevent panic on fuzzer provided string (#14405)
3 years ago
Nuno Silva 44ff1d6a1e
Render links for commit hashes followed by comma (#14224)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
mrsdizzie 3512c7e40f
Fix crash in short link processor (#13839)
3 years ago
Jimmy Praet 056b8f5b52
Clickable links in pull request (and issue) titles (#13695)
3 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)
4 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822)
4 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
4 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477)
4 years ago
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116)
4 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127)
4 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
4 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)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546)
5 years ago
mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522)
5 years ago
silverwind 2242a9f82e Improve SHA1 link detection (#6526)
5 years ago
mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445)
5 years ago
Mura Li d77176912b Use Go1.11 module (#5743)
5 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306)
5 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261)
5 years ago
mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257)
5 years ago
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171)
5 years ago
techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819)
6 years ago
Antoine GIRARD 23ba5c870f markup: escape short wiki link (#4091)
6 years ago
Chaz Reid 69ea5e4385 Fix wiki inter-links with cases and add tests for this case (#3560)
6 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
6 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546)
6 years ago
Christian Köberl e9e2a9cdcc Allow square brackets in external issue patterns (#3408)
6 years ago