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

Sip008 initial support #2942

Merged
13 commits merged into from Sep 30, 2020
Merged

Sip008 initial support #2942

13 commits merged into from Sep 30, 2020

Commits on Sep 30, 2020

  1. sip008 resolver, preparation for sip008 support

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    50f93d6 View commit details
    Browse the repository at this point in the history
  2. sip008 controller support

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    ca963c6 View commit details
    Browse the repository at this point in the history
  3. add onlineConfigForm

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1287b57 View commit details
    Browse the repository at this point in the history
  4. connect view and controller

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    787f33a View commit details
    Browse the repository at this point in the history
  5. online config deletion, and update when startup

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f46b1fb View commit details
    Browse the repository at this point in the history
  6. put online config group info into ui

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4f05e7c View commit details
    Browse the repository at this point in the history
  7. delete old server when update online config url

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    0cbb581 View commit details
    Browse the repository at this point in the history
  8. tweak ui

    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1848678 View commit details
    Browse the repository at this point in the history
  9. 🧹 Cleanup and fixes

    - Deserialize the configuration using a constructor to set default values and initialize objects
    - Re-enable the UI when online config update failed
    database64128 authored and Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6889e9b View commit details
    Browse the repository at this point in the history
  10. 🔠 Update translations for SIP008

    database64128 authored and Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    2fc5ac2 View commit details
    Browse the repository at this point in the history
  11. ➖ Use HttpClient.Timeout for a 15-second timeout

    database64128 authored and Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4358163 View commit details
    Browse the repository at this point in the history
  12. 🔄 Retrieve server group from UI

    database64128 authored and Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    d19c5db View commit details
    Browse the repository at this point in the history
  13. Simple cleanup

    proposed by Stzx
    Student Main committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    90d90f7 View commit details
    Browse the repository at this point in the history