Commit Graph

102 Commits (c6176ee59f4a25607dcfbc00757121f705101101)

Author SHA1 Message Date
Giteabot 471b411873
Fix markdown URL parsing for commit ID (#30812) (#30855) 7 months ago
Giteabot ac91bb27ff
Fix markdown rendering when mentioning users (#30795) (#30810) 7 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 7 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
wxiaoguang 6130522aa8
Refactor markup rendering to accept general "protocol:" prefix (#29276) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Brecht Van Lommel 12c0487e01
Make cross-reference issue links work in markdown documents again (#28682) 11 months ago
wxiaoguang e4a24d6727
Fix the issue ref rendering for wiki (#28556) 11 months ago
Yarden Shoham 1c0566f66d
Render email addresses as such if followed by punctuation (#27987) 1 year ago
Earl Warren 87f70979cf
Do not highlight `#number` in documents (#26365) 1 year ago
silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
crystal 03f37d82fe
Fix README TOC links (#22577) 2 years ago
KN4CK3R d0d257b243
Add support for commit cross references (#22645) 2 years ago
Lunny Xiao 3e8285b824
Use multi reader instead to concat strings (#22099) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
Lucas Azevedo 599ae09a94
Use body text color in repository files table links (#20386) 2 years ago
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) 4 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
zeripath b68eb54f95
Clusterfuzz found another way (#15160) 4 years ago
zeripath a587a28434
Fix another clusterfuzz identified issue (#15096) 4 years ago