Peter Hedenskog
|
83f4a656eb
|
Skip visual metrics contentful and perceptual progress from baseline. (#4308)
https://github.com/sitespeedio/sitespeed.io/issues/4307
|
2024-10-30 17:17:51 -04:00 |
soulgalore
|
19db9dae18
|
Fix help for include body in Firefox HAR
|
2024-10-13 14:36:57 +02:00 |
Peter Hedenskog
|
5b7573b02d
|
Skip crux.setup messages https://github.com/sitespeedio/sitespeed.io/issues/4290 (#4291)
|
2024-10-09 16:45:40 +02:00 |
Peter Hedenskog
|
c1ebc91085
|
Fix broken Android object configuration object. (#4282)
This fixes the internal configuration object for android.
The old solution created an array with objects instead of just keys on the object.
|
2024-09-23 08:03:23 +02:00 |
Peter Hedenskog
|
3ae5dcae43
|
Disable camel case for CLI, fixes axe https://github.com/sitespeedio/sitespeed.io/issues/4250 (#4251)
|
2024-09-19 09:01:52 +02:00 |
Roel Vreuls
|
465e054346
|
Fix error on warning msg (#4279)
|
2024-09-18 17:54:22 +02:00 |
Peter Hedenskog
|
8d59da98f2
|
Ignore extends with --ignoreExtends to make configuration easier to test (#4280)
|
2024-09-18 12:41:37 +02:00 |
Peter Hedenskog
|
e07a25066b
|
Support gnirehtet and preWarmServer (#4277)
* Support gnirehtet adn preWarmServer
* fix
|
2024-09-16 12:25:21 +02:00 |
Peter Hedenskog
|
9e85b6c5fe
|
Fid is removed from CRUX, remove all references (#4273)
|
2024-09-11 09:37:51 +02:00 |
Peter Hedenskog
|
569b8f2d6a
|
Fix ms (#4271)
|
2024-09-11 08:03:44 +02:00 |
soulgalore
|
59bbecc1da
|
css update
|
2024-09-10 12:53:04 +02:00 |
Anshuman Tripathi
|
63ea22f6a5
|
fix x-axis label collision (#4269)
* added custom class to labels
* added rotation of -45deg to horizontal labels
|
2024-09-10 12:52:11 +02:00 |
soulgalore
|
c7d708352a
|
display webpagereplay info
|
2024-08-30 08:14:56 +02:00 |
Peter Hedenskog
|
70447cfeec
|
Add requestheaders and cookie info to prewarm server. (#4259)
https://github.com/sitespeedio/sitespeed.io/issues/4258
|
2024-08-21 20:17:45 +02:00 |
Peter Hedenskog
|
c325357622
|
Guard against disabling screenshots. (#4245)
https://github.com/sitespeedio/sitespeed.io/issues/4228
|
2024-07-30 06:04:12 +02:00 |
pavel bairov
|
aef87e19b3
|
InfluxDB 2.x, Send annotations fix: missed 'slug' key (#4240)
|
2024-07-26 21:01:59 +02:00 |
pavel bairov
|
94854aad48
|
InfluxDB 2.x, Annotations. Send tags for filtering (#4197)
* InfluxDB 2.x, Annotations. Fix: send tags not as fields.
* InfluxDB 2.x, Annotations. Code clean-up
* InfluxDB 2.x, Annotations. Send for Grafana
* InfluxDB 2.x, Annotations. Code clean-up
* InfluxDB 2.x, Annotations. Fix lint
---------
Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
|
2024-07-25 08:20:53 +02:00 |
Peter Hedenskog
|
46ece55831
|
Add link to geckoprofiler https://github.com/sitespeedio/sitespeed.io… (#4234)
* Add link to geckoprofiler https://github.com/sitespeedio/sitespeed.io/issues/4233
|
2024-07-20 15:57:05 +02:00 |
soulgalore
|
64ecd7f2ca
|
request headers works for edge
|
2024-07-15 07:12:37 +02:00 |
Peter Hedenskog
|
a20aab4b11
|
Push navigation types and form factors to TSDB (#4227)
|
2024-07-15 06:48:40 +02:00 |
Peter Hedenskog
|
4a0cd2d3b8
|
crux: Include RTT (#4225)
|
2024-07-12 13:22:16 +02:00 |
Peter Hedenskog
|
b80366400a
|
Add support for chosing SWD model (#4224)
|
2024-07-12 05:39:03 +02:00 |
soulgalore
|
cc42414ecf
|
Extra guard for missing crux data
|
2024-07-12 04:59:33 +02:00 |
Peter Hedenskog
|
f6d4e0dcc3
|
crux: better colors, fix legend and add navigation types and form factor (#4223)
|
2024-07-11 07:48:57 +02:00 |
Peter Hedenskog
|
eddec07688
|
Show correct image for LCP and CLS. (#4221)
On the indivisual run page, it always showed the first image
instead of the image from that specific run.
https://github.com/sitespeedio/sitespeed.io/issues/4218
|
2024-07-09 07:53:33 +02:00 |
Peter Hedenskog
|
3741366d45
|
Upgrade to eslint/unicorn 54 (#4213)
|
2024-07-08 08:19:41 +02:00 |
Peter Hedenskog
|
e9022e913a
|
Upgrade to Eslint 9.6 (#4211)
|
2024-07-08 06:38:46 +02:00 |
Peter Hedenskog
|
8f008b84dd
|
Fix correct defaults for LCP and CLS (#4205)
|
2024-07-02 23:47:24 +02:00 |
Peter Hedenskog
|
051ae36270
|
Add CLI params to turn off LCP/LS screenshots. (#4201)
They already exists in Browsertime.
https://github.com/sitespeedio/sitespeed.io/issues/4189
|
2024-06-25 07:53:48 +02:00 |
Peter Hedenskog
|
538cc3a0c3
|
Fix for https://github.com/sitespeedio/onlinetest/issues/20 (#4191)
|
2024-06-18 12:48:22 +02:00 |
Peter Hedenskog
|
54fba35ec6
|
api: safer check for JSON errors. (#4188)
|
2024-06-17 16:22:15 +02:00 |
pavel bairov
|
a1968f2c1c
|
InfluxDB 2.x - Send annotations (#4175)
* InfluxDB 2.x - send annotations
* InfluxDB 2.x - send annotations. Add organisation query param
|
2024-06-14 11:08:18 +02:00 |
ThimoCap
|
b90a8035b5
|
Fix: Add space to pre-testing/warming log (#4183)
|
2024-06-12 13:08:38 +02:00 |
Peter Hedenskog
|
aaa15a9fc7
|
Fix: Let prewarm work with both Android and desktop. (#4182)
https://github.com/sitespeedio/sitespeed.io/issues/4181
|
2024-06-12 08:52:19 +02:00 |
Peter Hedenskog
|
a46c3e5673
|
Make sure extra run runs after the engine stopped https://github.com/sitespeedio/sitespeed.io/issues/4178 (#4179)
|
2024-06-07 05:55:44 +02:00 |
Peter Hedenskog
|
1cd19eb500
|
Add --enableVideoRun (#4177)
* Add --enableVideoRun
* lint
|
2024-06-06 08:27:26 +02:00 |
Peter Hedenskog
|
59c99e9bf9
|
s3: add missing extra options (#4176)
|
2024-06-05 19:05:08 +02:00 |
Peter Hedenskog
|
7c30470375
|
Fix loading globally installed plugins (#4167)
|
2024-05-28 15:43:12 +02:00 |
Peter Hedenskog
|
20a1baf6f9
|
Make the home URL configure (#4151)
|
2024-05-08 10:58:20 +02:00 |
Peter Hedenskog
|
538bb7824a
|
Include hostname in runtime settings (#4148)
|
2024-05-03 22:01:29 +02:00 |
Peter Hedenskog
|
d5eff7794c
|
Include a timestamp in the result json (#4147)
|
2024-05-03 15:39:25 +02:00 |
Peter Hedenskog
|
f886e0b6ee
|
Bye bye wpt (#4085)
* Bye WebPageTest
* remove more
|
2024-04-29 08:37:29 +02:00 |
Peter Hedenskog
|
e57a84922d
|
AWS s3 v3 (#4138)
|
2024-04-29 07:57:39 +02:00 |
soulgalore
|
ebae10691b
|
fix: remove extra space from scp config
|
2024-04-20 10:26:10 +02:00 |
Peter Hedenskog
|
8f8458fe19
|
Add new tag: axeType for axe data in InfluxDB. (#4139)
https://github.com/sitespeedio/sitespeed.io/issues/4137
|
2024-04-16 21:05:58 +02:00 |
Peter Hedenskog
|
b00d720f89
|
Update to AWS SDK 2.1591.0 (#4130)
|
2024-04-03 11:19:51 +02:00 |
Peter Hedenskog
|
89dd90d821
|
Update to import-global 1.1.1 (#4129)
|
2024-04-03 11:00:50 +02:00 |
Peter Hedenskog
|
8121117b82
|
Update linting packages to latest (#4125)
|
2024-04-03 08:56:55 +02:00 |
Peter Hedenskog
|
df173df953
|
Fix AXE limits https://github.com/sitespeedio/sitespeed.io/issues/4119#issuecomment-2032436750 (#4123)
|
2024-04-03 07:51:18 +02:00 |
Peter Hedenskog
|
7736d7ee49
|
Set default limits for CLS and TTFB https://github.com/sitespeedio/sitespeed.io/issues/4119 (#4120)
|
2024-03-27 16:19:50 +01:00 |