Commit graph

232 commits

Author SHA1 Message Date
dosse91
29a03c3afb Removed old files 2020-09-27 20:42:51 +02:00
Maddie Zhan
2dc1a34edc Update README about migration 2020-06-02 18:14:17 +08:00
Maddie Zhan
75ce91c37c Update README.md 2020-05-13 11:35:53 +08:00
Maddie Zhan
321ab6a251 Update README.md 2020-05-13 11:33:45 +08:00
Maddie Zhan
ea5d4b7d8f Update .gitignore 2020-05-13 11:33:12 +08:00
Maddie Zhan
12d446713a Remove .DS_Store 2020-05-13 11:32:50 +08:00
Maddie Zhan
4ddbe2cd2e #320 2020-05-07 10:27:00 +08:00
Maddie Zhan
428684347e #319 2020-05-07 10:20:34 +08:00
Maddie Zhan
fe92cbeed2 Update README.md 2020-04-20 09:12:23 +08:00
maddie
a5960daecf
Merge pull request #308 from etenzy/go
Make Server-Location configurable
2020-04-20 09:10:13 +08:00
etenzy
044b913bd5 Make Server-Location configurable 2020-04-19 16:37:33 +02:00
Maddie Zhan
9212301af6 Update installation instructions 2020-04-03 09:23:22 +08:00
Maddie Zhan
e9b33d81b8 Update Go modules import path 2020-04-03 08:58:34 +08:00
Maddie Zhan
96ea2ede4c Remove chunk size setting
Conforms with the PHP backend behavior
2020-03-19 11:02:23 +08:00
Maddie Zhan
62b8a3c17f Sync frontend assets with PHP 2020-03-18 16:05:29 +08:00
Maddie Zhan
ee58af108a Update README 2020-03-11 12:37:55 +08:00
Maddie Zhan
211375e046 Fix a bug where IPv6 address are not shown correctly in ISP info 2020-03-11 12:37:42 +08:00
Maddie Zhan
275286cd79 Match distance query parameter behavior with PHP backend 2020-03-06 14:28:59 +08:00
Maddie Zhan
f7ccda23e1 Draw processed string in share PNG when ISP info is not available 2020-03-05 22:10:24 +08:00
Maddie Zhan
8e3b747195 Update README 2020-03-05 00:52:18 +08:00
Maddie Zhan
ac7ca94cf7 Update README 2020-03-05 00:16:06 +08:00
Maddie Zhan
0725be907d RawISPInfo should be an object instead of string 2020-03-05 00:06:43 +08:00
Maddie Zhan
73318e153b Return empty rawIspInfo when no ISP info is obtained 2020-03-04 21:35:49 +08:00
Maddie Zhan
79b4c54770 Support isp and distance query params on getIP 2020-03-04 18:50:21 +08:00
Maddie Zhan
687a5aeca0 Assign empty object for ISP info when not available
If somehow in the telemetry data ISP info is empty,
write an empty JSON object as ISP info into the
database to avoid parsing errors
2020-03-03 01:03:10 +08:00
Maddie Zhan
0aed498a58 Make results image page work without trailing slash 2020-03-03 00:41:52 +08:00
Maddie Zhan
6b84d46d11 Make compatible with PHP default frontends 2020-03-03 00:40:09 +08:00
dosse91
2bf2f79ca0 Updated README.md 2020-03-02 09:15:58 +01:00
maddie
5144486472
Revert changes to ULID generation 2020-02-27 00:57:00 +08:00
maddie
a81bb0380d
Add BoltDB as embedded database option instead of SQLite (#282) 2020-02-26 10:00:15 +01:00
maddie
acbc48ef67
Go backend implementation (#281)
Go port
2020-02-24 19:01:59 +01:00
dosse91
8d0b966946 Removed php files 2020-02-20 07:29:02 +01:00
dosse91
5d9b44c77b Fixed a bug where a variable wasn't initialized if enable_quirks was disabled 2020-02-17 18:49:09 +01:00
dosse91
6a3bc06757 Fixed error in doc.md 2019-12-13 19:19:14 +01:00
dosse91
cfd0eb0145 Removed Firefox xhr_ulMultistream browser quirk because it was outdated 2019-10-12 08:18:37 +02:00
dosse91
c95cfb10be Fixed a typo 2019-10-07 07:56:44 +02:00
dosse91
0c7ef8e979 Fixed query error in newer versions of sqlite and postgre 2019-10-01 06:46:22 +02:00
dosse91
1b059e6cc6 Improved redact_ip_addresses 2019-09-29 08:41:26 +02:00
dosse91
a50fcfe566 IP addresses can now be redacted automatically from telemetry 2019-09-28 08:22:14 +02:00
dosse91
247b9c0e4c Updated screenshot 2019-09-26 12:28:53 +02:00
dosse91
aa2380b1b5 Forgot logo 2019-09-25 09:20:49 +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
19c19ac088 Updated examples for better consistency 2019-09-24 14:11:57 +02:00
dosse91
9f4851dc8b Redesigned sharable image 2019-09-24 13:58:31 +02:00
dosse91
26009057f5 Changed ping estimation to match android app 2019-09-24 09:38:17 +02:00
dosse91
d5aed8e9b6 Updated examples with layout closer to the android app 2019-09-24 09:35:22 +02:00
dosse91
f059aa20d9 Updated README.md 2019-09-11 19:01:40 +02:00
dosse91
93a4410efa Fixed telemetry bug (yes, again) 2019-08-31 19:22:42 +02:00
dosse91
1f117a4c5c Fixed minor telemetry bugs 2019-08-29 21:22:26 +02:00