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 244afa402e
routes: Redirect from /login when auth is disabled (#2456)
Sometimes I start with auth but then disable. Now I can just reload the
login page in my browser to be greeted with code-server.
2020-12-14 12:33:36 -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 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 Fix service worker not loading (#2335) 2020-11-19 10:18:15 -06:00
update.ts vscode: Show notification when upgrade is available 2020-11-24 12:13:21 -05:00
vscode.ts cli: Add --disable-update-check flag 2020-11-30 15:30:06 -05:00