code-server/src/node
Asher 3f23840756 Remove import from express-serve-static-core
Mostly because express-serve-static-core is an implicit dependency.  We
could make it explicit, but the type we imported from it is just an
alias for qs.ParsedQs anyway.
2025-08-04 12:26:46 -08:00
..
i18n Add language customization flag (#7374) 2025-07-15 12:38:27 -08:00
routes Revert escaping for i18n strings 2025-07-16 18:10:11 -08:00
app.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
cli.ts Add language customization flag (#7374) 2025-07-15 12:38:27 -08: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 Remove import from express-serve-static-core 2025-08-04 12:26:46 -08:00
main.ts Add language customization flag (#7374) 2025-07-15 12:38:27 -08:00
proxy.ts Fix proxy error on web sockets 2023-03-21 12:24:09 -08:00
settings.ts Remove import from express-serve-static-core 2025-08-04 12:26:46 -08:00
socket.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
update.ts Default keepAlive to true for proxy agent 2024-03-11 14:13:21 -08:00
util.ts Update VS Code to 1.92.2 (#6941) 2024-08-15 21:33:21 -08:00
vscodeSocket.ts Use error handler in session server (#7455) 2025-08-04 11:05:48 -08:00
wrapper.ts Fix log file path 2024-06-21 09:47:44 -08:00
wsRouter.ts Remove long-unused internal plugin system 2025-03-06 15:28:07 -09:00