Commit Graph

280 Commits (1620e3f03bad1feb22c8e9c3c9baf4da04aaefe5)

Author SHA1 Message Date
Zettat123 2010fbe060
Fix raw wiki links (#31825) 3 months ago
Jason Song f4d3120f9d
Fix `IsObjectExist` with gogit (#31790) 3 months ago
charles f0033051d5
Fix markdown preview $$ support (#31514) 5 months ago
techknowlogick a4899ffa24
bump golang deps (#31422) 5 months ago
Sergey Sharybin 49b8716c40
Support relative paths to videos from Wiki pages (#31061) 5 months ago
charles 90a3c20e79
Fix markdown math brackets render problem (#31420) 5 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 5 months ago
wxiaoguang 5a7376c060
Refactor markup code (#31399) 5 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 5 months ago
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358) 5 months ago
Lunny Xiao 7115dce773
Fix hash render end with colon (#31319) 5 months ago
Henrique Pimentel f7125ab61a
Add `MAX_ROWS` option for CSV rendering (#30268) 5 months ago
wxiaoguang bd80225ec3
Make blockquote attention recognize more syntaxes (#31240) 5 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 5 months ago
wxiaoguang a4275951ba
Split sanitizer functions and fine-tune some tests (#31192) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 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
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 7 months ago
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 7 months ago
João Tiago e006451ab1
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 8 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 8 months ago
wxiaoguang ab028356c7
Fix markdown color code detection (#30208) 8 months ago
wxiaoguang 71706126b5
Refactor markdown render (#30139) 8 months ago
Lunny Xiao 400bb7ced4
Fix bug for markdown rendering of blockquote (#30130) 8 months ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
wxiaoguang 66902d89e5
Refactor markdown attention render (#29833) 8 months ago
coldWater e79a807a84
Refactor markup/csv: don't read all to memory (#29760) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
yp05327 8fc1a8f0eb
Fix inconsistent rendering of block mathematical expressions (#29677) 8 months ago
Ankit R Gadiya 5665a0212b
fix: rendering internal file links in org (#29669) 8 months ago
Yarden Shoham b5c418f271
Don't use `<br />` in alert block (#29650) 8 months ago
yp05327 9dc8a6336e
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) 8 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 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
Yarden Shoham 12865ae9c6
Add alert blocks in markdown (#29121) 9 months ago
wxiaoguang 2bac85dc33
Fix orgmode link resolving (#29024) 9 months ago
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
KN4CK3R 01acd1eea3
Strip `/` from relative links (#28932) 10 months ago
KN4CK3R c46316f7ae
Respect branch info for relative links (#28909) 10 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