1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-17 13:18:46 +00:00
code-server-2/src/node/routes
Asher 5499a3d125
Use baseUrl when redirecting from domain proxy
This will make the route more robust since it'll work under more than
just the root.
2020-11-12 11:23:52 -06:00
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts Use baseUrl when redirecting from domain proxy 2020-11-12 11:23:52 -06:00
health.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
index.ts Close sockets correctly 2020-11-10 17:55:04 -06:00
login.ts Convert routes to Express 2020-10-26 17:56:13 -05:00
pathProxy.ts Avoid setting ?to=/ 2020-11-10 18:14:18 -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 Refactor vscode init to use async 2020-11-10 18:21:20 -06:00