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
Anmol Sethi 139a28e0ea
plugin.ts: Describe private counterpart functions
Addresses Will's comments.
2020-11-06 10:12:46 -05:00
..
apps.ts plugin.ts: Describe private counterpart functions 2020-11-06 10:12:46 -05: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 routes/apps.ts: Implement /api/applications endpoint 2020-11-06 10:12:46 -05: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