code-server/src/node/routes
Asher 72caafe8b0
Fix service worker not loading (#2335)
I removed this under the impression the default was to allow it anywhere
but that's not the case. Since the service worker was already registered
in my browser I never got the error during testing.
2020-11-19 10:18:15 -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 Skip heartbeat on /healthz endpoint (#2333) 2020-11-18 12:19:08 -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 Fix service worker not loading (#2335) 2020-11-19 10:18:15 -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