Commit Graph

  • a632fae8f6 fix: check if user is in group "dialout" before starting flash or build+flash routine th33xitus 2021-12-24 16:17:07 +01:00
  • 4e3a701db4 fix: warn_msg should be status_msg th33xitus 2021-12-24 14:49:23 +01:00
  • 0c760b5aa2 fix: check membership of "video" usergroup (should fix #135) th33xitus 2021-12-24 14:36:30 +01:00
  • 3bc2f3b498 doc: document passing parameters to gcode_shell_commands th33xitus 2021-12-24 01:08:09 +01:00
  • b92cfc3984 fix: klipper_cfg_loc was an empty string th33xitus 2021-12-24 00:22:15 +01:00
  • 01790b5c11 moonraker.conf: pre-configure clients for pre-release updates th33xitus 2021-12-23 17:17:48 +01:00
  • 8c7891e360 fix: libjpeg dependencies for ubuntu th33xitus 2021-12-23 16:50:48 +01:00
  • 852f7c056a fix: wrong logic in if condition th33xitus 2021-12-23 16:45:06 +01:00
  • 8cffd07aef fix: klipper service detection th33xitus 2021-12-23 14:25:04 +01:00
  • 40745e90df refactor: move $INSTANCE_COUNT into setup function th33xitus 2021-12-23 14:19:06 +01:00
  • a43645cca0 refactor: better klipper service detection th33xitus 2021-12-23 10:34:22 +01:00
  • 4d834db5df refactor: unlink moonraker install from klipper instances th33xitus 2021-12-22 22:42:37 +01:00
  • 771191ab69 chore: update .gitignore th33xitus 2021-12-22 22:39:17 +01:00
  • 7afe943ecc shellcheck: apply fix for SC2086 th33xitus 2021-12-19 17:14:24 +01:00
  • b06c17c184 fix: confirm flash condition (fixes #155) th33xitus 2021-12-19 17:02:25 +01:00
  • 3af46b45ee github: adds GitHub issue templates (#150) Pedro Lamas 2021-12-05 13:37:08 +00:00
  • b58e79634c fix: update URLs th33xitus 2021-11-29 11:13:47 +01:00
  • 1ef9b0f58f fix: use [[:digit:]] instead of \d (#146) Yoshito Komatsu 2021-11-29 19:09:24 +09:00
  • 8333ae1dc4 fix: also get pre-release versions th33xitus 2021-11-20 15:17:21 +01:00
  • e0ae312a9e fix: missing declaration for OctoPrint backup (fixes #143) th33xitus 2021-11-17 18:30:33 +01:00
  • 4ce1ce72d3 chore: update moonraker.conf template th33xitus 2021-11-14 11:29:14 +01:00
  • 60842a330d chore: update webui links th33xitus 2021-11-14 11:21:34 +01:00
  • 05a59e9261 fix: correct ls command to find kiauh_macros.cfg th33xitus 2021-11-11 14:15:00 +01:00
  • 36a8757cfd chore: use ls to look for webcamd installation th33xitus 2021-11-11 13:26:01 +01:00
  • fe4625d3e1 chore: refactor how moonraker is detected th33xitus 2021-11-11 13:21:57 +01:00
  • 19ddf3e023 fix: silence grep th33xitus 2021-11-11 13:02:36 +01:00
  • ba888b1f97 chore: use ls within remove_nginx method th33xitus 2021-11-11 12:51:09 +01:00
  • 0284a36e7f chore: use ls to look for nginx installation th33xitus 2021-11-11 12:43:13 +01:00
  • 22f705e06c chore: manage moonraker service enable/start with do_action_service method th33xitus 2021-11-11 12:28:20 +01:00
  • 4c34245da0 chore: refactor how klipper services are count th33xitus 2021-11-11 12:12:43 +01:00
  • f7cb3d6c97 script: refactor exit code evaluation in flash_mcu.sh th33xitus 2021-10-31 13:53:22 +01:00
  • aaf4f7dd5c script: add logrotate rule for webcam service (#127) th33xitus 2021-10-31 11:23:48 +01:00
  • 26bac791aa service: remove webcamd service restart interval. (#132) Noah Pan 2021-10-31 04:52:22 -05:00
  • aa4bdfc7b2 fix: invalid command bug in rollback UI (fixes #131) th33xitus 2021-10-29 14:04:39 +02:00
  • 311f3be864 fix: wrong check for moonraker multi-instance th33xitus 2021-10-26 20:55:31 +02:00
  • 511df1a889 fix: use correct themes.csv url th33xitus 2021-10-25 22:22:32 +02:00
  • 8d3ddc273a fix: allow non-single digit instance counts containing a 0 #129 th33xitus 2021-10-22 23:52:58 +02:00
  • f231fa9c69 gcode_shell_command: make RUN_SHELL_COMMAND accept optional parameters th33xitus 2021-10-17 20:13:48 +02:00
  • 9b6925e9c4 fix: add missing function call in install_webui th33xitus 2021-10-02 11:26:43 +02:00
  • 7f8ee7939c script: move nginx functions from install_moonraker.sh to install_klipper_webui.sh th33xitus 2021-10-01 23:50:27 +02:00
  • 4d4c49d4c9 script: only display dialogs if files/service not found th33xitus 2021-10-01 22:53:32 +02:00
  • 7692227946 fix: function setup_moonraker_nginx_cfg th33xitus 2021-10-01 21:51:33 +02:00
  • 3da993a67c fix: breaking bug th33xitus 2021-09-29 18:55:13 +02:00
  • 6b74c59d15 script: add function to match nginx configurations th33xitus 2021-09-28 00:10:16 +02:00
  • 9cd27f7052 fix: backup nginx configs now works correctly th33xitus 2021-09-28 00:07:25 +02:00
  • fc4fe130cd script: read webui ports from nginx config, write them to kiauh.ini th33xitus 2021-09-27 22:52:52 +02:00
  • 2a46b00cda Updating README.md / changelog.md th33xitus 2021-09-28 17:25:40 +02:00
  • 560186a40b chore: little UI tweaks, renaming "MTelegramBot" to "Telegram Bot" th33xitus 2021-09-28 17:24:52 +02:00
  • 75bca847f8 fix: remove telegram bot log also from ~/klipper_logs upon removal th33xitus 2021-09-28 16:56:17 +02:00
  • bb1f2eadca feat: add moonraker-telegram-bot by nlef (#117) Evgenii Shavrin 2021-09-28 17:52:59 +03:00
  • 6d87716b1d gcode_shell_command: Fix issue with partial lines being repeated (#118) Richard Mitchell 2021-09-27 16:44:11 +01:00
  • 1e8c379623 Create FUNDING.yml th33xitus 2021-09-24 12:21:30 +02:00
  • 6a8991d51e Update changelog.md th33xitus 2021-09-24 12:19:41 +02:00
  • fb4367bb41 script: refactoring of the flash routine th33xitus 2021-09-12 16:14:00 +02:00
  • 9463b719e4 script: update klipper github repository URL th33xitus 2021-09-24 08:31:11 +02:00
  • 65bf3d5251 fix: fix of previous commit and small refactor th33xitus 2021-09-12 20:46:11 +02:00
  • 68327262fc chore: change submenu "quit" to "back" AKA "Thom Wiley 2021-09-12 14:41:27 -04:00
  • 14ef39b87c fix: typo and missing function call for PrettyGCode th33xitus 2021-08-25 10:14:05 +02:00
  • 969d3b5dab script: add --allow-releaseinfo-change option to apt-get update th33xitus 2021-08-25 10:05:31 +02:00
  • 05842f8e1d feat: add PrettyGCode for Klipper th33xitus 2021-08-10 12:25:05 +02:00
  • 39219c105e script: add additional dependency check - should fix #97 th33xitus 2021-07-25 18:42:22 +02:00
  • 7984c28fe5 script: add more default trusted_clients to moonraker.conf template th33xitus 2021-07-11 19:13:37 +02:00
  • b44e855a98 script: simplify python dependency installation during klipper and moonraker update th33xitus 2021-07-11 14:45:58 +02:00
  • 52ab909ba5 script: update moonraker.conf, apply recent changes to the update manager section th33xitus 2021-07-10 09:27:13 +02:00
  • 4d7e10e5c3 script: update nginx configurations th33xitus 2021-07-10 09:22:43 +02:00
  • d3726733e5 fix: small flash routine rework + user input validation th33xitus 2021-07-04 20:09:25 +02:00
  • 765f016ea2 fix: menu action for removing mainsail theme was missing th33xitus 2021-07-01 21:38:14 +02:00
  • 5deb987b8a script: patch log_path to moonraker.conf if missing th33xitus 2021-06-29 22:58:21 +02:00
  • 47d1321979 script: mainsail theme installer overhaul th33xitus 2021-06-22 17:12:38 +02:00
  • b47a9cf7ed feat: add voron toolhead theme to mainsail theme installer th33xitus 2021-06-22 12:07:27 +02:00
  • a9f23e9b23 script: remove else statement from do_action_service th33xitus 2021-06-21 20:43:01 +02:00
  • 814acbe92a script: add virtualenv to the moonraker dependency check #95 th33xitus 2021-06-21 08:44:37 +02:00
  • 991dd79d01 script: add simple check for DietPi distro when creating the klipper dependency array th33xitus 2021-06-18 18:28:27 +02:00
  • 40875dfe49 script: simplify service action methods th33xitus 2021-06-18 18:03:47 +02:00
  • 806c6fd275 Update changelog.md th33xitus 2021-06-15 17:36:08 +02:00
  • e9706b52d8 Update changelog.md v3.1.0 th33xitus 2021-06-15 17:22:39 +02:00
  • 412e084d6d script: add short changelog url to kiauh update message th33xitus 2021-06-15 16:40:10 +02:00
  • 3ebee823ad script: remove KlipperScreen.log symlink dialog. th33xitus 2021-06-15 16:12:58 +02:00
  • 72312422e3 fix: performance improvement for loading the advanced menu ui th33xitus 2021-06-13 11:59:12 +02:00
  • 54089582e4 script: rewrite the auto mainsailOS/fluiddPi migration function th33xitus 2021-06-13 10:45:37 +02:00
  • 9fd3f930df script: advanced_menu.sh, switch version becomes switch branch th33xitus 2021-06-13 08:29:32 +02:00
  • 98f0aa4b8f script: update log-upload function th33xitus 2021-06-11 12:35:29 +02:00
  • 19b37e4dc4 script: update klipper.service raw file link th33xitus 2021-06-11 12:32:57 +02:00
  • d344b1c5f6 feat: auto mainsailOS / fluiddPi migration th33xitus 2021-06-11 12:09:10 +02:00
  • f804fcb65d update: Fix detached head on KlipperScreen update (#93) jordanruthe 2021-06-13 11:39:12 -04:00
  • 0edfc746d4 script: improve dependency checks on klipper/moonraker update th33xitus 2021-06-08 17:55:40 +02:00
  • 02ef0578e3 script: reading klipper/moonraker dependencies from their respective install scripts th33xitus 2021-06-08 17:54:23 +02:00
  • 5d11cd212a script: update install_moonraker.sh (#89) th33xitus 2021-06-04 14:01:54 +02:00
  • bf33c77db7 script: install_klipper.sh prompt phrasing (#90) cron410 2021-06-04 07:51:30 -04:00
  • 0815d7778c feat: add cyberpunk theme to mainsail theme installer th33xitus 2021-05-25 18:53:07 +02:00
  • 9a3814f480 fix: typo in SYSTEMDDIR variable th33xitus 2021-05-25 18:49:45 +02:00
  • a83585fb06 fix: improve pattern matching th33xitus 2021-05-25 18:39:37 +02:00
  • dc27fe47e1 Merge branch 'b3tuning-install-mjpg-steamer-fix' th33xitus 2021-05-25 12:16:27 +02:00
  • 11b3d7a961 fix: replace config dir in webcamd file th33xitus 2021-05-25 12:15:01 +02:00
  • 9e0cdb0715 fix: remove webcamd file when removing mjpgstreamer th33xitus 2021-05-25 12:13:36 +02:00
  • 8abda56749 fix: typo in WEBCAM_TXT_SRC th33xitus 2021-05-25 12:04:13 +02:00
  • cf20fc3c48 Issue 85 fix James Hildebrand 2021-05-24 16:57:21 -07:00
  • 6c8845d7b4 script: show found services in error message th33xitus 2021-05-23 11:38:32 +02:00
  • fb0a30814d fix: validate user input for amount of Klipper instances to install th33xitus 2021-05-23 10:44:51 +02:00
  • 87f229c62d Update README.md th33xitus 2021-05-23 10:08:16 +02:00