Skip to content

Commit 54d758b

Browse files
committed
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 coder#3061, and possibly coder#6153.
1 parent 958c520 commit 54d758b

File tree

2 files changed

+0
-67
lines changed

2 files changed

+0
-67
lines changed

patches/local-storage.diff

-66
This file was deleted.

patches/series

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ logout.diff
1010
store-socket.diff
1111
proxy-uri.diff
1212
unique-db.diff
13-
local-storage.diff
1413
service-worker.diff
1514
sourcemaps.diff
1615
disable-downloads.diff

0 commit comments

Comments
 (0)