dw-0
2df364512b
fix: Path.rename() not working across devices ( #584 )
...
causes `[Errno 18] Invalid cross-device link` on tmpfs filesystems
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-24 12:25:22 +02:00
dw-0
dfa0036326
refactor: don't clear scrollback on clear
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-24 12:24:05 +02:00
dw-0
425d86a12f
Release v6.0.0-alpha.8
...
Merge develop into master (Release v6.0.0-alpha.8)
v5.1.2
v6.0.0-alpha.8
2024-10-21 19:45:55 +02:00
dw-0
ff6162d799
refactor: do not silently configure Fluidd for port 81 ( #582 )
...
* refactor: use port 80 as default for fluidd
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: improve port selection logic, write last port selection for client to kiauh.cfg
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-21 19:30:03 +02:00
dw-0
674c174224
fix: correctly add Spoolman to moonraker.asvc ( #581 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-20 18:11:30 +02:00
CODeRUS
a368331693
feat(flashing): Flash RP2040 in Boot Mode ( #580 )
...
* feat(flashing): Flash RP2040 in Boot Mode
* docs: add info about STM32 DFU and RP2040 boot modes
2024-10-18 18:56:21 +02:00
Pedro Lamas
406b64d1e5
refactor: add client name to Moonraker not found dialog ( #574 )
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com >
Co-authored-by: dw-0 <th33xitus@gmail.com >
2024-10-14 17:18:10 +02:00
dw-0
1b5691f2f5
Release v6.0.0-alpha.7
...
Merge develop into master (v6.0.0-alpha.7)
fixes #561
fixes #564
fixes #565
v6.0.0-alpha.7
2024-10-13 11:51:19 +02:00
dw-0
e7eae5a0d1
fix: correctly handle IPs in nginx config files when parsing ports ( #568 )
...
* chore: add jupyter files to .gitignore
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* fix: correctly handle IPs in nginx config files when parsing ports
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-13 11:21:18 +02:00
dw-0
dc561a562c
fix: always return string tuple from get_repo_name() ( #567 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-13 10:27:31 +02:00
dw-0
55cfe124b2
feat: add SimplyPrint extension ( #566 )
...
* refactor: correctly sort extensions in extension menu
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: use different name for printer_data backup dir
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: change return type to List for moonraker_exists function
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* feat: add SimplyPrint extension
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-13 09:35:15 +02:00
Christian Würthner
43d6598be6
fix: remove octoapp_store dir when uninstalling ( #562 )
...
Co-authored-by: dw-0 <th33xitus@gmail.com >
2024-10-05 12:35:14 +02:00
dw-0
dc026a7a2b
Release v6.0.0-alpha.6
...
Merge develop into master (v6.0.0-alpha.6)
fixes #545
fixes #553
fixes #557
v6.0.0-alpha.6
2024-10-05 08:29:40 +02:00
dw-0
ac54d04b40
fix: correctly find connected UART devices ( #559 )
...
fixes #557
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-05 08:21:39 +02:00
dw-0
c19364360c
fix: correctly find connected USB DFU devices ( #555 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-05 08:07:47 +02:00
dw-0
2e6c66e524
fix: allow moonraker-telegram-bot-env access to systems site-packages dir ( #556 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-03 10:22:32 +02:00
Christian Würthner
cd8003add9
feat(extension): add OctoApp ( #554 )
...
* Add OctoApp to v6
* fix: set correct index to new extension
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
Co-authored-by: dw-0 <th33xitus@gmail.com >
2024-10-03 08:51:38 +02:00
Kenneth Jiang
1f75395063
fix: self.cfg_file is already a full path ( #552 )
...
Signed-off-by: Kenneth Jiang <kenneth.jiang@gmail.com >
2024-09-29 20:33:54 +02:00
Kenneth Jiang
6e1bffa975
fix: remove "obico" from the suffix_blacklist so that it can discover its own instances. ( #551 )
...
Signed-off-by: Kenneth Jiang <kenneth.jiang@gmail.com >
2024-09-29 16:41:20 +02:00
dw-0
a8a73249a5
Release v6.0.0-alpha.5
...
Merge develop into master (v6.0.0-alpha.5)
v6.0.0-alpha.5
2024-09-26 20:55:22 +02:00
dw-0
4138c71920
fix: fix section adding and exception handling ( #548 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-26 20:52:19 +02:00
dw-0
ec3f93eeda
Release v6.0.0-alpha.4
...
Merge develop into master (v6.0.0-alpha.4)
v5.1.1
v6.0.0-alpha.4
2024-09-22 09:43:04 +02:00
dw-0
afeb2bf02e
feat: implement update all feature ( #541 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-22 09:38:15 +02:00
dw-0
4b17c68454
fix: trunc owner and repo name if they would overflow ( #540 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-22 08:58:44 +02:00
dw-0
df414ce37e
fix: run umask 022 at launch ( #538 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-21 21:01:19 +02:00
dw-0
975629f097
refactor: rework client config conflict detection ( #537 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-21 18:42:19 +02:00
dw-0
fd2910ba67
fix: remove klipper.env and moonraker.env during removal ( #536 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-21 15:10:30 +02:00
dw-0
6b6607c5ab
fix: update scp integration for more robust config handling ( #535 )
...
* chore: remove scp
* Squashed 'kiauh/core/submodules/simple_config_parser/' content from commit abee21c
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: abee21c08658be4529028844304df60650c09afa
* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from abee21c..aa0302b
aa0302b fix: fix missing newline chars in raw strings
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: aa0302b02b56b252ed88fd2db88ee878a5bb7b5b
* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from aa0302b..ef52958
ef52958 refactor: conditionally add empty line when adding new section
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: ef529580f469ef020135cb03e250fcd4e0d70acf
* fix: update scp integration for more robust cfg modification
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-21 13:55:30 +02:00
CODeRUS
b604d93d0c
fix: RP2040 firmware detection ( #533 )
...
Co-authored-by: dw-0 <th33xitus@gmail.com >
2024-09-21 12:10:20 +02:00
dw-0
7e87f8af32
refactor: implement Mobileraker and OctoEverywhere as community extensions ( #532 )
...
* refactor: move mobileraker to extensions
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: move octoeverywhere to extensions
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-20 12:05:29 +02:00
dw-0
29b5ab00cd
fix: correctly point to printers config dir ( #531 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-15 08:36:49 +02:00
dw-0
4cf523a758
Merge pull request #524 from dw-0/develop
...
Merge develop into master
v6.0.0-alpha.3
2024-09-08 19:04:19 +02:00
dw-0
694a4c20c5
fix: typo in "origin" and "managed_services" ( #520 )
...
* fix: typo in "origin" and "managed_services" for klipperscreen update manager config
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* fix: typo in "origin" for moonraker telegram bot update manager config
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-08 18:58:07 +02:00
dw-0
a54514c400
fix: fix switching of repositories ( #519 )
...
* fix: fix repo switching
Extend the functionality of repo switching by creating a backup before the switch. Also implement a rollback mechanic in case of an error.
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: fail when installing requirements fails
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: display owner and repo in main menu on separate lines
long owner and repo names would case the menu to be too wide
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-05 20:31:38 +02:00
dw-0
1d06bf76f3
Merge pull request #511 from dw-0/develop
...
Merge develop into master
v6.0.0-alpha.2
2024-09-01 19:02:48 +02:00
dw-0
e438081c35
fix: update SimpleConfigParser submodule ( #510 )
2024-09-01 18:51:25 +02:00
dw-0
9f50f6fdd7
fix: y and n are invalid selections in KlipperFlashOverviewMenu ( #508 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-09-01 18:31:15 +02:00
dw-0
0ee0fa3325
feat: KIAUH v6 - full rewrite of KIAUH in Python ( #428 )
v5.1.0
v6.0.0-alpha.1
2024-08-31 19:16:52 +02:00
Henrik Fransson
8547942986
readme: fix broken OctoApp plugin link ( #494 )
2024-08-06 16:41:18 +02:00
dw-0
d33ac6b15a
fix: parse moonraker dependencies from system-dependencies.json ( #492 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-08-03 13:30:34 +02:00
dw-0
6cd9133a15
fix: detect RatOS 2.1+ as operating system and exit ( #490 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-07-31 20:30:33 +02:00
Beans Baxter
a929c6983d
refactor: don't check spoolman version if not installed ( #487 )
2024-06-28 23:07:20 +02:00
breakheart
bce92001a6
fix: use correct Spoolman directory name ( #486 )
2024-06-28 17:46:19 +02:00
Alessandro Maggi
7993b98ee1
fix: replace jq by grep to check Spoolman update ( #482 )
...
* fix: remove extra space in remove menu
* fix(spoolman): replace jq with grep
jq isn't included in some minimal installations
2024-06-26 07:04:09 +02:00
Alessandro Maggi
62296e112e
feat: add Spoolman support ( #477 )
2024-06-25 20:10:14 +02:00
Justin Otherguy
a374ac8fac
fix: add unzip to dependencies for Mainsail and Fluidd
2024-05-09 20:56:16 +02:00
Christian Würthner
f2691f33d3
feat: add OctoApp support ( #454 )
...
* Add OctoApp support
* Update scripts/octoapp.sh
Co-authored-by: dw-0 <domwil1091+github@gmail.com >
* Remove duplicate clone function
* Update Readme link
* Use "OctoApp for Klipper" in install menu
---------
Co-authored-by: dw-0 <domwil1091+github@gmail.com >
2024-03-31 17:15:47 +02:00
dw-0
d800d356ca
fix(backups): backup config folder only if it exists
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-03-24 19:45:02 +01:00
dw-0
b6c6edb622
refactor(Mobileraker): update companion install script ( #431 ) ( #433 )
2024-02-24 14:53:41 +01:00
dw-0
099d47df2f
fix: revert "refactor(Mobileraker): update companion install script ( #431 )" ( #432 )
...
This reverts commit ba1cdb3739 .
2024-01-29 17:17:09 +01:00