Commit graph

9 commits

Author SHA1 Message Date
Maddie Zhan 4ddbe2cd2e #320 2020-05-07 10:27:00 +08:00
Maddie Zhan e9b33d81b8 Update Go modules import path 2020-04-03 08:58:34 +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 0725be907d RawISPInfo should be an object instead of string 2020-03-05 00:06:43 +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 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