Stefan Stidl
e52fcda7c3
docs: update install instructions ( closes #790 )
2026-04-26 14:23:09 +02:00
sstidl
c4ce1d2731
doc: design-switch
2026-04-12 11:09:02 +00:00
sstidl
3a7dc31ff2
Implement the new design from #649 ( #694 )
...
* Implement fromScratch design
* Add some documentation
* enable new design in docker (no alpine yet)
* merge fixed docker images
* alpine docker added new design
* fix #685
* Implement fromScratch design
* Add some documentation
* enable new design in docker (no alpine yet)
* alpine docker added new design
* fix #685
* fix database permissions alpine, remove baby
* hide serverselector on only one server
* Update frontend/styling/server-selector.css
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
* fix alpine image again
* adjust settings.json in entrypoint
so env vars are honored
* Update frontend/javascript/index.js
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
* Add feature switch for new design via config file, URL parameters, and Docker (#742 )
* Initial plan
* Add feature switch for new design with config and URL parameter support
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Improve error handling and prevent infinite redirect loops
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Update Dockerfiles and entrypoint to support design feature switch
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Update design-switch.js
Co-authored-by: qodo-free-for-open-source-projects[bot] <189517486+qodo-free-for-open-source-projects[bot]@users.noreply.github.com>
* fix: copy actions in entrypoint
* Restructure design switch to place both designs at root level
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Flatten frontend assets in Docker to eliminate frontend directory
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* fix: entrypoint settings & server-list
disable entrypoint bash debug
* add link to modern design
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
Co-authored-by: sstidl <sstidl@users.noreply.github.com>
Co-authored-by: qodo-free-for-open-source-projects[bot] <189517486+qodo-free-for-open-source-projects[bot]@users.noreply.github.com>
* add armv7
* reformat
* Add GDPR_EMAIL environment variable for Docker deployments (#743 )
* Initial plan
* Add GDPR_EMAIL environment variable for Docker deployments
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Improve GDPR_EMAIL handling with proper escaping and loop
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Refine GDPR_EMAIL processing - skip index.html and improve escaping
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Optimize GDPR_EMAIL sed commands and improve escaping
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Clarify sed escaping comment for GDPR_EMAIL
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>
* cleanup old EMAIL ENV Var
* fix: line break in html prevented sed replacement
* version 6.0.0pre1
* test: add mssql docker compose tests
* Update Speedtest screen recording link in README
* Filter unreachable servers from selector (newdesign UI) (#769 )
* Filter unreachable servers from selector (newdesign UI)
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* keep // servers in list
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* fix misleading comment
---------
Co-authored-by: Lumi <lumi@openclaw.local>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Stefan Stidl <sti-github@stidl.com>
* fix: server.json handling
* Use server-list.json in classic frontend by default
* Add configurable server list URLs to frontend and Docker
---------
Co-authored-by: Timendus <mail@timendus.com>
Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
Co-authored-by: qodo-free-for-open-source-projects[bot] <189517486+qodo-free-for-open-source-projects[bot]@users.noreply.github.com>
Co-authored-by: Stefan Stidl <sti-github@stidl.com>
Co-authored-by: Lumi <lumi@openclaw.local>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-11 23:07:05 +02:00
MemphiZ
98f447c8db
Add .NET client library to README ( #739 )
2026-02-23 18:57:48 +01:00
sstidl
cb265a2d91
add eslinter, update github actions (stale issues, dependabot), optimize docker image ( #728 )
...
* Create stale.yml
* Configure Dependabot for GitHub Actions and Docker
Added support for GitHub Actions and Docker updates.
* Bump actions/stale from 5 to 10
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* typo
* Add npm package manager with development tooling and improve Docker builds (#5 )
* Initial plan
* Add npm package manager with development tooling
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Add package manager investigation summary
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Improve Docker build process and analyze PHP package manager needs
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Fix documentation based on code review feedback
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Initial plan
* Add npm package manager with development tooling
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Add package manager investigation summary
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Improve Docker build process and analyze PHP package manager needs
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Fix documentation based on code review feedback
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* Restore Dockerfile.alpine to dev version (re-enable php-apache2)
* Remove redundant docker-php-extension-installer from Dockerfile.alpine
* remove useless ai files
* typo
* Initial plan
* Initial plan
* Improve Docker build process and analyze PHP package manager needs
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
* remove useless ai files
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
* Update .github/workflows/stale.yml
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
* Update Dockerfile.alpine
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
* Update .github/workflows/stale.yml
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sstidl <12804296+sstidl@users.noreply.github.com>
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-12-06 18:47:56 +01:00
Robert Silén
635ac50f80
add MariaDB to README.md ( #673 )
2024-10-09 19:11:47 +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
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
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
Tracy-B
5956e07a7a
Microsoft SQL Server support and Sanity Check page ( #569 )
...
* Create telemetry_mssql.sql
SQL to create the speedtest_users table on Microsoft SQL server.
This SQL is based on the original templates, and continues to uses nvarchar for all fields as the templates do – even though some of the fields should be int.
* Added support for Microsoft SQL Server
* New sanitycheck.php page plus required updates to telemetry_db.php
Created a sanity check page to verify that the required PHP extensions are installed, and that it is possible to connect to the database.
* Update README.md - MS SQL support
Added mention of Microsoft SQL Server as a supported DB engine.
* Added missing <tr> to sanitycheck.php
2023-07-31 08:10:56 +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
dosse91
d6877577d5
Bumped version to 5.2.2; Updated README.md
2020-09-27 20:35:58 +02:00
dosse91
b7dce2bc04
Updated README.md
2020-03-12 11:59:40 +01:00
dosse91
4a1ea40b32
Updated README.md
2020-03-02 09:14:15 +01:00
dosse91
247b9c0e4c
Updated screenshot
2019-09-26 12:28:53 +02:00
dosse91
f2e9e5ffc8
Updated README.md
2019-09-25 08:27:55 +02:00
dosse91
bd7ec37350
Renamed to LibreSpeed
2019-09-25 08:23:53 +02:00
dosse91
f059aa20d9
Updated README.md
2019-09-11 19:01:40 +02:00
dosse91
c3e576ddba
Major project restructuring and unification with mpot branch
2019-06-30 07:03:06 +02:00
adolfintel
01ec986f4f
Updated copyright date
2018-12-31 15:31:20 +01:00
adolfintel
acdc2c707b
Updated README.md
2018-10-28 09:48:18 +01:00
adolfintel
7c24e3cc5e
Updated README.md and doc.md
2018-08-15 13:57:47 +02:00
adolfintel
cdb4d0fd82
Updated README.md
2018-08-06 20:36:20 +02:00
adolfintel
5446e98933
Added test result sharing; Added stats page; Improved project structure; Minor bug fixes
2018-08-06 18:15:52 +02:00
dosse91
ec7dce1ee0
Updated README.md
2018-04-25 16:58:58 +02:00
dosse91
d9c3ba36f9
Updated README.md
2018-04-25 16:56:53 +02:00
dosse91
cd1168f78b
Updated README.md
2018-04-22 19:26:54 +02:00
dosse91
fb57393303
Updated README.md
2018-03-17 11:16:01 +01:00
dosse91
c1c5809b43
Added ETH address in README.md
2018-03-09 14:30:13 +01:00
dosse91
a883adbbe7
Fixed wrong date in README.md
2018-02-17 09:47:21 +01:00
dosse91
ca779a5ae2
Added optional telemetry + example; Updated documentation; Minor changes and fixes
2017-08-24 15:28:28 +02:00
dosse91
739d92d69a
Added link to #50
2017-07-13 16:22:01 +02:00
dosse91
976412e802
Added donation info
2017-06-26 13:18:57 +02:00
dosse91
da5b58095e
Updated README.md
2017-06-24 10:38:37 +02:00
dosse91
7e99fd889e
Added quickstart videos
2017-06-19 17:27:52 +02:00
dosse91
8b96a21faa
Updated README.md
2017-05-15 17:34:22 +02:00
dosse91
65be39ff90
Updated README.md
2017-05-15 12:03:47 +02:00
dosse91
30c595de6e
Added experimental workarounds for IE11; Added new example
2017-04-26 07:23:36 +02:00
dosse91
fce6a67be0
Implemented multistream; Implemented jitter test; Implemented Fetch API (default disabled); Added more settings; Improved code quality; Improved accuracy; Added browser-specific optimizations; Added minified version; Expanded documentation; Some bug fixes
2017-03-02 17:58:40 +01:00
dosse91
ba58805e47
Points to new domain
2017-02-02 08:05:42 +01:00
dosse91
d9c320aee4
Data is now incompressible
2016-11-28 21:09:12 +01:00
dosse91
ec223a45d4
Accidentally reverted README.md
2016-10-23 19:49:52 +02:00
dosse91
c4dd6d89b8
Now using JSON for handling settings; Minor changes
2016-10-23 19:47:55 +02:00