mirror of
https://github.com/coder/code-server.git
synced 2026-04-19 22:28:28 -05:00
Use current URL for webview
This commit is contained in:
@@ -111,8 +111,8 @@ Our changes include:
|
||||
- Add a `code-server` schema.
|
||||
- Allow multiple extension directories (both user and built-in).
|
||||
- Rewrite assets requested by the browser to use the base URL.
|
||||
- Modify the loader to use the base URL.
|
||||
- Modify the web socket to use the base URL and TLS if necessary.
|
||||
- Modify the loader, websocket, webview, and service worker to use the URL of
|
||||
the page as a base (and TLS if necessary for the websocket).
|
||||
- Send client-side telemetry through the server.
|
||||
- Add a file prefix to ignore for temporary files created during upload.
|
||||
- Insert our upload service for use in editor windows and explorer.
|
||||
|
||||
Reference in New Issue
Block a user