code-server/patches
Joe Previte 3367e1ad4e
chore: upgrade Code to 1.73.0 (#5751)
* chore: upgrade Code to 1.73.0

This upgrades Code to 1.73.0 via the tag.

* chore: refresh integration patch

* chore: clean up base-path patch

Only change here was they moved
lib/vscode/src/vs/platform/extensionResourceLoader/common/extensionResourceLoader.ts

so I had to update it. Code still looks the same though.

* chore: refresh proposed-api patch

* chore: update marketplace patch

Simlar to a previous patch, the location of
lib/vscode/src/vs/platform/extensionResourceLoader/common/extensionResourceLoader.ts
changed so I had to update this patch.

No changes to code itself.

* chore: update hash in webview patch

I believe there was only one to update but I may have missed one.

* chore: refresh disable-builtin-ext-update.diff

* chore: refresh update-check

quilt couldn't apply it so I had to add one change in manually to
lib/vscode/src/vs/server/node/serverEnvironmentService.ts

* chore: refresh logout patch

* chore: refresh proxy-uri patch

* chore: refresh local-storage patch

* chore: refresh sourcemaps patch

* chore: refresh disable-downloads patch

* chore: refresh telemetry patch

* refactor: re-apply display-language patch

This kinda got removed but I added it back in.

* refactor: drop exec-argv patch

This was accepted upstream! :tada

* chore: refresh getting-started patch

* fixup: add missing slash in marketplace

* fixup: update notes proposed-api patch

* fixup: support this.args.log as string

Seems like upstream now uses a string[] for this. For now, support
string.

See
2b50ab06b1

* Revert "fixup: support this.args.log as string"

This reverts commit 78c02a1f13.

* fixup!: add log to toCodeArgs

This was changed upstream from `string` to `string[]` so now we convert
to an array in `toCodeArgs`.

See 78c02a1f13

* fixup: update telemetry description
2022-11-09 22:10:03 +00:00
..
base-path.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00: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: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
disable-downloads.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
display-language.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
getting-started.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +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: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
local-storage.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
logout.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
marketplace.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
proposed-api.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
proxy-uri.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
series chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
service-worker.diff feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
sourcemaps.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
store-socket.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
telemetry.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
unique-db.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
update-check.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00
webview.diff chore: upgrade Code to 1.73.0 (#5751) 2022-11-09 22:10:03 +00:00