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

Added initial config store #249

Merged
merged 10 commits into from
Nov 13, 2023
Merged

Added initial config store #249

merged 10 commits into from
Nov 13, 2023

Commits on Nov 10, 2023

  1. Added initial config store

    jaytaph committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f3205af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcc6ca View commit details
    Browse the repository at this point in the history
  3. clippy / fmt

    jaytaph committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    66b0164 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Making json adapapter work

    jaytaph committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    312f270 View commit details
    Browse the repository at this point in the history
  2. clippy/fmt fix

    jaytaph committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    26fd251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58cdd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Multiple suggestions implemented

    Co-authored-by: Eric Walker <[email protected]>
    jaytaph and emwalker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    371256b View commit details
    Browse the repository at this point in the history
  2. Revert "Replace Box<dyn ...> with a struct parameter"

    This reverts commit b58cdd0.
    jaytaph committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1580d32 View commit details
    Browse the repository at this point in the history
  3. fixed refactoring

    jaytaph committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    385a6a1 View commit details
    Browse the repository at this point in the history
  4. Fixed fmt issues

    jaytaph committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    701149a View commit details
    Browse the repository at this point in the history