Katie Hempenius
b2abbe7426
core(lightwallet): add --budget-path and budget.json parser ( #8427 )
2019-04-25 17:23:51 -07:00
Brendan Kenny
b4d9107263
cli: document that CSV is output to file ( #8520 )
2019-04-22 15:41:27 -04:00
Ward Peeters
f33d559c2f
core: remove deprecated disableDeviceEmulation flag ( #8289 )
2019-04-17 16:27:14 -07:00
Csaba Palfi
97fcf0d3c0
cli(help): remove screenshots mention from --save-assets ( #8263 )
2019-04-14 16:33:45 -07:00
Brendan Kenny
a3b9cf34e5
cli: add --plugins flag to load from the command line ( #7407 )
2019-03-07 14:12:14 -08:00
Matt Zeunert
d7c013feb2
core(settings): add lighthouse channel ( #7312 )
2019-03-07 11:32:06 -08:00
Gideon Pyzer
26fc3506dc
docs: improve explanations of extending and using config files ( #7354 )
2019-03-01 17:17:52 -08:00
Patrick Hulce
41bc409ded
core(lantern): add configuration for precomputed network analysis ( #7239 )
2019-02-25 16:56:01 -08:00
Patrick Hulce
161519a60d
core: stricter LR-desktop metric scoring ( #6969 )
2019-01-11 12:02:22 -08:00
Shane Exterkamp
0b223e5507
misc(emulation): use correct Nexus 5X screen size ( #6932 )
2019-01-10 11:43:04 -08:00
Christian Oliff
ae795fcfa5
docs: use HTTPS link to bit.ly/chrome-flags ( #6692 )
2018-11-30 11:51:26 -08:00
Connor Clark
97d459bbb7
cli(docs): update docs for --output-path re: multiple output types ( #6339 )
2018-10-18 14:58:30 -07:00
Brendan Kenny
34b55b37ec
cli: add --print-config flag ( #6107 )
2018-09-26 17:49:02 -07:00
Patrick Hulce
f5c043dc63
core: add emulatedFormFactor setting ( #6098 )
2018-09-26 08:48:05 -05:00
Brendan Kenny
52826e5536
cli: enableErrorReporting must be undefined by default ( #5854 )
2018-08-17 10:47:16 -07:00
Brendan Kenny
4308d6666e
cli(tsc): make LH.Flags type correct and consistent ( #5849 )
2018-08-16 17:59:54 -07:00
Paul Irish
e40f77e6e4
core(i18n): incorporate 52 languages into messages pipeline ( #5781 )
2018-08-07 11:54:30 -07:00
Paul Irish
1abdd17849
core(i18n): import psuedo-locale json from TC ( #5726 )
2018-07-26 19:07:15 -07:00
Patrick Hulce
589162b696
core(i18n): initial utility library ( #5644 )
2018-07-18 07:35:18 +08:00
Patrick Hulce
deaf6073e6
core(audit-mode): do not require a URL ( #5495 )
2018-06-13 14:28:49 -07:00
Patrick Hulce
ee0c35a7d9
docs: update required chrome version ( #5425 )
2018-06-11 11:38:51 -07:00
Paul Irish
89782520d4
3.0.0-alpha ( #5165 )
2018-05-09 11:14:16 -07:00
Patrick Hulce
5e95e346d0
core(runner): support multiple output modes ( #5154 )
2018-05-09 10:29:46 -07:00
Patrick Hulce
a6dbd1ae96
core(config): switch to lantern by default, add presets ( #5041 )
2018-05-03 14:36:13 -07:00
Patrick Hulce
70f9ecc497
cli: update documented throttling flags ( #5000 )
2018-04-20 11:08:08 -07:00
Patrick Hulce
ecb3a8c78c
core: unify config and CLI settings ( #4849 )
2018-03-27 15:15:52 -07:00
Paul Irish
8b02a903d6
core(runner): add custom folder support to -G/-A ( #4792 )
2018-03-19 17:13:09 -07:00
Chris Thompson
278d1e7c1a
cli: Add --mixed-content flag for triggering the mixed content audit ( #4441 )
2018-02-07 16:13:33 -08:00
Rupesh
890103468b
cli(extra-headers): Enable sending additional HTTP Headers via the CLI ( #3732 )
2018-01-19 11:50:32 -08:00
Paul Irish
b433a2a532
cli: remove legacy domhtml output ( #4176 )
2018-01-08 16:18:02 -08:00
Paul Irish
a2bcf82c13
core(lifecycle): allow gathering & auditing to run separately ( #3743 )
...
New features:
* Gather mode launches the browser, collects artifacts, saves them to disk, and quits.
* Audit mode skips browser interaction, loads artifacts from disk, runs audits on them, generates report
* --gather-mode and --audit-mode are the long versions of -G and -A.
* -GA is also supported. Normal run, but saves artifacts to disk for subsequent -A runs.
Other changes:
* config.auditResults is removed
* assetSaver got a new impl of saveArtifacts, and added loadArtifacts
* --save-artifacts CLI flag was removed
2018-01-05 12:17:11 -08:00
Paul Irish
9d312c2abf
docs(error-reporting): improve clarity for opt-out folks ( #3876 )
2017-11-21 13:16:24 -08:00
Brendan Kenny
407b1af5eb
cli: compile out remaining typescript; add tsc type checking via jsdocs ( #3747 )
2017-11-20 18:10:03 -08:00