th33xitus
c9ef2d3d59
refactor: replace ${default} with ${white}
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-04-02 23:34:31 +02:00
th33xitus
52cb40ac89
refactor(kiauh.sh): improve kiauh update routine
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-04-02 12:03:52 +02:00
th33xitus
cf23105ebe
refactor(mainsail.sh): refactor mainsail functions
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-04-02 01:33:42 +02:00
th33xitus
6272f99f10
refactor!: removing support for DWC
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-04-02 00:27:42 +02:00
th33xitus
a1e7be1960
refactor(pretty_gcode.sh): merge pgc code and fix some shellsheck warnings
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-04-01 17:57:59 +02:00
th33xitus
4793968d45
refactor: rough refactor of DWC2
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-22 21:42:14 +01:00
th33xitus
81a7045773
refactor: remove mainsailOS & fluiddPi migration helper
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-22 21:25:40 +01:00
th33xitus
43021cbb83
refactor: klipperscreen & moonraker-telegram-bot
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-22 21:22:32 +01:00
th33xitus
c8629edcea
refactor(moonraker.sh): full rewrite
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 22:45:03 +01:00
th33xitus
d9f94fa58d
refactor(klipper): merge all klipper functions into one file
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-17 10:48:25 +01:00
th33xitus
4f7a49d85a
fix: bug not updating all when selecting to do so.
...
* also make the confirm message more verbose and make it clear that KIAUH won't update any held back packages or any dist upgrades.
2022-02-07 14:47:36 +01:00
th33xitus
a14e321df9
fix: apply required changes due to introduction of PolicyKit and PackageKit in Moonraker
2022-01-29 23:06:02 +01:00
th33xitus
6b74c59d15
script: add function to match nginx configurations
...
this should fix a common issue where mainsail/fluidd was installed with a more up2date nginx config which didn't match with a previously configured upstreams.conf.
this should also cover cases where the upstreams.conf is more up2date than the corresponding interface configs.
2021-09-29 14:44:01 +02:00
Evgenii Shavrin
bb1f2eadca
feat: add moonraker-telegram-bot by nlef ( #117 )
...
Adds installation and removing feature for https://github.com/nlef/moonraker-telegram-bot
2021-09-28 16:52:59 +02:00
th33xitus
14ef39b87c
fix: typo and missing function call for PrettyGCode
2021-08-25 10:14:05 +02:00
th33xitus
969d3b5dab
script: add --allow-releaseinfo-change option to apt-get update
2021-08-25 10:05:31 +02:00
th33xitus
05842f8e1d
feat: add PrettyGCode for Klipper
2021-08-10 12:25:05 +02:00
th33xitus
b44e855a98
script: simplify python dependency installation during klipper and moonraker update
2021-07-11 14:45:58 +02:00
th33xitus
5deb987b8a
script: patch log_path to moonraker.conf if missing
2021-06-29 22:58:21 +02:00
th33xitus
40875dfe49
script: simplify service action methods
2021-06-18 18:03:47 +02:00
th33xitus
54089582e4
script: rewrite the auto mainsailOS/fluiddPi migration function
...
No auto update anymore when updating Klipper. The user now must start this function. It's available in the Advanced Menu.
2021-06-15 15:56:13 +02:00
th33xitus
19b37e4dc4
script: update klipper.service raw file link
2021-06-15 15:56:13 +02:00
th33xitus
d344b1c5f6
feat: auto mainsailOS / fluiddPi migration
...
script: make use of moonrakers new log_path configuration option
script: create webui nginx log symlinks upon installation/update
2021-06-15 15:56:13 +02:00
jordanruthe
f804fcb65d
update: Fix detached head on KlipperScreen update ( #93 )
2021-06-13 17:39:12 +02:00
th33xitus
0edfc746d4
script: improve dependency checks on klipper/moonraker update
2021-06-08 17:55:40 +02:00
th33xitus
cce6ac3c88
feat: add system upgrade
2021-03-26 18:36:05 +01:00
th33xitus
85f8ab4f24
fix: typo
2021-03-17 16:11:56 +01:00
th33xitus
dc08d8e7e3
fix: should fix #65
2021-01-31 13:32:16 +01:00
th33xitus
0eb2d066be
fix: rework dwc and octoprint service handling
2021-01-28 23:39:42 +01:00
th33xitus
1527d7a25d
Merge remote-tracking branch 'origin/master' into kiauh-rework
2021-01-25 19:01:55 +01:00
th33xitus
d12554d2b7
fix: apply a force reset --hard before updating KIAUH. Fix for #63
2021-01-23 22:52:41 +01:00
th33xitus
33a9fef676
fix: check via md5sum of requirements text file if an update of the python env is necessary. if yes, do that update automatically. no user interaction anymore.
2021-01-08 14:57:51 +01:00
th33xitus
08ae57d349
initial commit of a bigger kiauh rework to make multi instance installations possible
2021-01-07 15:26:19 +01:00
th33xitus
240746e1b6
fix: a fix for the detached HEAD issue when updating klipper that was introduced in a past commit. the user now gets a warn message that he needs to force update klipper. behind the scenes he will be brought back onto the branch and head gets reattached.
2020-12-22 20:39:12 +01:00
th33xitus
1eda775571
fix: previous klipper updates resulted in a detached head state. fixed update routine and other stuff relaying on the read_branch function/GET_BRANCH variable
2020-12-20 18:41:42 +01:00
th33xitus
f1289504bf
fix: few moonraker update changes
...
- change in the description
- option 1 only does a git pull again when rebuilding venv/deps is not necessary
2020-12-02 21:39:16 +01:00
th33xitus
ddcaee0838
Merge pull request #44 from jordanruthe/master
...
Add KlipperScreen to kiauh
2020-11-28 16:45:47 +01:00
Jordan Ruthe
622e8251a3
Fixing typos
2020-11-28 10:37:04 -05:00
Jordan
93f8e5e265
Add KlipperScreen to kiauh
2020-11-27 13:44:06 +00:00
domi
42a5a0b6d8
fix: fix typo, should fix #42
2020-11-26 11:00:05 +01:00
domi
865177d0fd
fix: highlight note in moonraker update menu
2020-11-21 16:45:00 +01:00
domi
bc35a82cc8
fix: rework moonraker update function
2020-11-20 13:14:01 +01:00
th33xitus
e370c54739
fix: add dependency check into klipper & moonraker update function
2020-11-06 17:56:30 +01:00
th33xitus
759cc8e196
fix: whitespaces
2020-10-13 11:58:05 +02:00
th33xitus
e0b7a75116
fix: update_all ui
2020-10-10 09:46:45 +02:00
th33xitus
4e2c6aa2cc
fix: fluidd update function not existing
2020-10-10 09:35:40 +02:00
th33xitus
668331e7ea
add: update all function
2020-09-17 21:23:26 +02:00
th33xitus
64b6d6b26a
fix: stop/start dwc service when updating
2020-09-14 22:54:01 +02:00
th33xitus
9bfce238d7
add: support for new dwc-for-klipper-socket by @Stephan3
...
This will replace the previous installer for dwc2-for-klipper without substitution. dwc2-for-klipper won't be maintained anymore.
2020-09-12 09:31:40 +02:00
th33xitus
262e489d1a
fix: moonraker update function - check for patched klipper sysfile
2020-09-03 09:55:37 +02:00