code-server/src/node
Asher a1131fadf2
Enable secret storage (#6450)
* Remove unused dependency patch

* Enable secret storage based on local storage

* Remove unnecessary GitHub auth patch

It works now without the patch.
2023-09-26 08:35:41 -08:00
..
i18n feat(lang): Add Urdu Locale (#6444) 2023-09-22 17:16:51 -08:00
routes Enable secret storage (#6450) 2023-09-26 08:35:41 -08:00
app.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
cli.ts Add "CODE_SERVER_HOST" environment variable (#6423) 2023-09-08 22:50:11 +00:00
constants.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
entry.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
heart.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
http.ts Add --disable-proxy option (#6349) 2023-07-21 15:23:21 -08:00
main.ts Remove humanPath (#6404) 2023-08-29 14:25:24 -08:00
plugin.ts release: 4.8.2 (#5743) 2022-11-02 14:34:38 -07:00
proxy.ts Fix proxy error on web sockets 2023-03-21 12:24:09 -08:00
settings.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
socket.ts chore(deps): update dependency @types/node to v16 (#5170) 2022-08-10 16:15:52 -05:00
update.ts chore: bump proxy-agent from 5.0.0 to 6.2.1 (#6247) 2023-06-14 14:27:15 -08:00
util.ts Remove humanPath (#6404) 2023-08-29 14:25:24 -08:00
vscodeSocket.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
wrapper.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
wsRouter.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00