Files
Gitea/modules/util
Copilot 80c57ec126 Remove util.URLJoin and replace all callers with direct path concatenation (#36867)
`util.URLJoin` was deprecated with unclear semantics (path normalization
via `url.Parse`/`ResolveReference` that surprised callers). This removes
it entirely and replaces all usages with straightforward `"/"` string
concatenation.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
2026-03-09 02:30:54 +08:00
..
2024-06-11 18:47:45 +00:00
2025-05-22 12:59:42 +00:00
2025-05-22 12:59:42 +00:00
2023-07-04 18:36:08 +00:00
2026-02-25 01:21:07 +00:00
2023-05-08 19:49:59 +08:00
2025-07-30 07:08:59 +00:00
2025-07-30 07:08:59 +00:00