Commit Graph

27 Commits

Author SHA1 Message Date
th33xitus
70c316b512 refactor(klipper): tweak klipper install dialogs
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-13 22:24:03 +01:00
th33xitus
c148b0e8ac refactor(klipper): refactor klipper remove procedure
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-11 23:51:36 +01:00
th33xitus
38090816ca revert(klipper): revert klipper update function
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-11 22:22:11 +01:00
th33xitus
2b168e2463 refactor(klipper): first refactor of klipper installation procedure
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-11 12:33:05 +01:00
th33xitus
37f673dde9 revert(klipper): revert changes to run_klipper_setup
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-11 12:22:20 +01:00
th33xitus
516af17df0 revert(klipper): revert changes to clone_klipper
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-11 12:19:38 +01:00
th33xitus
4c2d834560 Merge branch 'master' into install-remove-instances 2023-03-11 09:11:09 +01:00
th33xitus
8526acf8b6 chore: update copyright notice
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-10 20:06:06 +01:00
coderus
e0d65cc447 Merge branch 'master' into install-remove-instances 2023-02-28 22:21:53 +01:00
th33xitus
d6837af2a2 refactor(klipper): implement blacklisted service names (#304) 2023-02-28 18:29:21 +01:00
coderus
d02fc2e01f refactor(klipper): refactor UI dialogs 2023-01-08 00:13:00 +01:00
coderus
3b68783f3b refactor(klipper): Install additional instances without full reinstall 2023-01-06 19:56:18 +01:00
coderus
72b5038e71 refactor(klipper): Just update venv if already exists 2023-01-06 19:56:15 +01:00
coderus
3556a009ec refactor(klipper): Do not clone in Update if no dir exists 2023-01-06 19:54:49 +01:00
coderus
b131cf56ef refactor(klipper): confirm instalaltion to existing instance folder 2023-01-06 15:46:51 +01:00
coderus
c07c17e8c9 refactor(python): Add default input to Python version selector 2023-01-06 15:43:59 +01:00
coderus
810fcde5c1 refactor(klipper): do not force remove and clone if already exists 2023-01-06 15:37:21 +01:00
th33xitus
f70faa52cc fix(klipper): update python dialog description
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-12-08 19:25:58 +01:00
CODeRUS
e796f74640 refactor(klipper): recommend Python3 for Klipper installation (#246) 2022-12-07 18:42:51 +01:00
th33xitus
e9c23ca93e fix(klipper): use correct value for py_ver variable in update function
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-11-14 19:50:55 +01:00
th33xitus
67afa26ed7 refactor(klipper): full refactor of klipper install/remove part (#264) 2022-11-13 15:51:22 +01:00
th33xitus
54be7e4e21 refactor(obico): update obico installer (#254) 2022-10-31 16:06:45 +01:00
th33xitus
046178f801 refactor!: update KIAUH for recent moonraker changes (#245) 2022-10-20 11:20:34 +02:00
th33xitus
f46b099b74 refactor(klipper): more verbose error message if SysVinit script is detected
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-09-03 14:14:37 +02:00
th33xitus
0bdf61a714 fix: do not install py2 packages if venv is py3 (fixes #211)
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-30 20:41:36 +02:00
th33xitus
b07a83c8ad fix: update all function (#204) (#217)
* fix: update all function (fixes #204)
* fix: replace non-existing `print_unkown_cmd` function

Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-30 11:08:09 +02:00
th33xitus
fcf059df73 feat: KIAUH v4.0.0 (#191) 2022-05-29 20:11:15 +02:00