1
0
Fork 0
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>
2024-01-07 23:40:29 +08:00
..
css Fix wrapping of label list (#28684) (#28688) 2024-01-04 10:21:35 +08:00
fomantic Remove fomantic `text` module (#26777) 2023-08-30 10:37:17 +00:00
js Fix incorrect URL for "Reference in New Issue" (#28716) (#28723) 2024-01-07 23:40:29 +08:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00