Commit Graph

858 Commits

Author SHA1 Message Date
th33xitus 80344ec41c Fixes 2020-07-23 11:04:23 +02:00
th33xitus a2042ec378 Better tornado install check 2020-07-23 10:50:10 +02:00
th33xitus 734aed1f7b Better dependency check 2020-07-23 10:20:14 +02:00
th33xitus 108b5c7b0c Fixes 2020-07-22 17:50:46 +02:00
th33xitus 3091ce55ad Fix bug 2020-07-22 13:27:41 +02:00
th33xitus e6b6dbfa74 Merge branch 'dev-2.0' of https://github.com/th33xitus/kiauh into dev-2.0 2020-07-22 10:16:57 +02:00
th33xitus e22105a728 add dwc2 reverse proxy option 2020-07-22 10:16:52 +02:00
th33xitus 092f2793b3 Update README.md 2020-07-20 11:59:02 +02:00
th33xitus 3ab4244709 Update README.md 2020-07-20 11:50:24 +02:00
th33xitus 7b48061281 Update README.md 2020-07-20 11:02:11 +02:00
th33xitus 2b6dbaab76 remove webcam stuff: i can't test it sufficient enough, users need to install it manually for now 2020-07-20 10:45:04 +02:00
th33xitus 4cb2ba51bd fix remote version checks 2020-07-20 10:09:42 +02:00
th33xitus 8ffdf12a4a add octoprint reverse proxy 2020-07-19 22:38:21 +02:00
th33xitus 28d7a4aeda feature: remove option for tornado and nginx 2020-07-18 20:30:49 +02:00
th33xitus fed882298e do not remove tornado when removing dwc2fk, will get seperate function 2020-07-18 18:49:55 +02:00
th33xitus e4cfad4162 new function: allow hostname to be set 2020-07-18 18:33:55 +02:00
th33xitus b4496603ed Update README.md 2020-07-18 15:17:50 +02:00
th33xitus 1cc94d4874 Fix bugs 2020-07-16 17:01:57 +02:00
th33xitus d19c4d33cb Fix OctoPrint toggle function 2020-07-16 16:33:44 +02:00
th33xitus fd71b0ee62 Fixes/Tweaks 2020-07-16 15:54:57 +02:00
th33xitus 49d0a65bcd Merge branch 'dev-2.0' of https://github.com/th33xitus/kiauh into dev-2.0 2020-07-16 15:14:27 +02:00
th33xitus ba53517f09 fix breaking stuff 2020-07-16 15:14:23 +02:00
th33xitus 1be6cd0a3d remove nginx-purge option 2020-07-16 15:09:28 +02:00
th33xitus 8c0e231ade some "debloating" 2020-07-16 15:07:00 +02:00
th33xitus 1551920fe3 Update README.md 2020-07-15 23:33:20 +02:00
th33xitus a5155c50cc Fixes/Tweaks 2020-07-15 22:52:23 +02:00
th33xitus 57d86b9ef4 Add checks for octoprint service when installing DWC2/Mainsail 2020-07-15 22:02:42 +02:00
th33xitus 182164af9c Small fixes/tweaks 2020-07-15 21:50:40 +02:00
th33xitus 45fe688f87 Add Octoprint Service toggle function and a new confirm message 2020-07-15 21:41:20 +02:00
th33xitus fe27d054f8 Add Octoprint installer/remover 2020-07-15 18:57:46 +02:00
th33xitus 21aa2f45e5 Rename mainsail service to moonraker service 2020-07-15 11:50:57 +02:00
th33xitus eea1f5540e Better error message 2020-07-15 11:25:16 +02:00
th33xitus 2771184e48 Add abort method if not on moonraker fork 2020-07-15 11:17:36 +02:00
th33xitus 2b6abac0c9 Fix missing function call
Fixed a missing function call for creating config entries.
Installing mainsail should work now pretty straight forward.
2020-07-13 21:09:40 +02:00
th33xitus 85a9186c78 Add restart functions 2020-07-13 21:08:31 +02:00
th33xitus 7106994bf6 Deactivate backup menu
Still WIP, has no function at all at them moment.
2020-07-13 18:14:10 +02:00
th33xitus c57acefc16 Delete status.sh
derp...
2020-07-13 18:10:10 +02:00
th33xitus e2bb6cd849 Fix visual issue
Fix an UI issue when DWC2 or Mainsail are not installed
2020-07-13 18:09:30 +02:00
th33xitus f1d9b9c21b Fix visual issue
Fix an UI issue when DWC2 or Mainsail are not installed
2020-07-13 18:07:43 +02:00
th33xitus 6cf253eb8c Fix typo 2020-07-13 17:53:08 +02:00
th33xitus 3f7b454710 Update README.md
add screenshot
2020-07-13 17:42:38 +02:00
th33xitus 50eb2621d7 Update README.md
Update instructions for switching to the dev-2.0 branch.
2020-07-13 17:21:10 +02:00
th33xitus bf70157a64 Update README.md 2020-07-13 17:15:09 +02:00
th33xitus d7ff3f8675 Upload v2.0
Uploading a complete rewrite of the original script.
v2.0.0
2020-07-13 16:59:40 +02:00
th33xitus 1eecf3e139 Update README.md
wip message
2020-07-13 16:50:53 +02:00
th33xitus f82a6749d0 Changed dwc2-for-klipper repo
Back to the roots again. Stephan applied some changes so other repos with workarounds are not needed anymore.
2020-07-01 13:16:09 +02:00
th33xitus c6f1ee8a31 added the dependency_check call
missed adding the actually call of the new dependency_check *derp*
2020-06-27 16:09:51 +02:00
th33xitus 457f842f43 adding dependencie check on startup
checks for some packages installed which are necessary for the script to work properly.
fixes some crashes when calling for wget or unzip while not having those packages already installed.
2020-06-27 16:05:24 +02:00
th33xitus 9bbf45cb74 added own dwc2-for-klipper fork
added own dwc2-for-klipper fork with an necessary fix to make DWC2 work again with recent klipper changes
2020-06-25 20:18:56 +02:00
th33xitus 2bd292bc6e Merge remote-tracking branch 'origin/master' 2020-05-25 15:52:28 +02:00