coderus
d02fc2e01f
refactor(klipper): refactor UI dialogs
2023-01-08 00:13:00 +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
937ad4cffd
refactor(utilities): get_data_folder function
2023-01-07 17:32:33 +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
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
150ef0142f
refactor(mainsail/fluidd): move tag urls from globals to respective files
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-12-14 19:40:12 +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
Thomas Lété
2c9f5bed60
fix: pull mainsail.cfg from correct location ( #272 )
2022-12-07 17:34:01 +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
811c071b74
refactor(telegram-bot): update telegram-bot installer ( #251 )
2022-10-30 18:30:20 +01:00
th33xitus
6116fc92cf
fix: allow for any amount of whitespaces after config section in update manager
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-10-30 18:27:13 +01:00
th33xitus
5524a40f04
refactor(klipperscreen): re-enable klipperscreen installer
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-10-25 15:24:25 +02:00
th33xitus
cb3661b8b5
refactor(prettygcode): re-enable pretty gcode installer
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-10-25 15:23:57 +02:00
th33xitus
2cec90b29c
refactor(octoprint): update octoprint installer
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-10-24 10:35:30 +02:00
th33xitus
046178f801
refactor!: update KIAUH for recent moonraker changes ( #245 )
2022-10-20 11:20:34 +02:00
cobyn
442980dbd0
fix(flash_klipper): spelling mistake ( #242 )
2022-10-05 17:22:31 +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
9d90daec7f
fix(switch_klipper_repo): use of case didn't allow selections of 2 and above
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-09-10 20:25:05 +02:00
megapro17
f25726cfed
fix: typo in mjpg-streamer dialog ( #239 )
2022-09-08 09:15:24 +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
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
th33xitus
4c8d43e365
refactor: use OS independent method to check/set for correct home folder permissions
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-08-27 22:08:01 +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
6df388f42b
refactor: install webcamd from self provided resources
...
with the upcoming release of a new MainsailOS image, mjpg-streamer is replaced by crowsnest. it is therefore not possible anymore to pull the files from the mainsailOS repository. hence adding them to the KIAUH repository.
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-29 19:46:39 +02:00
th33xitus
d4207d710c
fix: restart moonraker after moonraker.conf patch ( fixes #225 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-22 10:16:00 +02:00
th33xitus
6cb8d70b63
fix: replace generic nginx webui cfg by their respective ones
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-22 10:06:35 +02:00
th33xitus
ae011963da
fix: install mainsail theme to correct folder ( fixes #222 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-20 22:41:42 +02:00
th33xitus
491d6f40bb
refactor: move ini initialization to main_menu()
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-20 22:34:07 +02:00
th33xitus
8bbe2f79ea
feat: save multi instance klipper names/identifier to kiauh.ini
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2022-07-20 22:33:33 +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
39e22acbed
fix(octoprint.sh): script exiting without error message ( fixes #216 )
...
- the script was exiting without notifying the user that klipper has to be installed first
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-26 08:48:38 +02:00
th33xitus
8ba46fa4ac
fix(pretty_gcode.sh): use main instead of master ( fixes #203 )
...
- pgc uses main instead of master. so checking for origin/master leads to an error
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-05-31 17:27:52 +02:00
th33xitus
d6b95c9d10
refactor(nginx.sh): refactor set_nginx_cfg()
...
- implements two dedicated nginx configs for mainsail and fluidd
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-05-30 18:38:45 +02:00
th33xitus
fcf059df73
feat: KIAUH v4.0.0 ( #191 )
2022-05-29 20:11:15 +02:00
th33xitus
dd58229fee
fix: bug in remove_klipperscreen()
2022-03-06 11:56:31 +01:00
th33xitus
4c083ceade
fix: broken set_klipper_cfg_path function ( #163 )
2022-02-26 16:51:43 +01:00
th33xitus
259a6919f0
fix: link for theme data csv
2022-02-10 09:14:44 +01:00