code-server/src/node/routes
Asher f7076247f9
Move domain proxy to routes
This matches better with the other routes.

Also add a missing authentication check to the path proxy web socket.
2020-11-05 17:07:32 -06:00
..
domainProxy.ts Move domain proxy to routes 2020-11-05 17:07:32 -06:00
health.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
index.ts Move domain proxy to routes 2020-11-05 17:07:32 -06:00
login.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
pathProxy.ts Move domain proxy to routes 2020-11-05 17:07:32 -06:00
static.ts Document VS Code endpoints 2020-11-04 17:07:39 -06:00
update.ts Use ensureAuthenticated as middleware 2020-11-04 17:07:40 -06:00
vscode.ts Move websocket routes into a separate app 2020-11-05 15:08:09 -06:00