Skip to content

Fix uploaded logo URLs to respect Force HTTPS setting#605

Merged
Fyb3roptik merged 1 commit intoThreadfin:branch-1.2.35from
b3nw:fix-uploaded-logo-https
Jul 1, 2025
Merged

Fix uploaded logo URLs to respect Force HTTPS setting#605
Fyb3roptik merged 1 commit intoThreadfin:branch-1.2.35from
b3nw:fix-uploaded-logo-https

Conversation

@b3nw
Copy link
Copy Markdown
Contributor

@b3nw b3nw commented Jun 29, 2025

Fixes #604

Uploaded channel logos weren't using HTTPS URLs even when Force HTTPS was enabled in settings.

I applied a fix to the uploadLogo function to check the Force HTTPS setting and generate the correct URL.

Fixes the issue where external cached images used HTTPS correctly but uploaded logos still used HTTP.

@b3nw b3nw marked this pull request as draft June 29, 2025 20:13
@b3nw b3nw force-pushed the fix-uploaded-logo-https branch from 750fc39 to 9adf2a9 Compare June 29, 2025 21:14
@Fyb3roptik
Copy link
Copy Markdown
Contributor

This is still in a draft state. Is this ready?

@b3nw
Copy link
Copy Markdown
Contributor Author

b3nw commented Jul 1, 2025

yes, this should be good to merge.

@b3nw b3nw marked this pull request as ready for review July 1, 2025 05:11
@Fyb3roptik Fyb3roptik changed the base branch from main to branch-1.2.35 July 1, 2025 21:02
@Fyb3roptik Fyb3roptik merged commit 0f90867 into Threadfin:branch-1.2.35 Jul 1, 2025
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.

uploaded logo URLs do not respect Force HTTPS setting

2 participants