Commit Graph

  • d37d047aaa refactor: fallback to config settings for repos in settings menu dw-0 2024-11-10 19:56:47 +01:00
  • a3fb57aee3 refactor: return - if branch cannot be read dw-0 2024-11-10 19:54:26 +01:00
  • 8aee23830a feat: implement completion message for webclient config remove process dw-0 2024-10-27 22:27:01 +01:00
  • dd14de9a41 fix: test if checks is empty dw-0 2024-10-27 20:35:50 +01:00
  • 1ca1e8ff6f feat: rework completion message for webclient remove process dw-0 2024-10-27 18:41:49 +01:00
  • 12127efa21 fix: remove extra newline dw-0 2024-10-27 15:00:40 +01:00
  • 66a5cdf9b1 feat: implement completion message for webclient remove process dw-0 2024-10-27 14:59:21 +01:00
  • 9b1aba207c feat: implement completion message for klipper remove process dw-0 2024-10-27 11:27:41 +01:00
  • e274e3c00d refactor: add defaults to Message and center property dw-0 2024-10-27 10:57:47 +01:00
  • dd99b0e1a6 refactor: make run_remove_routines return boolean dw-0 2024-10-27 10:56:54 +01:00
  • a616876ace feat: implement message service dw-0 2024-10-26 20:41:34 +02:00
  • 4925021aa8 fix: ensure encoding dw-0 2024-10-26 17:37:48 +02:00
  • e63d9d67ec refactor: overhaul color mechanics dw-0 2024-10-26 00:02:37 +02:00
  • 106bf7675f fix: port reconfiguration menu displays wrong port dw-0 2024-10-25 13:01:12 +02:00
  • a63cf8c9d9 Release v6.0.0-alpha.9 v6.0.0-alpha.9 dw-0 2024-10-24 12:29:24 +02:00
  • 02ed3e7da0 feat: show actual current branch in settings menu (#588) dw-0 2024-10-24 12:26:18 +02:00
  • 4427ae94af fix: make sure all output is utf-8 encoded (#587) dw-0 2024-10-24 12:26:01 +02:00
  • 81b7b156b9 feat: implement port reconfiguration for webclients (#586) dw-0 2024-10-24 12:25:44 +02:00
  • 2df364512b fix: Path.rename() not working across devices (#584) dw-0 2024-10-24 12:25:22 +02:00
  • dfa0036326 refactor: don't clear scrollback on clear dw-0 2024-10-24 12:24:05 +02:00
  • 425d86a12f Release v6.0.0-alpha.8 v6.0.0-alpha.8 v5.1.2 dw-0 2024-10-21 19:45:55 +02:00
  • ff6162d799 refactor: do not silently configure Fluidd for port 81 (#582) dw-0 2024-10-21 19:30:03 +02:00
  • 674c174224 fix: correctly add Spoolman to moonraker.asvc (#581) dw-0 2024-10-20 18:11:30 +02:00
  • a368331693 feat(flashing): Flash RP2040 in Boot Mode (#580) CODeRUS 2024-10-18 18:56:21 +02:00
  • 406b64d1e5 refactor: add client name to Moonraker not found dialog (#574) Pedro Lamas 2024-10-14 16:18:10 +01:00
  • 1b5691f2f5 Release v6.0.0-alpha.7 v6.0.0-alpha.7 dw-0 2024-10-13 11:51:19 +02:00
  • e7eae5a0d1 fix: correctly handle IPs in nginx config files when parsing ports (#568) dw-0 2024-10-13 11:21:18 +02:00
  • dc561a562c fix: always return string tuple from get_repo_name() (#567) dw-0 2024-10-13 10:27:31 +02:00
  • 55cfe124b2 feat: add SimplyPrint extension (#566) dw-0 2024-10-13 09:35:15 +02:00
  • 43d6598be6 fix: remove octoapp_store dir when uninstalling (#562) Christian Würthner 2024-10-05 12:35:14 +02:00
  • dc026a7a2b Release v6.0.0-alpha.6 v6.0.0-alpha.6 dw-0 2024-10-05 08:29:40 +02:00
  • ac54d04b40 fix: correctly find connected UART devices (#559) dw-0 2024-10-05 08:21:39 +02:00
  • c19364360c fix: correctly find connected USB DFU devices (#555) dw-0 2024-10-05 08:07:47 +02:00
  • 2e6c66e524 fix: allow moonraker-telegram-bot-env access to systems site-packages dir (#556) dw-0 2024-10-03 10:22:32 +02:00
  • cd8003add9 feat(extension): add OctoApp (#554) Christian Würthner 2024-10-03 08:51:38 +02:00
  • 1f75395063 fix: self.cfg_file is already a full path (#552) Kenneth Jiang 2024-09-29 11:33:54 -07:00
  • 6e1bffa975 fix: remove "obico" from the suffix_blacklist so that it can discover its own instances. (#551) Kenneth Jiang 2024-09-29 07:41:20 -07:00
  • a8a73249a5 Release v6.0.0-alpha.5 v6.0.0-alpha.5 dw-0 2024-09-26 20:55:22 +02:00
  • 4138c71920 fix: fix section adding and exception handling (#548) dw-0 2024-09-26 20:52:19 +02:00
  • ec3f93eeda Release v6.0.0-alpha.4 v6.0.0-alpha.4 v5.1.1 dw-0 2024-09-22 09:43:04 +02:00
  • afeb2bf02e feat: implement update all feature (#541) dw-0 2024-09-22 09:38:15 +02:00
  • 4b17c68454 fix: trunc owner and repo name if they would overflow (#540) dw-0 2024-09-22 08:58:44 +02:00
  • df414ce37e fix: run umask 022 at launch (#538) dw-0 2024-09-21 21:01:19 +02:00
  • 975629f097 refactor: rework client config conflict detection (#537) dw-0 2024-09-21 18:42:19 +02:00
  • fd2910ba67 fix: remove klipper.env and moonraker.env during removal (#536) dw-0 2024-09-21 15:10:30 +02:00
  • 6b6607c5ab fix: update scp integration for more robust config handling (#535) dw-0 2024-09-21 13:55:30 +02:00
  • b604d93d0c fix: RP2040 firmware detection (#533) CODeRUS 2024-09-21 12:10:20 +02:00
  • 7e87f8af32 refactor: implement Mobileraker and OctoEverywhere as community extensions (#532) dw-0 2024-09-20 12:05:29 +02:00
  • 29b5ab00cd fix: correctly point to printers config dir (#531) dw-0 2024-09-15 08:36:49 +02:00
  • 4cf523a758 Merge pull request #524 from dw-0/develop v6.0.0-alpha.3 dw-0 2024-09-08 19:04:19 +02:00
  • 694a4c20c5 fix: typo in "origin" and "managed_services" (#520) dw-0 2024-09-08 18:58:07 +02:00
  • a54514c400 fix: fix switching of repositories (#519) dw-0 2024-09-05 20:31:38 +02:00
  • 1d06bf76f3 Merge pull request #511 from dw-0/develop v6.0.0-alpha.2 dw-0 2024-09-01 19:02:48 +02:00
  • e438081c35 fix: update SimpleConfigParser submodule (#510) dw-0 2024-09-01 18:51:25 +02:00
  • 9f50f6fdd7 fix: y and n are invalid selections in KlipperFlashOverviewMenu (#508) dw-0 2024-09-01 18:31:15 +02:00
  • 0ee0fa3325 feat: KIAUH v6 - full rewrite of KIAUH in Python (#428) v6.0.0-alpha.1 v5.1.0 dw-0 2024-08-31 19:16:52 +02:00
  • 8547942986 readme: fix broken OctoApp plugin link (#494) Henrik Fransson 2024-08-06 16:41:18 +02:00
  • d33ac6b15a fix: parse moonraker dependencies from system-dependencies.json (#492) dw-0 2024-08-03 13:30:34 +02:00
  • 6cd9133a15 fix: detect RatOS 2.1+ as operating system and exit (#490) dw-0 2024-07-31 20:30:33 +02:00
  • a929c6983d refactor: don't check spoolman version if not installed (#487) Beans Baxter 2024-06-28 17:07:20 -04:00
  • bce92001a6 fix: use correct Spoolman directory name (#486) breakheart 2024-06-28 23:46:19 +08:00
  • 7993b98ee1 fix: replace jq by grep to check Spoolman update (#482) Alessandro Maggi 2024-06-26 07:04:09 +02:00
  • 62296e112e feat: add Spoolman support (#477) Alessandro Maggi 2024-06-25 20:10:14 +02:00
  • a374ac8fac fix: add unzip to dependencies for Mainsail and Fluidd Justin Otherguy 2024-05-09 20:56:16 +02:00
  • f2691f33d3 feat: add OctoApp support (#454) Christian Würthner 2024-03-31 17:15:47 +02:00
  • d800d356ca fix(backups): backup config folder only if it exists dw-0 2024-03-24 19:45:02 +01:00
  • b6c6edb622 refactor(Mobileraker): update companion install script (#431) (#433) dw-0 2024-02-24 14:53:41 +01:00
  • 099d47df2f fix: revert "refactor(Mobileraker): update companion install script (#431)" (#432) dw-0 2024-01-29 17:17:09 +01:00
  • ba1cdb3739 refactor(Mobileraker): update companion install script (#431) Patrick Schmidt 2024-01-29 17:09:30 +01:00
  • 8e7d4db988 fix: OctoPrint logo in README.md (#424) Anna 2024-01-23 22:47:37 +01:00
  • 8f960495ba fix: OctoPrint logo in README.md (#423) jneilliii 2024-01-22 11:57:37 -05:00
  • 095823bf28 chore(kiauh): update FUNDING.yml dw-0 2024-01-01 20:02:29 +01:00
  • 397038e43e chore(kiauh): add .idea to .gitignore dw-0 2024-01-01 19:55:47 +01:00
  • 061e222664 chore(kiauh): update copyright dw-0 2024-01-01 19:54:13 +01:00
  • 3f5ff50d69 refactor(kiauh): use sudo true instead of sudo -v to prevent password prompts dw-0 2024-01-01 19:51:56 +01:00
  • 5ebe941125 readme: don't recommend a specific architecture anymore dw-0 2023-12-17 12:18:04 +01:00
  • f5eb9486cc refactor(kiauh): use sudo true instead of sudo -v to prevent password prompts dw-0 2023-12-17 12:10:36 +01:00
  • 7a9e752f9c fix: fix typo in example.printer.cfg (#412) Stefan Dej 2023-12-12 08:21:51 +01:00
  • 30bc56b198 feat(advanced): add selection between flash/serialflash methods (#410) CODeRUS 2023-12-10 16:57:59 +01:00
  • b2567995de feat(klipper): add virtual_sd_card_block to example printer.cfg (#411) dw-0 2023-12-10 15:12:28 +01:00
  • 6fcd7a3f08 refactor(klipper): improve disruptive package handling dw-0 2023-10-31 15:08:59 +01:00
  • 25dfbb83df fix(kiauh): display custom repo dialog again after user interaction dw-0 2023-10-28 20:48:57 +02:00
  • 899b204dc7 refactor: show full path of mcu (#391) Sineos 2023-10-15 10:08:41 +02:00
  • 5cf4b018fc refactor: change wording now that moonraker-obico can link printer using auto-discovery (#389) Kenneth Jiang 2023-10-12 11:26:30 -07:00
  • ae9d1b98da feat(klipper): remove/disable brltty and ModemManager during installation (#387) dw-0 2023-10-01 18:30:01 +02:00
  • 16d3388ff2 refactor: make the 'Obico for Klipper' name consistent (#385) Kenneth Jiang 2023-09-29 11:20:21 -07:00
  • b88d0085ba fix(backups): fix broken config target folder name th33xitus 2023-09-04 21:17:10 +02:00
  • 0b6613e464 fix(backups): fix broken moonraker database target folder name th33xitus 2023-09-04 21:02:22 +02:00
  • d99cda544a fix(backups): add backup before update function for KlipperScreen th33xitus 2023-08-30 19:48:19 +02:00
  • a50dce20de fix(backups): add backup function for OctoEverywhere th33xitus 2023-08-30 19:42:32 +02:00
  • f45da66e9e fix(crowsnest): uninstaller exited KIAUH if crowsnest not installed th33xitus 2023-08-26 18:31:37 +02:00
  • 2822499344 refactor(copyright): update copyright comment th33xitus 2023-08-26 18:11:00 +02:00
  • c777ba3e6b refactor(log-upload): update log upload functions and re-enable access th33xitus 2023-08-26 18:06:14 +02:00
  • 9f410450d7 refactor(backups): update backup functions for config and moonraker database and enable backup-before-update again th33xitus 2023-08-23 23:22:23 +02:00
  • 0497d49066 Update README.md dw-0 2023-08-15 16:42:38 +02:00
  • 229da227b0 Update FUNDING.yml dw-0 2023-08-14 23:06:44 +02:00
  • 65854c8da6 fix(updates): make update all function also update system again th33xitus 2023-07-22 23:24:29 +02:00
  • 5985646633 refactor(obico): move dependency handling to obico's own install script (#361) Kenneth Jiang 2023-07-10 08:44:05 -07:00
  • 979c39dc02 refactor(mainsail/fluidd): allow reading of version from release_info.json th33xitus 2023-07-01 20:59:46 +02:00
  • 197058bd00 changelog: update Changelog th33xitus 2023-06-17 21:19:49 +02:00