73 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

Author SHA1 Message Date
wxiaoguang 81adb01713
Improve img lazy loading (#34804) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
charles c6b2cbd75d
Fix footnote jump behavior on the issue page. (#34621) 6 months ago
wxiaoguang 6cee3bfa96
Refactor markup render to fix various path problems (#34114) 9 months ago
wxiaoguang ba921fd903
Fix markdown frontmatter rendering (#34102) 9 months ago
wxiaoguang 0f18046df4
Refactor markdown render (#32728) 1 year ago
wxiaoguang b6ce2d6dc9
Refactor markup render system (#32645) 1 year ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 1 year ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 1 year ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 1 year ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 1 year ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 year ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 1 year ago
Zettat123 2010fbe060
Fix raw wiki links (#31825) 1 year ago
charles f0033051d5
Fix markdown preview $$ support (#31514) 1 year ago
charles 90a3c20e79
Fix markdown math brackets render problem (#31420) 2 years ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 2 years ago
wxiaoguang bd80225ec3
Make blockquote attention recognize more syntaxes (#31240) 2 years ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 2 years ago
João Tiago e006451ab1
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 2 years ago
wxiaoguang ab028356c7
Fix markdown color code detection (#30208) 2 years ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 2 years ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 2 years ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 2 years ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 2 years ago
KN4CK3R 01acd1eea3
Strip `/` from relative links (#28932) 2 years ago
KN4CK3R c46316f7ae
Respect branch info for relative links (#28909) 2 years ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 2 years ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 2 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 3 years ago
Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter (#25184) 3 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 3 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 3 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 3 years ago
Gusted b48cf03717
Remove deadcode (#22245) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 3 years ago
Yarden Shoham e828564445
Add color previews in markdown (#21474) 3 years ago
zeripath 93df41f506
Fix slight bug in katex (#21171) 3 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 3 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 4 years ago
Robert Kaussow 909804b717
Bump goldmark to v1.4.11 (#19201) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 4 years ago
KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 4 years ago
wxiaoguang d8e06a90f0
Open markdown image links in new window (#17287) 4 years ago
Lars Lehtonen 2344007fa3
modules/markup/markdown: fix dropped test error (#16438) 4 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 5 years ago