Skip to content

fix(forgejo-codeberg):Preserve scheme, host, and port in Forgejo API URL construction#2871

Open
marschr wants to merge 1 commit intoImranR98:mainfrom
marschr:fix/forgejo-selfhost-url
Open

fix(forgejo-codeberg):Preserve scheme, host, and port in Forgejo API URL construction#2871
marschr wants to merge 1 commit intoImranR98:mainfrom
marschr:fix/forgejo-selfhost-url

Conversation

@marschr
Copy link
Copy Markdown

@marschr marschr commented Apr 12, 2026

This will fix #2556

Mine was quite an edge use case for Obtainium, running a self-hosted forgejo build server on a port different than 80. The parser got all confused and gave this dart io error which was hard to catch, didn't surfaced on logcat even, as it was in a quite low level part of dart.

It also fixes leading whitespace chars (and other chars) being converted to %20.

@marschr marschr changed the title Preserve scheme, host, and port in Forgejo API URL construction fix(forgejo-codeberg):Preserve scheme, host, and port in Forgejo API URL construction Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android16 error

2 participants