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

feat: port tauri updater #62

Merged
merged 34 commits into from
Nov 20, 2023
Merged

feat: port tauri updater #62

merged 34 commits into from
Nov 20, 2023

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    b9f8902 View commit details
    Browse the repository at this point in the history
  2. missing deps

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dee0f3f View commit details
    Browse the repository at this point in the history
  3. clippy

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    adc7012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f1dcaf View commit details
    Browse the repository at this point in the history
  5. more clippy

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    56e8eb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5aa16b View commit details
    Browse the repository at this point in the history
  7. fix example packaing

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    beecfc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27b85f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33b48fe View commit details
    Browse the repository at this point in the history
  10. fix linux

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fd2ce4a View commit details
    Browse the repository at this point in the history
  11. fix macOS

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    371cb68 View commit details
    Browse the repository at this point in the history
  12. clippy

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e5935ab View commit details
    Browse the repository at this point in the history
  13. install fuse

    amr-crabnebula committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    56f1cff View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix cross device error

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9580f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6454e4 View commit details
    Browse the repository at this point in the history
  3. fmt

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fc39d54 View commit details
    Browse the repository at this point in the history
  4. filename -> path

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4b12689 View commit details
    Browse the repository at this point in the history
  5. remove dbg!

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b0ccdfa View commit details
    Browse the repository at this point in the history
  6. remove more dbg!

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    61eb846 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    522ef21 View commit details
    Browse the repository at this point in the history
  8. cfg

    amr-crabnebula committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5e20b4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0950f6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a663ae0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    690c35c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

  1. mut counter

    lucasfernog-crabnebula committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5cb46e7 View commit details
    Browse the repository at this point in the history
  2. fix linux impl

    lucasfernog-crabnebula committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    3cbed63 View commit details
    Browse the repository at this point in the history
  3. fix build

    lucasfernog-crabnebula committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    38a9ce5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfebd8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbd9a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    4e59d46 View commit details
    Browse the repository at this point in the history
  2. fix tests on Windows

    amr-crabnebula committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b7f128a View commit details
    Browse the repository at this point in the history
  3. clippy

    amr-crabnebula committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b8da73c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c315ffd View commit details
    Browse the repository at this point in the history