224 Commits (cab7b7f59c008eea8b3b484a8818eaaf48daa805)

Author SHA1 Message Date
  Earl Warren 79afd280e1
fix media description render for orgmode (#26895) 9 months ago
  CaiCandong d41aee1d1e
Make `user-content-* ` consistent with github (#26388) 10 months ago
  Earl Warren 87f70979cf
Do not highlight `#number` in documents (#26365) 10 months ago
  Earl Warren eaea530d6b
Render plaintext task list items for markdown files (#26186) 11 months ago
  KN4CK3R 8af96f585f
Disallow dangerous url schemes (#25960) 11 months ago
  harryzcy c5e187c389
Upgrade go dependencies (#25819) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
  wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
  Jonathan Tran f62cd2f473
Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
  Brecht Van Lommel 268d121f4b
Fix video width overflow in markdown, and other changes to match img (#24834) 1 year ago
  silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816) 1 year ago
  Yarden Shoham f5ce2ed292
Allow all URL schemes in Markdown links by default (#24805) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 1 year ago
  Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 1 year ago
  Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 1 year ago
  Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 1 year ago
  Sybren de6c718b46
Allow `<video>` in MarkDown (#22892) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 1 year ago
  crystal 03f37d82fe
Fix README TOC links (#22577) 1 year ago
  KN4CK3R d0d257b243
Add support for commit cross references (#22645) 1 year ago
  Jason Song d9f748a700
Support asciicast files as new markup (#22448) 1 year ago
  Jonathan Tran 02ae63297b
Log STDERR of external renderer when it fails (#22442) 1 year ago
  Gusted b48cf03717
Remove deadcode (#22245) 1 year ago
  Lunny Xiao 3e8285b824
Use multi reader instead to concat strings (#22099) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831) 1 year ago
  Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 1 year ago
  Yarden Shoham 2c77d4b195
Remove unnecessary debug log (#21536) 1 year ago
  Yarden Shoham e828564445
Add color previews in markdown (#21474) 1 year ago
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 year ago
  zeripath 93df41f506
Fix slight bug in katex (#21171) 1 year ago
  silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 1 year ago
  6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 1 year ago
  zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 1 year ago
  Kyle D c8ded77680
Kd/ci playwright go test (#20123) 1 year ago
  Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 1 year ago
  John Olheiser a48d6ba4b4
Go 1.19 format (#20758) 1 year ago
  Gary Wang 72b1fd7fdd
Should also support upper-case README files (#20581) 1 year ago
  Gary Wang c35535ce07
Support localized README (#20508) 1 year ago
  Lucas Azevedo 599ae09a94
Use body text color in repository files table links (#20386) 1 year ago
  Gusted edd945bca3
Allow to specify colors for text in markup (#20363) 1 year ago
  Gusted 3f513f9e54
Fix NPE when using non-numeric (#20277) 2 years ago
  Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago