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

FIX: Multiple network time issues #979

Merged
merged 7 commits into from
Jul 4, 2023
Merged

FIX: Multiple network time issues #979

merged 7 commits into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Fix multiple network time issues

    - Fix UI freeze on network time toggle
    - Fix uneccesary multiple calls of get_time()
    - Try second time API before falling back to NTP
    - Reduce cURL timeout from 120s (default) to 5s
    tGecko committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    919c067 View commit details
    Browse the repository at this point in the history
  2. 🎨 apply clang-format changes

    tGecko authored and actions-user committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3fc63c4 View commit details
    Browse the repository at this point in the history
  3. remove unneeded debug echo

    tGecko committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9176aee View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Aemiii91 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    53664b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b37f38 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    a1fae1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cf854 View commit details
    Browse the repository at this point in the history