1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-07 09:08:45 +00:00
code-server-2/src/node/routes
Asher cb991a9143
Handle errors for JSON requests
Previously it would have just given them the error HTML.
2020-11-05 15:19:56 -06:00
..
health.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
index.ts Handle errors for JSON requests 2020-11-05 15:19:56 -06:00
login.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
proxy.ts Move websocket routes into a separate app 2020-11-05 15:08:09 -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