You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
Giteabot def178ce32
Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)
Backport #28716 by wxiaoguang

Gitea prefers to use relative URLs in code (to make multiple domain work
for some users)

So it needs to use `toAbsoluteUrl` to generate a full URL when click
"Reference in New Issues"

And add some comments in the test code

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
css Fix wrapping of label list (#28684) (#28688) 1 year ago
fomantic Remove fomantic `text` module (#26777) 2 years ago
js Fix incorrect URL for "Reference in New Issue" (#28716) (#28723) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago