Jookia
4b966869e0
fix(klipper): Check for updates on custom branch
...
If a custom Klipper repository is not using 'master' as the branch
checking for updates will fail or give stale data.
Fix this by checking the custom branch instead.
2023-04-16 11:45:34 +10:00
th33xitus
8526acf8b6
chore: update copyright notice
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-03-10 20:06:06 +01:00
th33xitus
d6837af2a2
refactor(klipper): implement blacklisted service names ( #304 )
2023-02-28 18:29:21 +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
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
046178f801
refactor!: update KIAUH for recent moonraker changes ( #245 )
2022-10-20 11:20:34 +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
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
fcf059df73
feat: KIAUH v4.0.0 ( #191 )
2022-05-29 20:11:15 +02:00