Loading
feat: show webview resources on http instances
Description
allows showing http resources when the instance runs over HTTP
Related Issues
Resolves Avatar not displayed if Gitlab is running over ... (#305 - closed)
How has this been tested?
HTTPS
- Test that you can see avatars when you open an issue in VS Code Extension
HTTP
your GDK must run on HTTP
- clone a GDK project
- open it in the extesion
- add a GDK account using your PAT
- open an issue in the project
- see that the avatars are visible
What CHANGELOG entry will this MR create?
-
fix:Bug fix fixes - a user-facing issue in production - included in changelog -
feature:New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Edited by Tomas Vik (OOO back on 2026-08-31)