COMMITS
/ test/cli.test.ts January 25, 2021
J
fix: surpress console log in cli test
Joe Previte committed
January 12, 2021
J
fix: prevent mocha/jest types conlict
Joe Previte committed
January 11, 2021
J
refactor: tests from mocha to jest
Joe Previte committed
January 8, 2021
J
feat: setup jest
Joe Previte committed
December 18, 2020
A
cli: hashedPassword -> hashed-password (#2454)
Anmol Sethi committed
December 10, 2020
J
refactor: fix bug in --home test
Joe Previte committed
December 9, 2020
J
feat: add home as a cli option
Joe Previte committed
December 8, 2020
S
Add hashedPassword config (#2409)
SPGoding committed
November 12, 2020
A
Update cert flag test
Asher committed
October 15, 2020
A
Move argument defaults into setDefaults
Asher committed
September 15, 2020
A
Read most recent socket path from file
Asher committed
A
Move log level defaults into setDefaults
Asher committed
May 19, 2020
A
Allow user-data-dir and extension-dir in config.yaml
Anmol Sethi committed
May 14, 2020
A
Copy old macOS data directory if applicable
Anmol Sethi committed
May 10, 2020
A
Add default config file and improve config/data directory detection
Anmol Sethi committed
April 28, 2020
A
Fix inconsistencies in log flags and env var
Asher committed
April 27, 2020
A
Deprecate --host and --port in favour of --bind-addr
Anmol Sethi committed
A
Remove SSH server
Anmol Sethi committed
March 23, 2020
A
Add proxy-domain flag
Asher committed
February 21, 2020
A
Use last positional argument as working directory
Asher committed
February 19, 2020
A
Add valid values for --log
Asher committed
A
Handle --long=value format in the cli parser
Asher committed
February 18, 2020
A
Prepare for release
Asher committed
February 15, 2020
A
Format and lint
Anmol Sethi committed
February 7, 2020
A
Implement cli parser
Asher committed