Commit graph

21 commits

Author SHA1 Message Date
Michael Erdely 6eeda75765
Update speedtest.js (#589)
Bump version
2023-11-29 05:40:24 +01: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
Federico Dossena 6a4a05d883 Replaced speedtest with speed test 2023-08-28 22:12:08 +02:00
dosse91 5bddaac12a Release 5.2.5 2022-01-04 08:55:27 +01:00
dosse91 8be8aba5ed Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
dosse91 084646d00e Moved docker stuff into the master branch instead of a separate one 2021-03-25 10:47:40 +01:00
dosse91 624de7778b Release 5.2.3 2021-02-24 08:18:01 +01:00
SCG82 53fb62e096
Use unique names for nested callbacks (#397) 2021-02-09 14:00:51 +01:00
dosse91 a8af6ba700 Improved settings behavior 2020-10-24 09:32:39 +02:00
dosse91 c6a36e68c4 Test settings can now be changed while in state 4 and not just state 0 2020-10-20 07:35:28 +02:00
dosse91 d6877577d5 Bumped version to 5.2.2; Updated README.md 2020-09-27 20:35:58 +02:00
Niels Peen 5cef820749
fixes onend() (#358)
* fixes onend()

* Update speedtest.js
2020-09-17 18:13:35 +02:00
dosse91 3ccdd3d017 Bumped version to 5.2.1 2020-09-07 06:32:55 +02:00
dosse91 1d6568a9d3 Fixed a typo 2020-09-07 06:26:25 +02:00
dosse91 bfe80d9fb9 Server list can now be loaded from a JSON file instead of hardcoding it 2020-03-09 08:16:06 +01:00
dosse91 bd7ec37350 Renamed to LibreSpeed 2019-09-25 08:23:53 +02:00
dosse91 93a4410efa Fixed telemetry bug (yes, again) 2019-08-31 19:22:42 +02:00
dosse91 1f117a4c5c Fixed minor telemetry bugs 2019-08-29 21:22:26 +02:00
dosse91 c3e576ddba Major project restructuring and unification with mpot branch 2019-06-30 07:03:06 +02:00
dosse91 3f99127b69 Rewritten to use Web Workers; Easier to use; Added more examples 2016-10-09 09:13:36 +02:00
dosse91 bec767c9ed First commit 2016-03-04 12:48:09 +01:00