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
Asher 58c1be57fa
Implement callback endpoints
VS Code uses these during the authentication flow.
2020-12-17 15:49:36 -06: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 routes: Redirect from /login when auth is disabled (#2456) 2020-12-14 12:33:36 -05:00
login.ts Add hashedPassword config (#2409) 2020-12-08 14:54:17 -06:00
pathProxy.ts Avoid setting ?to=/ 2020-11-10 18:14:18 -06:00
static.ts Implement callback endpoints 2020-12-17 15:49:36 -06:00
update.ts vscode: Show notification when upgrade is available 2020-11-24 12:13:21 -05:00
vscode.ts Implement callback endpoints 2020-12-17 15:49:36 -06:00