Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: image proxy on web ui #154

Merged
merged 2 commits into from
Sep 28, 2024
Merged

fix: image proxy on web ui #154

merged 2 commits into from
Sep 28, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Sep 28, 2024

I found that the image proxy is not applied when requested through web ui. The cause is that the endpoint parameter is not extracted correctly, such that the base field is always missing. This PR fixes the issue.

In addition I realized the app base inference logic doesn't match what's defined in the documentation. I've updated the logic to match the documentation.

@shouya shouya merged commit 49be74f into master Sep 28, 2024
2 checks passed
@shouya shouya deleted the fix-image-proxy-on-web-ui branch September 28, 2024 05:35
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.

1 participant