code-server/test/unit/node
Joe Previte e3c8bd692c
feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134)
After some feedback, we realized it is more intuitive to disable file
downloads by setting the environment variable
`CS_DISABLE_FILE_DOWNLOADS` to `true` than `1`. This commit adds support
for both.
2022-04-26 20:09:53 +00:00
..
routes
test-plugin release: 4.0.1 (#4678) 2022-01-05 13:06:32 -07:00
app.test.ts
cli.test.ts feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134) 2022-04-26 20:09:53 +00:00
constants.test.ts
heart.test.ts
http.test.ts
plugin.test.ts
proxy.test.ts
settings.test.ts
socket.test.ts
update.test.ts
util.test.ts