dw-0
|
3734ef0568
|
feat(obico): add obico extension (#474)
* feat(obico): add obico extension
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: add obico to moonraker suffix blacklist
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: correctly recognize the suffix of the instance
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: fix logic of asking for linking
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from 2698f60..7aa6586
7aa6586 fix: sections can have hyphens in their second word
44cedf5 fix(tests): fix whitespaces in expected output
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 7aa658654eeb08fd53831effbfba4503a61e0eff
* refactor: use SimpleConfigParser and finalize the code
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: wrong condition in _load_config
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from 7aa6586..47c353f
47c353f refactor: improve section regex
dd904bc test: add more test cases
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 47c353f4e91e6be9605394b174834e1f34c9cfdf
* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from 47c353f..3655330
3655330 refactor: use pop() for removing elements from lists and dicts
99733f1 refactor: add empty options dict to _all_options on section parsing
git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 3655330d2156e13acffc56fac070ab8716444c85
* refactor: improve config creations and patching
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-06-22 18:08:00 +02:00 |
|
dw-0
|
e63eb47ee9
|
refactor: extract config filenames into constants
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-06-22 10:58:43 +02:00 |
|
dw-0
|
af57b9670d
|
fix: wrong condition in _load_config
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-06-22 10:56:02 +02:00 |
|
dw-0
|
b758b3887b
|
refactor: improve error logging on missing kiauh config file
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-06-22 10:55:11 +02:00 |
|
dw-0
|
5c090e88c3
|
refactor(settings): use SimpleConfigParser for KiauhSettings
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-06-19 20:12:39 +02:00 |
|
dw-0
|
01afe1fe77
|
chore: ruff organize imports
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-05-20 10:52:18 +02:00 |
|
dw-0
|
65617ca971
|
refactor: rename filesystem_utils to fs_utils and system_utils to sys_utils
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-05-02 15:53:22 +02:00 |
|
dw-0
|
cb62909f41
|
feat: implement functions of SettingsMenu
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-04-28 12:12:45 +02:00 |
|
dw-0
|
02eebff571
|
feat: implement KiauhSettings and use it where appropriate
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-04-27 15:03:29 +02:00 |
|