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

feature: Install remove instances #283

Closed
wants to merge 28 commits into from

Commits on Jan 6, 2023

  1. fix(systemd): remove RemainAfterExit from services

    RemainAfterExit=yes makes impossible for service to restart automatically if exited with 0 exit code
    CODeRUS committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    ea5219d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810fcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c07c17e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b131cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3556a00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72b5038 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b68783 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    40fee65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937ad4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b53e00 View commit details
    Browse the repository at this point in the history
  4. refactor(moonraker): instance installation

    a bit messy commit, might require more polishing
    CODeRUS committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    3071e1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57e7b47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d27a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d02fc2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00a3fbe View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

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

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    e0d65cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11fbdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176c44d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    4c2d834 View commit details
    Browse the repository at this point in the history
  2. fix: fix SC2155

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    4543ccf View commit details
    Browse the repository at this point in the history
  3. revert(klipper): revert changes to clone_klipper

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    516af17 View commit details
    Browse the repository at this point in the history
  4. revert(klipper): revert changes to run_klipper_setup

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    37f673d View commit details
    Browse the repository at this point in the history
  5. refactor(klipper): first refactor of klipper installation procedure

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    2b168e2 View commit details
    Browse the repository at this point in the history
  6. revert(klipper): revert klipper update function

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    3809081 View commit details
    Browse the repository at this point in the history
  7. refactor(klipper): refactor klipper remove procedure

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c148b0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bbab89 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. refactor(klipper): tweak klipper install dialogs

    Signed-off-by: Dominik Willner <[email protected]>
    dw-0 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    70c316b View commit details
    Browse the repository at this point in the history