Commit Graph

80 Commits (a9e66cfdad6ec67194a2257a3ccdfc26b7c2054d)

Author SHA1 Message Date
Gusted 3f513f9e54
Fix NPE when using non-numeric (#20277) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
zeripath 97625b44e7
Provide configuration to allow camo-media proxying (#12802) 3 years ago
6543 45f8d97131
nit fix (#19116) 3 years ago
Alexander Neumann fd273b05b9
Correctly link URLs to users/repos with dashes, dots or underscores (#18890) 3 years ago
Gusted 72256c16a8
Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 3 years ago
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