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(gui, tauri): Save settings in Tauri storage #102

Merged
merged 17 commits into from
Oct 8, 2024
Merged

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    fca97f0 View commit details
    Browse the repository at this point in the history
  2. remove root yarn.lock

    binarybaron committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3602282 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. wip add settings

    binarybaron committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d855dbd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

    binarybaron committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6c1766a View commit details
    Browse the repository at this point in the history
  3. refactors

    binarybaron committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2ad0db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. refactors

    binarybaron committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    af13b9a View commit details
    Browse the repository at this point in the history
  2. improve comments

    binarybaron committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a0d667d View commit details
    Browse the repository at this point in the history
  3. comments

    binarybaron committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c57c13b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e528f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4381b1 View commit details
    Browse the repository at this point in the history
  6. redesign

    binarybaron committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7e246f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: do not panic if tracing instance is already set, change type of …

    …bitcoin_target_confirmations from usize to 16
    binarybaron committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    48788b1 View commit details
    Browse the repository at this point in the history
  2. refactors

    binarybaron committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    280b904 View commit details
    Browse the repository at this point in the history
  3. refactors

    binarybaron committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0be018c View commit details
    Browse the repository at this point in the history
  4. refactors

    binarybaron committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cce7e74 View commit details
    Browse the repository at this point in the history
  5. dprint

    binarybaron committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c5c7c10 View commit details
    Browse the repository at this point in the history