Commit graph

179 commits

Author SHA1 Message Date
dosse91 56d3c04294 Fixed telemetry error if HTTP_ACCEPT_LANGUAGE is not specified 2018-02-02 19:07:18 +01:00
Too Much IO 576fcf24fe Add support for reverse proxys (#100) 2017-12-20 07:28:21 +01:00
Brahm Lower 0b241aa946 Fixed postgresql schema typo (#93) 2017-11-09 07:15:54 +01:00
Brahm Lower c44b071a42 Added postgresql database schema (#91) 2017-11-07 19:42:26 +01:00
dosse91 d1985854c8 Updated doc.md 2017-11-07 06:48:54 +01:00
dosse91 a23c63b56d Changed default db type to mysql 2017-11-07 06:41:27 +01:00
Brahm Lower 3c68577876 Added postgresql db support to telemetry (#90)
Added postgresql db support to telemetry
2017-11-07 06:40:02 +01:00
dosse91 2e2f2c63c6 Changed default test order to IP_D_U 2017-11-06 16:49:27 +01:00
dosse91 f53ce16283 Updated .min.js 2017-11-02 07:19:24 +01:00
dosse91 168b1a4f85 Removed unused code and updated doc.md 2017-11-02 07:18:21 +01:00
dosse91 1597802fa2 Fixed a bug with testStatus indicating that the download test was in progress while the test was starting; Minor change for IE11 workaround 2017-11-02 07:11:56 +01:00
dosse91 16e1e6e757 Fixed a typo 2017-10-30 12:40:38 +01:00
dosse91 046137cf6c Ping test can now use timing from Performance API; New examples; Minor changes 2017-10-30 12:35:49 +01:00
dosse91 57463bd314 Removed unused variable 2017-10-14 18:40:23 +02:00
dosse91 5ea9a56320 Rewritten settings parser; Added new quirk for Firefox 2017-10-14 15:11:53 +02:00
dosse91 60c707d8e6 Test order can now be changed from the settings 2017-10-13 13:15:26 +02:00
Federico Dossena b1149b36ed Hotfix for Edge 16 2017-10-12 09:20:44 +02:00
dosse91 f63afeac55 Example8 now uses .min.js 2017-09-06 07:20:30 +02:00
dosse91 675c046ec6 Version 4.3.2 2017-09-05 08:00:16 +02:00
dosse91 929a7221eb Updated documentation and telemetry 2017-09-05 07:58:48 +02:00
dosse91 bc3a46e721 Merge branch 'master' of https://github.com/adolfintel/speedtest 2017-09-05 07:58:13 +02:00
Slawka 2fda447449 New type of database sqlite (#58)
The ability to select sqlite as a data source, it is desirable to put the catalog above the web or to forbid downloading
----------
Возможность выбора sqlite в качестве бызы данных, желательно поместить каталогом выше веб или запретить скачивание
2017-09-05 08:00:05 +02:00
dosse91 695f063ce9 Revert "Changes"
This reverts commit 09640bc9d6.
2017-09-05 07:57:48 +02:00
dosse91 09640bc9d6 Changes 2017-09-05 07:57:44 +02:00
dosse91 6be8d3f7b5 Updated doc.md 2017-09-05 07:47:33 +02:00
dosse91 6730d2befc Fixed typo in garbage.php 2017-09-05 07:45:52 +02:00
sombra2eternity b379a978f5 Avoid DOS with gigant ckSize values (#60)
Normalize quotes and avoid DOS with gigant ckSize values
2017-09-05 07:46:00 +02:00
dosse91 44a681fa25 Minor changes and fixes 2017-08-24 19:50:52 +02:00
dosse91 ca779a5ae2 Added optional telemetry + example; Updated documentation; Minor changes and fixes 2017-08-24 15:28:28 +02:00
dosse91 6e1a199a31 Updated doc.md 2017-07-19 08:10:10 +02:00
Larry Song f669b56f98 add support to disable specific tests when pass "-1" (#52)
* add support to disable specific tests when pass "-1"

* add checkbox on example7.html & remove unnecessary codes in js
2017-07-19 08:04:37 +02:00
dosse91 b20c13728f The time limits are now ignored if the speed is still 0.00 when the limit is reached 2017-07-16 08:22:08 +02:00
dosse91 739d92d69a Added link to #50 2017-07-13 16:22:01 +02:00
dosse91 4e04794ff0 Updated known issues 2017-07-05 12:30:59 +02:00
dosse91 f432f84e3a Added more troubleshooting 2017-06-27 16:04:19 +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 a7011b2e99 Removed unused Fetch API support (may come back in future); Removed quirk for Safari, now treated as chromium-based browser 2017-06-22 08:33:39 +02:00
dosse91 7e99fd889e Added quickstart videos 2017-06-19 17:27:52 +02:00
dosse91 b0172cc108 Improved custom settings parsing 2017-06-19 17:19:58 +02:00
dosse91 af35db747e Added more common issues in troubleshooting section of doc.md 2017-06-18 12:10:59 +02:00
dosse91 0808650b6b Added warning if parsing of custom settings fails 2017-06-17 14:45:03 +02:00
dosse91 2254001aff Added customizable grace time at beginning of tests; GET parameters can now be used in the URLs in the settings; Minor changes 2017-06-16 06:59:11 +02:00
dosse91 cce7c7a93f Fixed a typo in IE11-specific code 2017-06-15 07:25:26 +02:00
dosse91 62a06fa7d3 Added configuration for custom compensation factor; Fixed a problem where xhr_ignoreErrors could not be changed 2017-06-15 07:02:35 +02:00
dosse91 23b188b3ce Improved ping/jitter test 2017-06-14 12:33:11 +02:00
dosse91 710887f400 Added options for managing errors during test (abort/retry/ignore) 2017-06-13 14:20:05 +02:00
dosse91 8b96a21faa Updated README.md 2017-05-15 17:34:22 +02:00
dosse91 ec61c14723 Fixed a problem with upload and ping test with nginx 2017-05-15 17:32:46 +02:00
dosse91 65be39ff90 Updated README.md 2017-05-15 12:03:47 +02:00