1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/src/node
Anmol Sethi 85b0804be5
Remove cliArgs from main
No purpose when all the args are in the args parameter.

We only need configArgs for bindAddrFromAllSources.
2020-10-07 17:40:19 -04:00
..
app Don't require auth for healthz (#2055) 2020-09-08 13:59:01 -05:00
cli.ts coder-cloud: Use consolidated bind command 2020-10-07 17:40:19 -04:00
coder-cloud.ts coder-cloud: Use consolidated bind command 2020-10-07 17:40:19 -04:00
entry.ts Remove cliArgs from main 2020-10-07 17:40:19 -04:00
http.ts Fix being unable to use [::] for the host 2020-09-30 12:49:36 -05:00
plugin.ts Document code-server injection 2020-08-05 13:00:37 -05:00
settings.ts Enforce import order 2020-08-13 17:11:35 -05:00
socket.ts Implement new structure 2020-02-04 14:31:44 -06:00
util.ts Enforce import order 2020-08-13 17:11:35 -05:00
wrapper.ts Hotswap on SIGUSR1 (#1970) 2020-08-17 14:17:55 -05:00