Files
Gitea/services/convert
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] <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2026-03-09 02:30:54 +08:00
..
2025-08-27 11:00:01 +00:00
2025-08-27 11:00:01 +00:00
2024-01-31 14:55:12 +00:00