Commit graph

267 commits

Author SHA1 Message Date
adolfintel b509c832e2 Minor improvement to ping test; Bumped version to 4.6.2 2018-09-20 14:55:54 +02:00
Mark Felder 52e91f9054 Fix results image for jitter (#158)
Postgres and SQLite were referencing the wrong variable causing the jitter field to always be empty.
2018-09-17 21:06:55 +02:00
adolfintel cb944de118 Removed CORS headers (added by accident in previous commit) 2018-09-07 10:59:31 +02:00
adolfintel ee004fd2d0 Updated getIP.php so it will ignore errors 2018-09-05 15:46:50 +02:00
adolfintel 3c9974a5f8 Updated doc.md 2018-08-22 17:23:25 +02:00
adolfintel 7c24e3cc5e Updated README.md and doc.md 2018-08-15 13:57:47 +02:00
adolfintel de3527791f results/index.php should be better at finding the fonts now. I hope 2018-08-08 20:55:17 +02:00
adolfintel 02f29a76ff Fixed atrocious typo 2018-08-08 09:03:06 +02:00
adolfintel 0954c6a6ac Speedtest worker now outputs status as JSON for easier parsing; Removed partial CSV implementation; Updated examples and documentation 2018-08-08 08:57:24 +02:00
adolfintel 0ce73a7e6c Added telemetry_extra field in the speedtest settings. This can be used to pass data from the frontend to the worker that you want to be stored in the database 2018-08-07 11:55:25 +02:00
adolfintel 0d5567f379 Aesthetic changes 2018-08-07 07:24:28 +02:00
adolfintel cdb4d0fd82 Updated README.md 2018-08-06 20:36:20 +02:00
adolfintel 48b20c9798 Updated doc.md 2018-08-06 18:33:06 +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
adolfintel cfbbfa3e58 Output from getIP (IP and ISP info) is now stored in the results database 2018-08-05 08:12:07 +02:00
adolfintel c17d58a614 Improved random data generation for upload test; Updated doc.md 2018-07-13 22:47:24 +02:00
adolfintel 7cbe8220f6 Updated doc.md 2018-06-29 17:47:08 +02:00
dosse91 752cf462b3 Updated doc.md 2018-04-29 13:53:02 +02:00
V. D'AGOSTINO 8c27da939b Avoid requesting ipinfo.io and generating a php error when the connection is from localhost (#135) 2018-04-25 21:03:18 +02:00
dosse91 5cae01960b Updated doc.md 2018-04-25 17:12:05 +02:00
dosse91 e3d0558324 Updated doc.md 2018-04-25 17:08:55 +02:00
dosse91 baaf2a85c4 Updated doc.md 2018-04-25 17:07:25 +02:00
dosse91 b811a4d4b2 Updated doc.md 2018-04-25 17:04:06 +02:00
dosse91 1acc75a097 Updated doc.md 2018-04-25 17:02:55 +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
V. D'AGOSTINO 12b90dd47a CSV support for telemetry (#133)
Added CSV support for telemetry (#133)
2018-04-25 16:52:12 +02:00
dosse91 cd1168f78b Updated README.md 2018-04-22 19:26:54 +02:00
dosse e0dfcae1fc Introduced fix for broken upload test in Chromium-based mobile browsers (since version 65) 2018-03-21 17:01:44 +01: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 e3d35dcda5 Fixed a bug that prevented GET parameters from being used in url_telemetry 2018-03-05 06:47:32 +01:00
dosse91 73669632e8 getIP.php can now estimate distance between client and server (default enabled, km) 2018-02-23 08:45:54 +01:00
mildis d9b551c5c8 Remove prefix on IPv6-mapped IPv4 (#109) 2018-02-17 13:06:18 +01:00
dosse91 a883adbbe7 Fixed wrong date in README.md 2018-02-17 09:47:21 +01:00
dosse91 8dad2d6a0a Fixed wrong date in doc.md 2018-02-17 09:45:56 +01:00
dosse91 c835d9d0b9 Added ISP info in getIP.php; Fixed a bug that could leave an aborted test running in background 2018-02-09 08:41:28 +01:00
dosse91 d51e198522 Version 4.5.1 proper release 2018-02-04 18:58:50 +01:00
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