code-server/src/node/routes
Asher f0bafa387f
Move connection logic into connection class
- Moved everything I could into the class itself.
- Improve the logging situation a bit.
- Switch some trace logs to debug.
- Get debug port from message arguments.
2021-04-21 11:48:45 -05:00
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts node/routes: Fix error handling 2020-11-13 18:44:28 -05:00
health.ts Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
index.ts Move connection logic into connection class 2021-04-21 11:48:45 -05:00
login.ts feat: add cookie utils for e2e tests 2021-02-22 13:41:10 -07:00
pathProxy.ts Provide WsRouter to plugins 2021-02-09 13:09:27 -06:00
static.ts Implement callback endpoints 2020-12-17 15:49:36 -06:00
update.ts vscode: Show notification when upgrade is available 2020-11-24 12:13:21 -05:00
vscode.ts Don't send permessage-deflate header if not supported (#2993) 2021-03-29 12:59:36 -05:00