Copilot
03d62a0ca1
fix: add aria-label to startStopBtn for screen reader accessibility ( #785 )
...
Agent-Logs-Url: https://github.com/librespeed/speedtest/sessions/cfb05653-7d75-4f0d-9e9a-1765eeaa8903
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
2026-04-13 07:56:17 +02:00
Copilot
da29334083
Fix accessibility: replace div#startStopBtn with <button> in classic design ( #782 )
...
* Initial plan
* Replace div#startStopBtn with button element for keyboard accessibility
Agent-Logs-Url: https://github.com/librespeed/speedtest/sessions/f3d60a26-754c-48da-9672-542810806f72
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
2026-04-13 07:40:02 +02:00
Copilot
a3ed06699f
Add alt attribute to speed test results image for accessibility ( #731 )
...
* Initial plan
* Add ALT attribute to SpeedTest result image for accessibility
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Add alt attribute to docker/ui.php for accessibility
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
2025-12-07 23:13:38 +01:00
Bogdan Radulescu
4b837186e4
Added a modern design example
2024-09-25 01:06:24 +03:00
sstidl
e5f54fbd78
Release 5.3.0 ( #587 )
...
* Update README.md
Added simple manual instructions
* Link to docker documentation
* Add basic docker compose example
* add descriptive alt-text to GIF
* Fix some typos and formatting
* Updated Docker to use php8.2-apache as the upstream image.
* Clean up apt lists after installation in Dockerfile
* Update Dockerfile
Co-authored-by: Quentame <polletquentin74@me.com>
* fix typo
* doc: sqlite db persistance explained
* Create docker-publish.yml
* Update docker-publish.yml
* Update docker-publish.yml
* fix action
* switch docker image location
* without image signing
* remove signing
* switch units to Mbit/s
* move examples to folder
* fix ipinfo parsing
* fix regression on getIpinfo
* removed trailing whitespaces
* integrate ios favicon
closes #400
* set single-server-full as index
---------
Co-authored-by: Les W <30345058+leswaters@users.noreply.github.com>
Co-authored-by: bt90 <btom1990@googlemail.com>
Co-authored-by: An | Anton Röhm <18481195+AnTheMaker@users.noreply.github.com>
Co-authored-by: 0kyn <0kyn.dev@gmail.com>
Co-authored-by: Marc Zampetti <zampettim@users.noreply.github.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Quentame <polletquentin74@me.com>
Co-authored-by: Stefan STIDL <stefan.stidl@ffg.at>
2023-11-26 12:46:27 +01:00