Commit Graph

114 Commits (main)

Author SHA1 Message Date
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 4 days ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 6 days ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 week ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 2 weeks ago
wxiaoguang 61be51e56b
Refactor markup package (#32399) 3 weeks ago
Jason Song f4d3120f9d
Fix `IsObjectExist` with gogit (#31790) 4 months ago
Sergey Sharybin 49b8716c40
Support relative paths to videos from Wiki pages (#31061) 5 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 5 months ago
wxiaoguang 5a7376c060
Refactor markup code (#31399) 5 months ago
Lunny Xiao 7115dce773
Fix hash render end with colon (#31319) 5 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
wxiaoguang c7bb3aa034
Fix markdown URL parsing for commit ID (#30812) 7 months ago
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users (#30795) 7 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 8 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