dw-0
|
033916216c
|
refactor: skip build firmware dependency screen if all are met (#629)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2025-02-09 17:04:46 +01:00 |
|
CODeRUS
|
d8f47c0960
|
feature: save and select kconfig (#621)
* feature: save and select kconfig
Signed-off-by: Andrey Kozhevnikov <coderusinbox@gmail.com>
* chore: clean up and sort imports
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: replace os.path with Pathlib
- use config paths as type Paths instead of strings.
- tweak some menu visuals.
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
---------
Signed-off-by: Andrey Kozhevnikov <coderusinbox@gmail.com>
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: dw-0 <th33xitus@gmail.com>
|
2025-02-09 15:45:05 +01:00 |
|
Mathijs Groothuis
|
4978f22101
|
fix(typo): Successfull > Successful
Co-authored-by: dw-0 <th33xitus@gmail.com>
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
|
2025-02-08 13:30:37 +01:00 |
|
Mathijs Groothuis
|
8330f90b56
|
Fix typo: tyoing > typing
Fix typo: tyoing > typing
Co-authored-by: dw-0 <th33xitus@gmail.com>
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
|
2025-02-05 19:07:19 +01:00 |
|
CodeMasterCody3D
|
6c81ba2232
|
Merge branch 'master' of https://github.com/CodeMasterCody3D/kiauhPlusDroidKlipp
|
2025-01-21 05:23:03 -06:00 |
|
CodeMasterCody3D
|
a777461296
|
yes
|
2025-01-21 05:22:16 -06:00 |
|
CodeMasterCody3D
|
2c045bb647
|
Update droidklipp.py
forgot to add imports
|
2025-01-21 04:11:03 -06:00 |
|
CodeMasterCody3D
|
a21e059328
|
Update droidklipp.py
fixed folder creating and bug
|
2025-01-21 04:08:48 -06:00 |
|
CodeMasterCody3D
|
6853e97fb8
|
Update droidklipp.py
fixed folder creation
|
2025-01-21 04:05:10 -06:00 |
|
CodeMasterCody3D
|
837488e4dd
|
Update install_menu.py
|
2025-01-21 03:59:36 -06:00 |
|
CodeMasterCody3D
|
68cc03f3d0
|
Merge branch 'master' of https://github.com/CodeMasterCody3D/kiauhPlusDroidKlipp
|
2025-01-21 03:51:23 -06:00 |
|
CodeMasterCody3D
|
606686b33c
|
droidklipp
|
2025-01-21 03:40:50 -06:00 |
|
CodeMasterCody3D
|
fc494e21da
|
Update main_menu.py
droidklipp
|
2025-01-21 03:25:46 -06:00 |
|
CodeMasterCody3D
|
41fccb88fd
|
Update common.py
droidklipp
|
2025-01-21 03:24:45 -06:00 |
|
CodeMasterCody3D
|
66975cd913
|
Update README.md
updated readme to add DroidKlipp
|
2025-01-21 03:13:08 -06:00 |
|
CodeMasterCody3D
|
89ad92468d
|
Update README.md
install update
|
2025-01-21 03:09:55 -06:00 |
|
CodeMasterCody3D
|
ef44ba8253
|
droidklipp
droidklipp
|
2025-01-21 03:07:03 -06:00 |
|
CodeMasterCody3D
|
d41865e693
|
Update install_menu.py
added DroidKlipp
|
2025-01-21 03:06:16 -06:00 |
|
CodeMasterCody3D
|
ba594355ba
|
Update install_menu.py
|
2025-01-21 02:15:34 -06:00 |
|
dw-0
|
2a08e3eb15
|
refactor: omit port 80 for IP in success message after webclient installation (#618)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2025-01-18 17:38:40 +01:00 |
|
dw-0
|
a2a3e92b50
|
refactor: remove BASE_USER argument from crowsnest install command (#617)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2025-01-18 17:38:00 +01:00 |
|
dw-0
|
a58288e7e3
|
Release v6.0.0-alpha.13
Merge develop into master (Release v6.0.0-alpha.13)
v6.0.0-alpha.13
|
2025-01-03 22:13:12 +01:00 |
|
dw-0
|
3852464ab7
|
fix: use raw strings for regex parameter in get_string_input (#612)
fixes #602
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2025-01-03 22:10:39 +01:00 |
|
dw-0
|
d9626adc98
|
Release v6.0.0-alpha.12
Merge develop into master (Release v6.0.0-alpha.12)
v6.0.0-alpha.12
|
2024-11-28 19:38:23 +01:00 |
|
dw-0
|
4ae5a37ec6
|
fix: most recent tag not shown correctly in main menu
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-24 21:43:10 +01:00 |
|
dw-0
|
935f81aab6
|
fix: backup fails in case of dangling symlink
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-24 21:26:12 +01:00 |
|
dw-0
|
b02df9a1e0
|
Release v6.0.0-alpha.11
Merge develop into master (Release v6.0.0-alpha.11)
v6.0.0-alpha.11
|
2024-11-24 15:55:04 +01:00 |
|
nlef
|
dbbc87f18e
|
fix: use correct telegram bot config path (#600)
* fix telegram bot config path
* use _post)init_value
---------
Co-authored-by: dw-0 <th33xitus@gmail.com>
Co-authored-by: dw-0 <domwil1091+github@gmail.com>
|
2024-11-24 15:53:49 +01:00 |
|
dw-0
|
243ea6582a
|
Release v6.0.0-alpha.10
Merge develop into master (Release v6.0.0-alpha.10)
v6.0.0-alpha.10
|
2024-11-23 21:17:51 +01:00 |
|
dw-0
|
91cba3637e
|
readme: update README.md
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-23 21:12:35 +01:00 |
|
dw-0
|
3fc190ff25
|
fix: actually raise exception on empty config value
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-10 21:15:08 +01:00 |
|
dw-0
|
6ff45aab41
|
refactor: implement basic input validation for repo switch feature
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-10 20:58:37 +01:00 |
|
dw-0
|
b9c9feef3c
|
refactor: clone repo in repo switch routine only if there is already a repo present
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-10 20:14:47 +01:00 |
|
dw-0
|
d37d047aaa
|
refactor: fallback to config settings for repos in settings menu
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-10 19:56:47 +01:00 |
|
dw-0
|
a3fb57aee3
|
refactor: return - if branch cannot be read
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-11-10 19:54:26 +01:00 |
|
dw-0
|
8aee23830a
|
feat: implement completion message for webclient config remove process
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:31:43 +01:00 |
|
dw-0
|
dd14de9a41
|
fix: test if checks is empty
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:31:43 +01:00 |
|
dw-0
|
1ca1e8ff6f
|
feat: rework completion message for webclient remove process
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:31:43 +01:00 |
|
dw-0
|
12127efa21
|
fix: remove extra newline
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:31:43 +01:00 |
|
dw-0
|
66a5cdf9b1
|
feat: implement completion message for webclient remove process
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:31:37 +01:00 |
|
dw-0
|
9b1aba207c
|
feat: implement completion message for klipper remove process
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 22:30:54 +01:00 |
|
dw-0
|
e274e3c00d
|
refactor: add defaults to Message and center property
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 10:57:47 +01:00 |
|
dw-0
|
dd99b0e1a6
|
refactor: make run_remove_routines return boolean
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-27 10:56:54 +01:00 |
|
dw-0
|
a616876ace
|
feat: implement message service
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-26 20:41:34 +02:00 |
|
dw-0
|
4925021aa8
|
fix: ensure encoding
Use an alternative approach as in #587 as it introduces an unexpected behavior in printing output
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-26 18:14:56 +02:00 |
|
dw-0
|
e63d9d67ec
|
refactor: overhaul color mechanics
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-26 18:14:56 +02:00 |
|
dw-0
|
106bf7675f
|
fix: port reconfiguration menu displays wrong port
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-25 13:01:12 +02:00 |
|
dw-0
|
a63cf8c9d9
|
Release v6.0.0-alpha.9
Merge develop into master (Release v6.0.0-alpha.9)
v6.0.0-alpha.9
|
2024-10-24 12:29:24 +02:00 |
|
dw-0
|
02ed3e7da0
|
feat: show actual current branch in settings menu (#588)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-24 12:26:18 +02:00 |
|
dw-0
|
4427ae94af
|
fix: make sure all output is utf-8 encoded (#587)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-24 12:26:01 +02:00 |
|