Federico Dossena
3ae0e9e228
Bumped version to 5.4.1
2024-08-10 11:44:01 +02:00
sstidl
7327d2f2f5
Merge pull request #648 from librespeed/633-invalid-username-password-variables-with-mssql-not-using-windows-authentication
...
fix: mysqlsetting were used for mssql
2024-08-10 11:08:49 +02:00
sstidl
d693074766
fix: mysqlsetting were used for mssql
2024-08-10 09:07:43 +00:00
sstidl
420be5e72f
Release 5.4 ( #645 )
...
* Initial implementation of ipinfo.io offline database
* Removed unnecessary code
* add: download ipinfo db during docker build
* fixed workflow
* rename warning in workflow
* commit to trigger workflow
* Refactor getIP
* Improved UI
* Updated docker version with 5.4 changes
* Updated README.md
* Added fallback in getIP in case the offline db is missing
* Fixed typos
* just md linting
* Removed vscode stuff
* Implemented fallback in getIP for PHP<8 (returns only the IP)
* Updated doc.md
* Fixed comments in telemetry_settings.php
* New quick start video
* Corrected image name in doc_docker.md
* Replaced speedtest with just test in stats.php
* docker documentation update
* typo
---------
Co-authored-by: Federico Dossena <info@fdossena.com>
Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
2024-08-04 07:06:27 +00:00
Sudo Dios
b419726fef
Update README.md ( #636 )
2024-06-27 14:26:37 +00:00
Federico Dossena
f8f290a2e8
Fixed typo in telemetry_db.php
2024-05-31 05:50:30 +02:00
sstidl
1bdffc752e
Merge pull request #626 from librespeed/update-build-pipeline
...
add on publish trigger
2024-05-24 16:40:43 +02:00
sstidl
ea30ad4d40
add on publish trigger
...
may solve #461
2024-05-24 14:27:58 +00:00
sstidl
cf536e5090
Merge pull request #625 from librespeed:update-build-pipeline
...
update github-actions
2024-05-24 16:19:17 +02:00
sstidl
0d03e44871
update github-actions
2024-05-24 14:17:05 +00:00
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