Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/patches
Asher 71ff747c48
Update Code to 1.75.0 (#6004)
* Update Code to 1.75.0

- getting-started.diff: The way to get an icon's class changed
- proxy-uri.diff: The product service is passed in so we can get the
  proxy URI from that now instead of passing it in separately.

* Remove workspace trust test

Something in how/when Code displays the trust dialog appears to have
changed, failing the test.  I am not sure it makes sense for us to be
testing upstream code anyway.

* Use regular Node for watch

Since we spawn the watch script with ts-node it was using ts-node for
the web server spawn as well.  With latest Code there are for some
reason type errors (it cannot find @types/node) but this is already
compiled code which already passed type checks; any type errors here are
useless.  To fix spawn with regular Node.

* Fix some workers not loading
2023-02-07 16:22:06 -06:00
..
base-path.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
cli-window-open.diff chore: upgrade Code to 1.74.1 (#5909) 2022-12-22 10:25:28 -07:00
disable-builtin-ext-update.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
disable-downloads.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
display-language.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
getting-started.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06: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 Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
local-storage.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06: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.74.1 (#5909) 2022-12-22 10:25:28 -07:00
proposed-api.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00
proxy-uri.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06: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.74.1 (#5909) 2022-12-22 10:25:28 -07:00
store-socket.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
telemetry.diff Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06: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 Update Code to 1.75.0 (#6004) 2023-02-07 16:22:06 -06:00