Commit Graph

18 Commits

Author SHA1 Message Date
coderus
176c44d6e4 fix(moonraker): remove init.d cleanup code 2023-02-28 22:23:03 +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
Pedro Lamas
e3ed223b5c fix: always use system home directory (#303) 2023-02-28 15:30:42 +01:00
coderus
7c1c1d8f21 fix(moonraker): remove print at start 2023-01-08 16:36:46 +01:00
coderus
00a3fbe43b refactor(moonraker): refactor UI dialogs 2023-01-08 00:13:05 +01:00
coderus
26d27a03ec fix(moonraker): remove single instance 2023-01-07 20:48:22 +01:00
coderus
57e7b476fa refactor(moonraker): install/remove single instances 2023-01-07 20:39:12 +01:00
coderus
3071e1e037 refactor(moonraker): instance installation
a bit messy commit, might require more polishing
2023-01-07 17:36:52 +01:00
coderus
2b53e005e6 refactor(moonraker): funcs to get and print actual moonraker addressses with ports 2023-01-07 17:34:12 +01:00
coderus
40fee65bf4 refactor(moonraker): do not remove dir for clone if exists, do not reset venv 2023-01-07 17:32:07 +01:00
th33xitus
046178f801 refactor!: update KIAUH for recent moonraker changes (#245) 2022-10-20 11:20:34 +02:00
th33xitus
798e56f4dc refactor(mainsail): replace deprecated remote mode with new instanceDB
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-09-18 23:45:02 +02:00
th33xitus
03be46f012 refactor(moonraker): skip polkit script execution if polkit rules already installed
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-09-03 13:41:02 +02:00
th33xitus
c11e628c55 fix(moonraker): do not exit if moonraker_polkit exits with an error during moonraker update
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-09-03 11:34:45 +02:00
Kenneth Jiang
9d7144b493 feat: add Obico for Klipper to KIAUH (#227)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-08-15 19:44:04 +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