th33xitus
|
70c316b512
|
refactor(klipper): tweak klipper install dialogs
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-13 22:24:03 +01:00 |
|
th33xitus
|
4bbab899e7
|
Merge branch 'master' into install-remove-instances
|
2023-03-11 23:54:41 +01:00 |
|
Quinn Damerell
|
ae9e79c579
|
feat(octoeverywhere): add OE to the "update all" action (#311)
|
2023-03-11 23:52:46 +01:00 |
|
th33xitus
|
c148b0e8ac
|
refactor(klipper): refactor klipper remove procedure
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 23:51:36 +01:00 |
|
th33xitus
|
38090816ca
|
revert(klipper): revert klipper update function
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 22:22:11 +01:00 |
|
th33xitus
|
1215446a6c
|
feat(octoeverywhere): implement update function (#310)
|
2023-03-11 20:25:17 +01:00 |
|
th33xitus
|
2b168e2463
|
refactor(klipper): first refactor of klipper installation procedure
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 12:33:05 +01:00 |
|
th33xitus
|
37f673dde9
|
revert(klipper): revert changes to run_klipper_setup
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 12:22:20 +01:00 |
|
th33xitus
|
516af17df0
|
revert(klipper): revert changes to clone_klipper
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 12:19:38 +01:00 |
|
th33xitus
|
4543ccff20
|
fix: fix SC2155
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-11 09:19:35 +01:00 |
|
th33xitus
|
4c2d834560
|
Merge branch 'master' into install-remove-instances
|
2023-03-11 09:11:09 +01:00 |
|
th33xitus
|
8526acf8b6
|
chore: update copyright notice
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-10 20:06:06 +01:00 |
|
th33xitus
|
cc27aaec7c
|
readme: add prerequisites to readme (#309)
|
2023-03-08 20:07:00 +01:00 |
|
Quinn Damerell
|
1e9493461c
|
feat: add OctoEverywhere for Klipper (#300)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
|
2023-03-05 17:19:20 +01:00 |
|
th33xitus
|
31616ebad5
|
fix(crowsnest): silence grep error output in main menu
fixes #308
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-03-04 16:01:06 +01:00 |
|
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 |
|
Michael Bravo
|
68a02ad3f5
|
fix(mainsail): set increased read timeout on API endpoint (#294)
|
2023-02-25 12:59:31 +01:00 |
|
CODeRUS
|
99b7672dc9
|
fix(telegram bot): Fix service restart (#296)
|
2023-02-14 19:40:11 +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 |
|
th33xitus
|
c79dc280e3
|
refactor(moonraker): update cors domains in moonraker.conf template
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-02-05 08:47:46 +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 |
|
coderus
|
ea5219ddc9
|
fix(systemd): remove RemainAfterExit from services
RemainAfterExit=yes makes impossible for service to restart automatically if exited with 0 exit code
|
2023-01-06 15:30:22 +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 |
|