sstidl
|
3034bf2b2d
|
Merge pull request #617 from zypA13510/revert-487-patch-1
fix: download speed is 0 on certain platform
|
2024-05-18 22:18:59 +02:00 |
|
sstidl
|
8a9467b5a5
|
Merge pull request #623 from librespeed/dev
ipv6 regexmatch
|
2024-05-18 21:51:38 +02:00 |
|
Stefan Stidl
|
b023f31191
|
Merge branch 'master' into dev
|
2024-05-18 21:47:38 +02:00 |
|
Stefan Stidl
|
deb8b08aac
|
Merge commit 'c2733a478c' into dev
|
2024-05-18 21:47:16 +02:00 |
|
sstidl
|
8713facba5
|
Merge pull request #614 from bt90/patch-4
Start apache with exec
|
2024-05-15 06:34:46 +02:00 |
|
Yuping Zuo
|
ea25001e42
|
Revert "Use random_bytes when available (#487)"
This reverts commit fa0ac8cd23.
|
2024-05-05 22:25:19 +08:00 |
|
Federico Dossena
|
dd1ce2cb88
|
Fixed vulnerability in json.php caused my missing Content-Type header
|
2024-04-27 15:12:32 +02:00 |
|
bt90
|
d00c9bbbed
|
Define stopsignal
|
2024-04-17 20:34:45 +02:00 |
|
bt90
|
c2733a478c
|
Start apache with exec
|
2024-04-17 20:28:03 +02:00 |
|
sstidl
|
bccdf5ff27
|
schedule build once a week
|
2024-04-15 11:55:58 +02:00 |
|
sstidl
|
748f49c3b6
|
build docker images on schedule
to ensure docker image updates, we build the image once a week
|
2024-04-15 11:49:40 +02:00 |
|
sstidl
|
4640c64412
|
revert .github/workflows/snyk-security.yml
was an accident. sorry. but we got a freshdocker image without php8 bugs this way ;-)
|
2024-04-15 11:29:24 +02:00 |
|
sstidl
|
5b17b397c5
|
Create snyk-security.yml
|
2024-04-15 08:06:48 +02:00 |
|
Stefan Stidl
|
ac1d806490
|
Merge branch 'master' into dev
|
2024-03-14 08:55:14 +01:00 |
|
sstidl
|
a51b59aa1a
|
Merge pull request #540 from JoKneeMo/master
Add dual mode to enable standalone operation with other test servers
|
2024-02-07 17:32:25 +01:00 |
|
sstidl
|
3f3faeb6a1
|
Merge pull request #597 from thgoebel/mention-cli
Mention CLI client in Readme
|
2024-02-02 16:03:49 +01:00 |
|
sstidl
|
c1974d5a53
|
fix #598
|
2024-02-02 15:56:48 +01:00 |
|
Thore Goebel
|
a6ae760279
|
Mention CLI client in Readme
|
2024-01-31 22:46:46 +01:00 |
|
sstidl
|
f5ad810138
|
Merge pull request #593 from RedPine404/master
Added IPv6 ULA regex match
|
2023-12-06 09:35:23 +01:00 |
|
redpine
|
d949663649
|
Added IPv6 ULA match
|
2023-12-05 14:48:43 -06:00 |
|
sstidl
|
022c2a976f
|
Merge pull request #590 from librespeed/dev
Docker images for ARM64
|
2023-12-02 12:31:15 +01:00 |
|
Stefan Stidl
|
c32bf52bca
|
correct version string
|
2023-12-02 12:25:21 +01:00 |
|
sstidl
|
a6c0818b66
|
Update docker-publish.yml: add arm64
|
2023-12-02 11:58:20 +01:00 |
|
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 |
|
sstidl
|
05261e608c
|
set single-server-full as index
|
2023-11-18 14:15:42 +00:00 |
|
JoKneeMo
|
11f698b376
|
Revert "Set content-type before sending image data for a valid response"
This reverts commit 82d64bff96.
|
2023-11-08 11:05:47 -05:00 |
|
sstidl
|
c4c87bc144
|
integrate ios favicon
closes #400
|
2023-11-08 12:21:59 +00:00 |
|
sstidl
|
2662491132
|
removed trailing whitespaces
|
2023-11-06 10:43:06 +01:00 |
|
sstidl
|
21fb3c53aa
|
Merge pull request #583 from sstidl/dev
Fix ipinfo
Close #511
|
2023-11-05 02:43:57 +01:00 |
|
Stefan Stidl
|
fee5799a11
|
fix regression on getIpinfo
|
2023-11-05 02:27:49 +01:00 |
|
Stefan Stidl
|
9b8faee10d
|
fix ipinfo parsing
|
2023-11-05 02:08:11 +01:00 |
|
sstidl
|
58e2b413f2
|
Merge pull request #582 from sstidl/dev
move examples to folder
|
2023-11-05 01:16:26 +01:00 |
|
Stefan Stidl
|
338b2c27ef
|
move examples to folder
|
2023-11-05 01:14:02 +01:00 |
|
sstidl
|
74eab590eb
|
Merge pull request #581 from sstidl/dev
switch units to Mbit/s
|
2023-11-05 01:08:30 +01:00 |
|
Stefan Stidl
|
63583cb3f4
|
switch units to Mbit/s
|
2023-11-05 01:05:50 +01:00 |
|
sstidl
|
32f6e65a2e
|
Merge pull request #580 from sstidl/switch-docker-repo
Switch docker repo from docker-hub to github packages
|
2023-11-05 00:43:23 +01:00 |
|
Stefan Stidl
|
b1aa63259c
|
remove signing
|
2023-11-05 00:35:46 +01:00 |
|
Stefan Stidl
|
e468c3d068
|
without image signing
|
2023-11-05 00:20:39 +01:00 |
|
Stefan Stidl
|
7c05ba084e
|
switch docker image location
|
2023-11-05 00:14:48 +01:00 |
|
Stefan Stidl
|
60ea879bc3
|
fix action
|
2023-11-04 23:52:59 +01:00 |
|
sstidl
|
6c92ed8091
|
Update docker-publish.yml
|
2023-11-04 23:44:07 +01:00 |
|
sstidl
|
cecf591d0f
|
Update docker-publish.yml
|
2023-11-04 23:14:27 +01:00 |
|
sstidl
|
06803a85fa
|
Merge pull request #512 from AnTheMaker/patch-1
Add descriptive alt-text to GIF in Readme
|
2023-11-04 15:14:10 +01:00 |
|
sstidl
|
364e6304b0
|
Merge pull request #1 from sstidl/sstidl-patch-1
Create docker-publish.yml
|
2023-11-04 02:44:48 +01:00 |
|
sstidl
|
992e24bab6
|
Create docker-publish.yml
|
2023-11-04 02:32:32 +01:00 |
|
sstidl
|
bce9ced9ff
|
Merge pull request #500 from awsles/patch-1
Update README.md
|
2023-11-04 01:26:54 +01:00 |
|
sstidl
|
197750eef9
|
Merge pull request #514 from 0kyn/fix-typos
Fix some typos and formatting
|
2023-11-04 01:24:38 +01:00 |
|
sstidl
|
8fafd70b46
|
Merge pull request #501 from bt90/patch-2
Link to docker documentation
|
2023-11-04 01:19:40 +01:00 |
|
Stefan STIDL
|
e0fa5148fe
|
doc: sqlite db persistance explained
|
2023-11-04 00:35:21 +01:00 |
|