code-server/src/node
Asher 132f7d1470
Default keepAlive to true for proxy agent
2024-03-11 14:13:21 -08:00
..
i18n feat(lang): Add Urdu Locale (#6444) 2023-09-22 17:16:51 -08:00
routes Fix query string being double-encoding over path proxy 2024-01-11 12:26:06 -09:00
app.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
cli.ts Disable "Show Local" button, add --disable-file-uploads option and add file operation trace level logs (#6557) 2023-12-07 12:10:22 -09: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 Use debug instead of trace 2023-12-06 13:19:36 -09:00
http.ts Add --disable-proxy option (#6349) 2023-07-21 15:23:21 -08:00
main.ts Exit with 1 when VS Code CLI errors 2024-01-11 12:46:09 -09: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 Default keepAlive to true for proxy agent 2024-03-11 14:13:21 -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