Commit graph

262 commits

Author SHA1 Message Date
adolfintel f6d70b6dc9 Merge branch 'master' into docker 2019-02-03 12:33:13 +01:00
adolfintel 539a7f1f34 Added quirk for PS4 browser 2019-02-03 12:32:48 +01:00
adolfintel 5c283842cf Merge branch 'master' into docker 2019-02-03 12:32:07 +01:00
adolfintel 1bcf6681fd Added quirk for PS4 browser 2019-02-03 12:31:59 +01:00
adolfintel a9c0e229a3 Merge branch 'master' into docker 2019-01-31 12:44:18 +01:00
adolfintel 1ecadbdfab Updated .min.js 2019-01-31 12:44:13 +01:00
adolfintel 836e6cdaf1 Merge branch 'master' into docker 2019-01-31 12:43:50 +01:00
adolfintel 963778e4c7 Minor fix in telemetry 2019-01-31 12:43:45 +01:00
adolfintel 94574b5f29 Merge branch 'master' into docker 2019-01-31 12:32:50 +01:00
adolfintel 513ddc5905 Simplified IE11 upload test 2019-01-31 12:27:29 +01:00
adolfintel dc2dc1e5a1 Bumped version to 4.7.1 2019-01-30 19:11:03 +01:00
adolfintel 6561d168c6 Minor improvements to telemetry/stats.php 2019-01-30 17:10:27 +01:00
adolfintel c31ebe8fdf Added comment in idObfuscation.php 2019-01-30 12:39:13 +01:00
adolfintel 7d2d62b5ef Updated .min.js 2019-01-30 12:32:40 +01:00
adolfintel 2a4b5fa9f6 ID obfuscation: default off 2019-01-30 12:32:02 +01:00
adolfintel 565f3d1174 Updated doc.md 2019-01-30 12:30:59 +01:00
adolfintel c7a20897d4 Fixed a bug with working directory in idObfuscation.php 2019-01-30 10:47:45 +01:00
adolfintel 7545d2544c Implemented id obfuscation in telemetry/stats.php 2019-01-30 10:24:15 +01:00
adolfintel 7b1d8995e1 Implemented ID obfuscation in telemetry.php and results/index.php 2019-01-30 10:16:28 +01:00
adolfintel 9ceb22e04f Merge branch 'master' into docker 2019-01-27 14:56:38 +01:00
adolfintel 5f978198bc Fixed a typo 2019-01-27 14:56:32 +01:00
adolfintel 69501e633d Merge branch 'master' into docker 2019-01-25 09:17:44 +01:00
adolfintel d08a863d83 Improved JS formatting 2019-01-25 09:17:32 +01:00
adolfintel b05b4dfb28 Merge branch 'master' into docker 2019-01-14 16:15:46 +01:00
mildis eb390fd55e Detects IPv4 and IPv6 private networks (#192) 2019-01-14 16:14:57 +01:00
adolfintel b157d37442 Merge branch 'master' into docker 2019-01-11 11:57:59 +01:00
adolfintel 53ca58db03 Improved ISP detection code 2019-01-11 11:57:52 +01:00
adolfintel a2bc9826d1 Merge branch 'master' into docker 2019-01-10 06:38:30 +01:00
adolfintel 1c80530805 Fixed a typo in results/index.php 2019-01-10 06:38:23 +01:00
adolfintel 008e0ade96 Merge branch 'master' into docker 2018-12-31 15:31:24 +01:00
adolfintel 01ec986f4f Updated copyright date 2018-12-31 15:31:20 +01:00
adolfintel f6463072a4 Merge branch 'master' into docker 2018-12-27 17:02:57 +01:00
RaidAndFade fa56614440 Fixing improper localhost address reporting for ipv4 and v6 (#188)
Fixed improper reporting of IPV6 and IPV4 localhost addresses, more detailed explanation in comments of modified file.

Basically, 
 for ipv6: the only possible localhost ipv6 is ::1, not any string that contains ::1 like you were doing before.
 for ipv4: any ip in the 127/8 range (from 127.0.0.1 to 127.254.254.254), is a localhost ipv4 address. not just 127.0.0.1 like you were doing before.
2018-12-27 17:02:03 +01:00
adolfintel d187e1271d Merge branch 'master' into docker 2018-12-27 11:59:49 +01:00
adolfintel bf696d8da2 Added troubleshooting for IIS CORS error 2018-12-27 11:59:39 +01:00
adolfintel ea0f96f449 Merge branch 'master' into docker 2018-12-15 08:18:27 +01:00
adolfintel 0ffe1c483b Removed empty line 2018-12-15 08:18:17 +01:00
adolfintel 80d8bfc61e Merge branch 'master' into docker 2018-12-15 08:15:25 +01:00
adolfintel ae7c3c53d6 Updated example-customSettings.html 2018-12-09 17:12:38 +01:00
adolfintel 6f25024ea2 My stupidity is beyond comprehension 2018-12-09 08:14:20 +01:00
adolfintel f5a275badc My stupidity is beyond comprehension 2018-12-09 08:10:43 +01:00
adolfintel 1f76b8a754 Updated doc.md 2018-12-09 07:50:37 +01:00
adolfintel ee19a95535 I'm stupid 2018-12-08 09:35:00 +01:00
adolfintel b9bccc3ed0 Tweaked the formula again 2018-12-08 09:04:08 +01:00
adolfintel 20d3be4ac3 Fixed a typo in telemetry 2018-12-08 08:31:23 +01:00
adolfintel e444353161 Increased time bonus 2018-12-08 08:00:59 +01:00
adolfintel 856b6c4488 Increased speed bonus 2018-12-07 19:00:45 +01:00
adolfintel a544810c3a Telemetry stuff 2018-12-07 17:59:29 +01:00
adolfintel 153e313a53 Telemetry stuff 2018-12-07 17:56:28 +01:00
adolfintel a869de02a2 Implemented automatic test duration; Improved telemetry 2018-12-07 16:29:12 +01:00