COMMITS
/ test/unit/node/cli.test.ts March 25, 2026
T
feat: expose --reconnection-grace-time CLI flag (#7678)
Tianyi Cui committed
March 11, 2026
L
feat: use --app-name in error page title (#7693)
Luna Ops committed
July 15, 2025
A
Add language customization flag (#7374)
Alex Strick van Linschoten committed
May 5, 2025
A
Fix repeatable flags in config
Asher committed
April 14, 2025
H
Add skip-auth-preflight flag to allow OPTIONS requests through proxy (#7284)
helgehatt committed
August 26, 2024
R
Add --abs-proxy-base-path for when code-server is not at the root (#6958)
Rafael Ferreira committed
May 7, 2024
A
Do not add extra args in toCodeArgs
Asher committed
September 8, 2023
C
Add "CODE_SERVER_HOST" environment variable (#6423)
Cyanoure committed
July 21, 2023
R
Add --disable-proxy option (#6349)
Ryan Brainard committed
June 22, 2023
A
Set session socket into environment variable (#6282)
Asher committed
June 14, 2023
S
Prefer matching editor sessions when opening files. (#6191)
Sean Lee committed
May 31, 2023
S
Allow {{host}} and {{port}} in domain proxy (#6225)
Simon Merschjohann committed
March 30, 2023
A
Set proxy URI to domain proxy when possible (#6115)
Asher committed
March 3, 2023
A
Add origin checks to web sockets (#6048)
Asher committed
February 13, 2023
A
Remove deprecated --link (#6018)
Asher committed
November 9, 2022
J
chore: upgrade Code to 1.73.0 (#5751)
Joe Previte committed
October 28, 2022
J
feat: customize getting started page (#5707)
Joe Previte committed
October 13, 2022
A
feat: add customization options for the login page (#5633)
Alwin Lohrie committed
May 4, 2022
J
chore: upgrade Code to 1.66 (#5135)
Joe Previte committed
April 26, 2022
J
feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134)
Joe Previte committed
April 13, 2022
J
feat: add option for disabling file downloads (#5055)
Joe Previte committed
March 22, 2022
A
chore: move to patches (#4997)
Asher committed
March 11, 2022
J
feat(testing): add test for optionDescriptions (#4970)
Joe Previte committed
March 7, 2022
J
testing: add new test for logLevels (#4953)
Joe Previte committed
March 3, 2022
C
feat: cli arg for file permission of socket (#4923)
Ciel committed
March 2, 2022
J
refactor: remove folder/workspace from vsCodeCliArgs (#4932)
Joe Previte committed
A
feat: github-auth flag (#4926)
Asher committed
February 24, 2022
J
feat(testing): add new test for cli.ts (#4898)
Joe Previte committed
February 15, 2022
J
feat(testing): add test for `parse` when error in args + config (#4866)
Joe Previte committed
January 4, 2022
A
chore: update vscode (#4680)
Asher committed
December 17, 2021
A
Implement last opened functionality (#4633)
Asher committed
December 10, 2021
A
Add separate function for VS Code arguments (#4599)
Asher committed
November 10, 2021
T
Use upstream server (#4414)
Teffen committed
October 29, 2021
J
feat(cli): add test for readSocketPath (#4284)
Joe Previte committed
October 28, 2021
J
fix(testing): revert change & fix playwright tests (#4310)
Joe Previte committed
September 28, 2021
J
refactor: make password param to defaultConfigFile
Joe Previte committed
J
feat(cli): add test for defaultConfigFile
Joe Previte committed
September 21, 2021
J
feat: add tests for bindAddrFromArgs
Joe Previte committed
September 20, 2021
J
feat: add tests for shouldRunVsCodeCli
Joe Previte committed
July 27, 2021
J
refactor: match /test/unit structure to /src
Joe Previte committed