dw-0
eabdca0e3d
Merge 1620efe56c into b6c6edb622
2024-03-02 17:24:05 +01:00
dw-0
1620efe56c
refactor(KIAUH): full refactor of client and client-config installation
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-03-02 17:22:37 +01:00
dw-0
7fd91e6cef
refactor(KIAUH): allow reading ipv6 configured ports with possible default_server suffixes
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-24 15:46:02 +01:00
dw-0
750cb7b307
refactor(KIAUH): update NGINX config to match mainsails structure
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-24 15:44:19 +01:00
dw-0
384503c4f5
feat(Fluidd): add Fluidd
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-24 15:26:32 +01:00
dw-0
b6c6edb622
refactor(Mobileraker): update companion install script ( #431 ) ( #433 )
2024-02-24 14:53:41 +01:00
dw-0
2a4fcf3a3a
refactor(KIAUH): add application root to sys path
...
shortens imports and helps with auto imports from IDE
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-18 22:30:28 +01:00
dw-0
573dc7c3c9
refactor(Mainsail): use urllib.request instead of requests module
...
requests is actually not part of the python 3.8 standard library, hence we use urllib.request now, which is.
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-18 22:08:21 +01:00
dw-0
05b4ef2d18
refactor(utils): raise exception if pip not found in venv
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-11 20:19:29 +01:00
dw-0
863c62511c
fix(klipper): add python3-venv dependency for creating venv
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-11 20:19:29 +01:00
dw-0
be5f345a7c
style: reformat code
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-10 16:21:19 +01:00
dw-0
948927cfd3
feat: implement backup menu and backup methods for existing components
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-10 11:47:27 +01:00
dw-0
34ebe5d15e
refactor(BackupManager): backup_file method only takes in single files now
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-10 11:40:38 +01:00
dw-0
3bef6ecb85
feat(BackupManager): allow to ignore folders
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-10 00:50:45 +01:00
dw-0
5ace920d3e
feat(extensions): implement initial extension feature and first extension
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-09 15:47:13 +01:00
dw-0
2f34253bad
refactor(kiauh): handle menus based on if they need instantiation or not
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-08 22:41:52 +01:00
dw-0
0447bc4405
refactor(kiauh): allow menus to link options to letters
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-02-05 21:57:19 +01:00
dw-0
7cb2231584
chore(kiauh): rename "res" to "assets"
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-29 21:28:01 +01:00
dw-0
5a3d21c40b
chore(kiauh): rename "modules" to "components"
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-29 21:20:26 +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
Patrick Schmidt
ba1cdb3739
refactor(Mobileraker): update companion install script ( #431 )
2024-01-29 17:09:30 +01:00
dw-0
ad56b51e70
feat(LogUpload): implement log upload feature
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 22:27:38 +01:00
dw-0
c6999f1990
refactor(kiauh): if self.options is an empty dict, return invalid input error message.
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 22:26:54 +01:00
dw-0
bc30cf418b
refactor(kiauh): add option index parameter to method calls from menus
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 22:25:22 +01:00
dw-0
ee81ee4c0c
fix(Mainsail): correctly handle invalid config value for default_port
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 15:35:00 +01:00
dw-0
35911604af
chore(kiauh): update copyright
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 12:54:37 +01:00
dw-0
77f1089041
chore(kiauh): reformat code / rename method
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-28 12:54:35 +01:00
Anna
8e7d4db988
fix: OctoPrint logo in README.md ( #424 )
...
* Fix OctoPrint logo in Readme
Fixed the broken link to the OctoPrint logo in the Readme under the Sources section. Now uses the logo present in the octoprint docs directory.
* Update OctoPrint logo to "raw" cdn link
* Changed ?raw=true link to raw.githubusercontent.com
---------
Co-authored-by: dw-0 <th33xitus@gmail.com >
2024-01-23 22:47:37 +01:00
jneilliii
8f960495ba
fix: OctoPrint logo in README.md ( #423 )
2024-01-22 17:57:37 +01:00
dw-0
095823bf28
chore(kiauh): update FUNDING.yml
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 20:02:29 +01:00
dw-0
397038e43e
chore(kiauh): add .idea to .gitignore
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 19:55:47 +01:00
dw-0
061e222664
chore(kiauh): update copyright
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 19:54:13 +01:00
dw-0
3f5ff50d69
refactor(kiauh): use sudo true instead of sudo -v to prevent password prompts
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 19:51:56 +01:00
dw-0
7820155094
refactor(Klipper): add some exception handling
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-29 19:47:45 +01:00
dw-0
c28d5c28b9
refactor(KIAUH): use pythons own venv module to create a venv
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-29 19:39:45 +01:00
dw-0
cda6d31a7c
fix(RepoManager): check if git dir exists
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-29 18:57:53 +01:00
dw-0
9a657daffd
feat(KIAUH): show Mainsail in UpdateMenu
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-28 18:05:43 +01:00
dw-0
85b4b68f16
refactor(Klipper/Moonraker): install new packages during updates
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-28 13:49:28 +01:00
dw-0
dfbce3b489
feat(KIAUH): show commit in UpdateMenu
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-28 13:38:24 +01:00
dw-0
f3b0e45e39
refactor(Klipper): refactor klipper_setup to reduce cognitive complexity
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-27 23:49:34 +01:00
dw-0
83e5d9c0d5
refactor(Klipper/Moonraker): remove obsolete method calls
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-27 15:58:37 +01:00
dw-0
8f44187568
feat(Moonraker): enable Mainsail remote mode after multi instance setup
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-27 15:42:46 +01:00
dw-0
625a808484
fix(InstanceManager): return an updated list when getting the instances property
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-27 14:09:51 +01:00
dw-0
ad0dbf63b8
refactor(Mainsail): enable remote mode if moonraker multi instance
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-27 00:11:11 +01:00
dw-0
9dedf38079
refactor(KIAUH): big refactor of instance handling
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-26 23:37:35 +01:00
dw-0
1b4c76d080
fix(KIAUH): more file path handling improvements
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-25 22:31:18 +01:00
dw-0
d20d82aeac
fix(Mainsail): proper check if config exists
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-25 22:06:40 +01:00
dw-0
16a28ffda0
fix(Klipper/Moonraker): config files now always have a Path, are never None anymore
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-25 22:03:44 +01:00
dw-0
a9367cc064
fix(Klipper): remove obsolete method parameter
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-25 22:01:18 +01:00
dw-0
b165d88855
fix(Moonraker): missing return statement if all requirements met
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-25 20:57:22 +01:00