Commit graph

14 commits

Author SHA1 Message Date
dosse91 2729365619 telemetry/stats.php now also shows deobfuscated id 2019-06-19 06:52:51 +02:00
adolfintel 78c0190618 Changed and simplified ID obfuscation algoritm. Sorry about that 2019-02-14 17:04:01 +01:00
adolfintel 22bcdb2251 Changed ID obfuscation algorithm because it sucked 2019-02-14 09:01:21 +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 2a4b5fa9f6 ID obfuscation: default off 2019-01-30 12:32:02 +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
Florian Kaiser 3a631e2888 Add mysqli store_result() before bind_result() - fixes #167 (#168) 2018-10-17 13:34:57 +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 5446e98933 Added test result sharing; Added stats page; Improved project structure; Minor bug fixes 2018-08-06 18:15:52 +02:00