Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CURLWrapper module and more options for time zone service. #23

Merged
merged 19 commits into from
Jun 6, 2024

Conversation

dkosmari
Copy link
Collaborator

@dkosmari dkosmari commented Jun 6, 2024

Two more options for IP time zone detection services.

  • Now the plugin also supports querying time zone from ipwho.is and ipapi.co, in addition to ip-api.com. Users that have trouble with their time zone being misidentified can try their luck with an alternative service.
  • HTTP and HTTPS handling is now done with Aroma's CURLWrapper module, replacing the improvised HTTP-only handler from before. This ends up reducing the binary size.

Daniel K. O. (dkosmari) added 19 commits October 6, 2023 22:38
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
--HG--
branch : upstream
@dkosmari dkosmari changed the title Use libcurlwrapper and more options for time zone service. Use CURLWrapper module and more options for time zone service. Jun 6, 2024
@Nightkingale
Copy link
Owner

Looks good to me! Thank you, as always, for your amazing work!

@Nightkingale Nightkingale merged commit 46ed1d6 into Nightkingale:master Jun 6, 2024
1 check passed
@Nightkingale Nightkingale added the enhancement New feature or request label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants