webpagetest-charts-api icon indicating copy to clipboard operation
webpagetest-charts-api copied to clipboard

An api of endpoints to build charts from WebPagetest results

Results 4 webpagetest-charts-api issues
Sort by recently updated
recently updated
newest added

On the suite view, the tests aren't ordered in any particular way (they are keys to an object, so no sorting guaranteed). Add a way to specify the order of...

Endpoints for: - Average scores for a test over time - most recent crappy experiences for a test

Managing the config should happen predictably through the data store (file or DB). Not manually in JSON passed in on the command line. And have an interface to update the...

Bumps [express](https://github.com/expressjs/express) from 4.13.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies