th33xitus
c8629edcea
refactor(moonraker.sh): full rewrite
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 22:45:03 +01:00
th33xitus
067ea360b0
style(kiauh.sh): typo in comment
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 22:15:05 +01:00
th33xitus
b20e9455ff
style(kiauh.sh): save line of code
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 22:12:08 +01:00
th33xitus
8257e95c46
style(kiauh.sh): remove whitespace
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 19:23:54 +01:00
th33xitus
4409331441
refactor(kiauh.sh): no global confirm / error message anymore
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 19:22:15 +01:00
th33xitus
b75167928d
fix(klipper.sh): single brackets for test
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 14:44:09 +01:00
th33xitus
87fded584f
refactor(klipper.sh): remove function call that will be obsolete soon
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 14:09:44 +01:00
th33xitus
1494005630
fix(klipper.sh): correct shebang
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 14:05:25 +01:00
th33xitus
85b12cf77a
refactor(klipper.sh): always create a clean virtualenv
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 13:50:43 +01:00
th33xitus
9eab46f02a
fix(klipper.sh): fix typo
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 13:46:18 +01:00
th33xitus
6ff55a9ea7
fix(klipper.sh): fix typo
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 13:39:53 +01:00
th33xitus
61b5ccde00
refactor: full rework of klipper related functions
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 12:32:51 +01:00
th33xitus
cfaa2ddafc
refactor: rename functions.sh to utilities.sh
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 01:15:10 +01:00
th33xitus
2993d5ed33
refactor: make dependency_check() take an array as first argument
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 01:13:26 +01:00
th33xitus
308456df26
feat: add some new utility functions
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-19 01:12:23 +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
291fbb2ced
style(kiauh.sh): add copyright notice
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-17 00:25:29 +01:00
th33xitus
50c949d1dc
readme: update README.md
...
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-03-17 00:24:18 +01:00
th33xitus
dd58229fee
fix: bug in remove_klipperscreen()
2022-03-06 11:56:31 +01:00
Alex Zellner
6c4635fa4e
fix(gcode_shell_command): py3 virtual env compatibility ( #175 )
2022-02-26 19:28:06 +01:00
th33xitus
4517415e9d
fix: CRLF to LF
2022-02-26 19:17:22 +01:00
th33xitus
5c45bc7617
readme: fix link to user profile
2022-02-26 17:46:47 +01:00
th33xitus
d8ce465126
readme: add shields to readme
2022-02-26 17:44:59 +01:00
th33xitus
2f8c95a8c7
readme: update readme
2022-02-26 17:24:02 +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
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
005a5061a7
chore: apply changes made in mainsailOS 0.6.1
2022-02-03 16:57:55 +01:00
th33xitus
634d795557
fix: bug not successfully copying new upstreams.conf and common_vars.conf
2022-01-31 12:00:57 +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
1682642e47
fix: revert 7e9d18b
...
Due to some investigations made in #158 , the default IPv6 configuration will be removed again
2022-01-11 08:51:32 +01:00
th33xitus
7e9d18b54c
script: add webui ipv6 listen directive ( fixes #158 )
2022-01-08 22:16:38 +01:00
th33xitus
d049d4c770
script: remove unused functions
2022-01-08 21:48:38 +01:00
th33xitus
108cda3cd6
shellcheck: apply fixes for SC2086
2022-01-08 21:45:55 +01:00
th33xitus
d7de58f538
feat: check for apache2 and prompt for action
2022-01-08 20:57:47 +01:00
th33xitus
572afa0396
fix: typo in bug_report.yml
2021-12-30 19:52:22 +01:00
th33xitus
63a5e1e323
update bug_report.yml
2021-12-30 19:49:14 +01:00
th33xitus
8c68eaa995
doc: update changelog.md
2021-12-30 19:26:28 +01:00
th33xitus
e8c0b3cf39
fix: formatting / add INFO prefix
2021-12-26 12:18:45 +01:00
th33xitus
cfad7a1fb0
fix: add check for membership of group 'tty'
...
It's possible that being part of group 'tty' is also needed to be able to flash an MCU
2021-12-25 00:52:08 +01:00
th33xitus
4113732daa
fix: check if group dialout exists
...
first check if group dialout exists on the system. then check if the current user is not part of it. only then ask for adding the user to that group
2021-12-24 23:33:05 +01:00
th33xitus
95808a0d5b
shellcheck: apply several fixes
...
apply fix for SC2219, SC2086, SC2236
2021-12-24 23:02:38 +01:00
th33xitus
e551c02507
chore: remove unused code
2021-12-24 22:52:21 +01:00
th33xitus
1f40686ea1
fix: improve moonraker service detection ( fixes #156 )
2021-12-24 22:50:50 +01:00
th33xitus
9b3d96545b
refactor: improve error message
2021-12-24 16:22:46 +01:00
th33xitus
a632fae8f6
fix: check if user is in group "dialout" before starting flash or build+flash routine
2021-12-24 16:17:07 +01:00
th33xitus
4e3a701db4
fix: warn_msg should be status_msg
2021-12-24 14:49:23 +01:00
th33xitus
0c760b5aa2
fix: check membership of "video" usergroup (should fix #135 )
2021-12-24 14:36:30 +01:00
th33xitus
3bc2f3b498
doc: document passing parameters to gcode_shell_commands
2021-12-24 01:08:09 +01:00
th33xitus
b92cfc3984
fix: klipper_cfg_loc was an empty string
...
if the config location wasn't already set before installing mjpg-streamer, klipper_cfg_loc was empty, even after calling the check_klipper_cfg_path function beforehand
moonraker.conf: set refresh_interval to 24hrs
2021-12-24 00:22:15 +01:00