Commit graph

5 commits

Author SHA1 Message Date
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