gitea/web_src
wxiaoguang 9296c31ff7
Fix incorrect URL for "Reference in New Issue" (#28716)
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
2024-01-07 10:50:03 +00:00
..
css Add merge arrow direction and update styling (#28523) 2024-01-05 17:38:56 +00: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) 2024-01-07 10:50:03 +00:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00