code-server/src/node
Asher dd29a823c3
Fix /vscode route being shadowed by / (#4522)
This causes / to always take precedence and on the VS Code side we would
see /vscode instead of / so the matching does not work correctly.
2021-11-17 10:20:01 -06:00
..
routes Fix /vscode route being shadowed by / (#4522) 2021-11-17 10:20:01 -06:00
app.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
cli.ts feat(testing): refactor humanPath and add tests (#4511) 2021-11-15 19:40:34 +00:00
coder_cloud.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
constants.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
entry.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
heart.ts heart.ts: Fix leak when server closes 2021-01-20 02:06:44 -05:00
http.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
main.ts feat(testing): refactor humanPath and add tests (#4511) 2021-11-15 19:40:34 +00:00
plugin.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
proxy.ts Update proxy path passthrough documentation 2021-02-05 11:44:38 -05:00
proxy_agent.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
settings.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
socket.ts chore: update CHANGELOG 2021-05-13 12:10:22 -07:00
update.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
util.ts feat(testing): refactor humanPath and add tests (#4511) 2021-11-15 19:40:34 +00:00
wrapper.ts Fix: use pipe to spawn child process to re-enable file logging (#4293) 2021-10-05 10:55:40 -05:00
wsRouter.ts Add health websocket 2021-02-09 13:09:33 -06:00