code-server/patches
Joe Previte 031e903979
feat: enable forwarded ports using built-in proxy (#5673)
* feat: enable ports panel in proxy-uri patch

This makes the forwarded ports panel enabled by default.

* feat: add tunnelProvider in proxy-uri patch

This adds a `tunnelProvider` along with a `tunnelFactory` so that ports
are forwarded and use code-server's built-in proxy.

* fixup!: update import

* fix: skip uri modification if authority host match

This adds a check in our `resolveExternalUri` patch to skip modifying if
the `authority` and the `location.host` match to prevent
`localhost:<port>/proxy/<port>` from being modified.

* fixup!: refresh patch

* fixup!: move authority check up

* fixup!: remove comment

* fixup!: add trailing slash
2022-10-24 18:11:44 +00:00
..
base-path.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
cli-window-open.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
disable-builtin-ext-update.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
disable-downloads.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
display-language.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
exec-argv.diff docs: update patch testing instructions (#5543) 2022-09-09 17:05:30 +00:00
github-auth.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
insecure-notification.diff Update to 1.71 (#5535) 2022-09-09 16:28:54 +00:00
integration.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
local-storage.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
logout.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
marketplace.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
parent-origin.diff chore: upgrade Code to 1.66 (#5135) 2022-05-04 21:58:49 +00:00
proposed-api.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
proxy-uri.diff feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
series chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
service-worker.diff feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
sourcemaps.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
store-socket.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
telemetry.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
unique-db.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
update-check.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
webview.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00