Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/src/node/routes
Anmol Sethi 40a7c11ce3
node/routes: Fix error handling
We should always send HTML if the user agent expects it.

If they do not, they should clearly indicate such via the Accept header.

Closes #2297
2020-11-13 18:44:28 -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 Convert routes to Express 2020-10-26 17:56:13 -05:00
index.ts node/routes: Fix error handling 2020-11-13 18:44:28 -05: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