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

Add initial support for link flag #403

Merged
merged 11 commits into from
Apr 27, 2024
Merged

Add initial support for link flag #403

merged 11 commits into from
Apr 27, 2024

Commits on Mar 20, 2024

  1. Add link flag

    BROKEN
    - I need help for fixing the connector in the GUI. The TUI works well.
    tiziodcaio committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2b1876e View commit details
    Browse the repository at this point in the history
  2. Fix serializing

    tiziodcaio committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    19773f9 View commit details
    Browse the repository at this point in the history
  3. Mix fixes

    Added "support" to BSD, needed testing
    Disabled when using immutable-runtime feature
    Removed/cleaned some branches of rust code for readability
    tiziodcaio committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9300fdc View commit details
    Browse the repository at this point in the history
  4. Always uninstall after trying to link it

    Because otherwise it will fail due to existance of old files
    tiziodcaio committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    234daf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    101bc17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e249b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    53aca9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c788a7b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    a123e6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into PR

    filips123 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e4fc0b6 View commit details
    Browse the repository at this point in the history