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 Updater module #308

Commits on Aug 30, 2022

  1. Formatting cleanup

    austinmatherne-wk committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0f140c5 View commit details
    Browse the repository at this point in the history
  2. Use defined var

    austinmatherne-wk committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    65f8807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9492cf2 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    austinmatherne-wk committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7886833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd42985 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    eeb8d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ae8d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a3f36 View commit details
    Browse the repository at this point in the history
  4. Notify user if updates can't be installed

    Displays info dialog if platform not supported by updater or offline mode is enabled.
    austinmatherne-wk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    310d880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2be61be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    898de30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    581a539 View commit details
    Browse the repository at this point in the history
  8. Mark internal updater functions private

    This is technically an API breaking change, but updater was previously
    broken.
    austinmatherne-wk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c71e168 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aa9112 View commit details
    Browse the repository at this point in the history
  10. Test updater

    austinmatherne-wk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    25f7362 View commit details
    Browse the repository at this point in the history
  11. Remove unsupported platforms from updater installer

    linux doesn't have an update URL and isn't supported by the updater.
    austinmatherne-wk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ccbe989 View commit details
    Browse the repository at this point in the history
  12. linting

    austinmatherne-wk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    94e5c75 View commit details
    Browse the repository at this point in the history