pinging icon indicating copy to clipboard operation
pinging copied to clipboard

Pinging.net - Monitor Your Internet Connection

Results 13 pinging issues
Sort by recently updated
recently updated
newest added

At least on desktop Firefox on Linux the line has different heights. Probably a pixel rounding issue.

good first issue
frontend

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55. Release notes Sourced from openssl's releases. openssl-v0.10.55 What's Changed Fix warnings from BoringSSL on Rust 1.70 by @​alex in sfackler/rust-openssl#1948 Honor OPENSSL_NO_OCB if OpenSSL...

dependencies
rust

Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...

dependencies
rust

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [htmlnano](https://github.com/posthtml/htmlnano). These dependencies need to be updated together. Removes `yaml` Updates `htmlnano` from 2.0.3 to 2.0.4 Release notes Sourced from...

dependencies
javascript

I don't remember this happening more than a few weeks ago. Maybe something I changed or an update to a dependency or browser.

bug

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies
javascript

There is some duplication between the index.html, about.html and locations.html that could be reduced with Parcel's PostHTML support. https://parceljs.org/languages/html/#posthtml

frontend

I haven't made a lot of effort to handle system time going forwards or backwards by substantial amounts. We should either detect it and ask the user to reload or...

frontend

Scrolling a lot can cause the latency to increase for some packets. I suspect this is an implementation artifact and not actually an increase in the network latency. Maybe we...

frontend

Integrate a testing framework that starts the backend and verifies things look good on the frontend.