coderus
176c44d6e4
fix(moonraker): remove init.d cleanup code
2023-02-28 22:23:03 +01:00
coderus
b11fbdb953
fix(crownest): remove errors output from menu
2023-02-28 22:22:46 +01:00
coderus
e0d65cc447
Merge branch 'master' into install-remove-instances
2023-02-28 22:21:53 +01:00
Stephan Wendel
faf56ed1b1
refactor(crowsnest): improve performance in crowsnest.sh ( #306 )
2023-02-28 18:37:43 +01:00
th33xitus
d6837af2a2
refactor(klipper): implement blacklisted service names ( #304 )
2023-02-28 18:29:21 +01:00
Pedro Lamas
afe6f7499a
feat(fluidd): use fluidd-config repo for downloading fluidd macros ( #305 )
2023-02-28 16:33:32 +01:00
Pedro Lamas
e3ed223b5c
fix: always use system home directory ( #303 )
2023-02-28 15:30:42 +01:00
th33xitus
fd27db28d4
feat(mainsail): use mainsail-config repo for downloading mainsail macros ( #301 )
2023-02-26 16:29:01 +01:00
th33xitus
bb3ec79756
revert(mjpg-streamer): re-add uninstall option for mjpg-streamer
...
fix #291
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-02-05 08:57:15 +01:00
Kenneth Jiang
ce595abd60
refactor(obico): remove "-s" option from moonraker-obico/install.sh invocation ( #292 )
2023-02-05 08:50:06 +01:00
Stephan Wendel
7aa186e8b9
feat: replace mjpg-streamer with crowsnest ( #286 )
...
Co-authored-by: th33xitus <th33xitus@googlemail.com >
2023-02-03 21:59:59 +01:00
coderus
7c1c1d8f21
fix(moonraker): remove print at start
2023-01-08 16:36:46 +01:00
th33xitus
8493269c6f
refactor: hide currently still disabled functions from the menus
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-01-08 11:05:14 +01:00
coderus
00a3fbe43b
refactor(moonraker): refactor UI dialogs
2023-01-08 00:13:05 +01:00
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