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

Custom updater modal #1738

Merged
merged 24 commits into from
Apr 17, 2024
Merged

Custom updater modal #1738

merged 24 commits into from
Apr 17, 2024

Commits on Mar 15, 2024

  1. WIP: Custom updater modal

    Fixes #1663
    pierremtb committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aa123e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8873c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e6d01b4 View commit details
    Browse the repository at this point in the history
  2. Clean up

    pierremtb committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2caa0c5 View commit details
    Browse the repository at this point in the history
  3. Nicer dialog

    pierremtb committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    96c6172 View commit details
    Browse the repository at this point in the history
  4. Add relaunch dialog (macOS)

    pierremtb committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b651757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c5809 View commit details
    Browse the repository at this point in the history
  6. Clean up

    pierremtb committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    04c08a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8b8bb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    699ad7a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Shorten Changelog for Tauri App

    Fixes #1663
    pierremtb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e6a5779 View commit details
    Browse the repository at this point in the history
  2. Clean up

    pierremtb committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7898d49 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    793f2c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Quick typo

    pierremtb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bce506e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf0fc7 View commit details
    Browse the repository at this point in the history
  3. Clean up

    pierremtb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    34efedd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Rebase on tauri v2

    pierremtb committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ec4af45 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    3e46403 View commit details
    Browse the repository at this point in the history
  2. Clean up

    pierremtb committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c954ae4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    93bee62 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    bfccaa4 View commit details
    Browse the repository at this point in the history
  2. Add updater permissions

    pierremtb committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b17a9ed View commit details
    Browse the repository at this point in the history
  3. Remove dialog from config

    pierremtb committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c2fc2b9 View commit details
    Browse the repository at this point in the history
  4. Fix restart after install

    pierremtb committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9809c85 View commit details
    Browse the repository at this point in the history