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 09dd5fe44d
Delete local storage patch
The main goal of this patch was to make user settings stored on disk
instead of in the browser, but this stopped working some time ago.  Not
only that but it is causing a bug where a workspace will not fully open.

A secondary goal was to fix the Vim extension but the extension appears
to work just fine without this change now (both the server and browser
versions).

This patch is not useful anymore anyway because there are remote-level
settings that *do* get stored on disk and can be used instead of
user-level settings when necessary.

Fixes #3061, and possibly #6153.
2023-11-20 13:32:59 -09:00
..
base-path.diff Enable secret storage (#6450) 2023-09-26 08:35:41 -08:00
cli-window-open.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
disable-builtin-ext-update.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
disable-downloads.diff Delete local storage patch 2023-11-20 13:32:59 -09:00
display-language.diff Delete local storage patch 2023-11-20 13:32:59 -09:00
getting-started.diff Delete local storage patch 2023-11-20 13:32:59 -09:00
insecure-notification.diff Update to 1.71 (#5535) 2022-09-09 16:28:54 +00:00
integration.diff Update Code to 1.83.1 (#6488) 2023-10-19 00:50:21 +00:00
logout.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
marketplace.diff Remove mention of legacy extension API 2023-10-04 15:44:54 -08:00
proposed-api.diff Update Code to 1.83.1 (#6488) 2023-10-19 00:50:21 +00:00
proxy-uri.diff Refresh proxy URI patch 2023-09-26 12:19:13 -08:00
safari.diff Update Code to 1.83.1 (#6488) 2023-10-19 00:50:21 +00:00
series Delete local storage patch 2023-11-20 13:32:59 -09:00
service-worker.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
sourcemaps.diff Update Code to 1.84.2 (#6524) 2023-11-14 13:44:21 -09:00
store-socket.diff Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
telemetry.diff Update Code to 1.84.2 (#6524) 2023-11-14 13:44:21 -09:00
unique-db.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
update-check.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00
webview.diff Update to VS Code 1.82.2 (#6436) 2023-09-20 15:33:28 -08:00