Skip to content

refactor: resolve Live Share visitor locations offline - #17

Merged
Mazha0309 merged 1 commit into
mainfrom
dev
Jul 22, 2026
Merged

refactor: resolve Live Share visitor locations offline#17
Mazha0309 merged 1 commit into
mainfrom
dev

Conversation

@Mazha0309

Copy link
Copy Markdown
Owner

Summary

  • replace the optional Baidu IP geolocation request with bundled offline ip2region lookup
  • stop sending visitor IP addresses to any external geolocation service
  • return country, province, city, and ISP with a bounded in-memory cache
  • remove BAIDU_MAP_AK configuration and update the Live Share detail schema to v4
  • bump the server version to 0.8.1

Validation

  • npm run verify (168 server tests, 22 Web tests)
  • dist HTTP/database smoke test
  • bundled database lookup test

@Mazha0309
Mazha0309 merged commit beb66aa into main Jul 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant