98 Commits (v1.22.0-rc0)

Author SHA1 Message Date
  KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 3 months ago
  wxiaoguang 6130522aa8
Refactor markup rendering to accept general "protocol:" prefix (#29276) 4 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 4 months ago
  Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 5 months ago
  KN4CK3R 637451a45e
Rework markup link rendering (#26745) 5 months ago
  Brecht Van Lommel 12c0487e01
Make cross-reference issue links work in markdown documents again (#28682) 6 months ago
  wxiaoguang e4a24d6727
Fix the issue ref rendering for wiki (#28556) 6 months ago
  Yarden Shoham 1c0566f66d
Render email addresses as such if followed by punctuation (#27987) 7 months ago
  Earl Warren 87f70979cf
Do not highlight `#number` in documents (#26365) 11 months ago
  silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816) 1 year ago
  Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 1 year ago
  Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 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
  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
  Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 1 year ago
  Lucas Azevedo 599ae09a94
Use body text color in repository files table links (#20386) 1 year 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) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  zeripath 97625b44e7
Provide configuration to allow camo-media proxying (#12802) 2 years ago
  6543 45f8d97131
nit fix (#19116) 2 years ago
  Alexander Neumann fd273b05b9
Correctly link URLs to users/repos with dashes, dots or underscores (#18890) 2 years ago
  Gusted 72256c16a8
Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 2 years ago
  wxiaoguang 6d4172987e
Fix markdown URL parsing (#17924) 2 years ago
  wxiaoguang 6c49517cbd
Fix issue markdown bugs (#17411) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  zeripath 976db2a8b7
Do not show issue context popup on external issues (#17050) 2 years ago
  zeripath 5fbccad906
Fix NPE in fuzzer (#16680) 2 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) 3 years ago
  Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
  zeripath b68eb54f95
Clusterfuzz found another way (#15160) 3 years ago
  zeripath a587a28434
Fix another clusterfuzz identified issue (#15096) 3 years ago
  zeripath c0c052bdbb
another clusterfuzz spotted issue (#15032) 3 years ago
  zeripath ed31ddc29a
Fix several render issues (#14986) 3 years ago
  zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
  zeripath 7ab6c77b41
Remove NULs byte arrays passed to PostProcess (#14587) 3 years ago