code-server/patches
Asher a78c0db5d5
Use server-main.js to load VS Code
It looks like the bootstrap files are now bundled so we can no longer
require them.  We could make them included again, but maybe it is better
to go through the main entrypoint anyway because it includes some nls
stuff which is maybe necessary.

This also fixes what looks like a bug where we could create two servers
if two requests came in.  I am not sure what the practical consequences
of that would be, but it will no longer do that.
2024-08-14 14:04:29 -08:00
..
base-path.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
cli-window-open.diff Update Code to 1.88.0 (#6745) 2024-04-05 14:20:28 -08:00
clipboard.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
disable-builtin-ext-update.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
display-language.diff Update to Code 1.91.0 (#6885) 2024-07-08 14:10:34 -08:00
external-file-actions.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
getting-started.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
insecure-notification.diff Update to 1.71 (#5535) 2022-09-09 16:28:54 +00:00
integration.diff Use server-main.js to load VS Code 2024-08-14 14:04:29 -08:00
keepalive.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
local-storage.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
logout.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
marketplace.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
proposed-api.diff Update to Code 1.91.0 (#6885) 2024-07-08 14:10:34 -08:00
proxy-uri.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
safari.diff Update Code to 1.85.0 (#6573) 2023-12-15 12:38:01 -09:00
series Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
service-worker.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
sourcemaps.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
store-socket.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
telemetry.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
unique-db.diff Update Code to 1.85.0 (#6573) 2023-12-15 12:38:01 -09:00
update-check.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00
webview.diff Update VS Code to 1.92.1 2024-08-14 14:04:28 -08:00