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

Adds Check for Updates - Auto Updater #477

Merged
merged 6 commits into from
Feb 9, 2022
Merged

Commits on Jan 24, 2022

  1. Install electron-updater and needed to install @types/node to make Ty…

    …peScript error go away
    Warren Buckley committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    70b5d62 View commit details
    Browse the repository at this point in the history
  2. Adds in explicit menu item example to check for Updates

    Warren Buckley committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    7721e4a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge branch 'dev' into feature/auto-updater

    # Conflicts:
    #	LogViewer.Client/package-lock.json
    #	LogViewer.Client/package.json
    Warren Buckley committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9025af8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge branch 'dev' into feature/auto-updater

    # Conflicts:
    #	LogViewer.Client/package.json
    Warren Buckley committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    507e4f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into feature/auto-updater

    # Conflicts:
    #	LogViewer.Client/package.json
    Warren Buckley committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    da01572 View commit details
    Browse the repository at this point in the history
  3. Development file to ensure local debugging/testing of App Updater cod…

    …e works
    Warren Buckley committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    809ac77 View commit details
    Browse the repository at this point in the history