Commit Graph

548 Commits

Author SHA1 Message Date
Vladislav Nepogodin
b42419181f
👷 update ui
add "install_bootloader" page
2021-12-17 03:26:29 +04:00
Vladislav Nepogodin
463bd50ea1
👷 update ui 2021-12-17 01:11:15 +04:00
Vladislav Nepogodin
7ceddad212
👷 update ui 2021-12-16 04:32:45 +04:00
Vladislav Nepogodin
dfa8906582
👷 update ui && detect lvm 2021-12-15 16:43:51 +04:00
Vladislav Nepogodin
d9aaffb2e2
👷 code cleanup 2021-12-15 03:23:34 +04:00
Vladislav Nepogodin
61750d6e53
👷 update deps and ui.
Also refactor code
2021-12-15 03:20:01 +04:00
Vladislav Nepogodin
bb77f2bbc1
👷 update ui
refactor code
2021-12-14 03:02:45 +04:00
Vladislav Nepogodin
1fda6ae4a9
👷 update ui
use ranges from c++ 20
fix some bugs
2021-12-13 03:22:13 +04:00
Vladislav Nepogodin
cd713b8e13
👷 update ui 2021-12-11 01:42:51 +04:00
Vladislav Nepogodin
aebce32b76
👷 update some pages and add new dep
add spdlog for logging to file
add menu widget
refactor some pages
2021-12-10 02:59:05 +04:00
Vladislav Nepogodin
944b9cb5ed
👷 add more defaults 2021-12-06 03:06:34 +04:00
Vladislav Nepogodin
928dbf1590
👷 update backward action
add new dependency - `glibmm`
2021-12-06 02:32:21 +04:00
Vladislav Nepogodin
0ead58d906
👷 do not suppress return code of system function 2021-12-05 16:27:57 +04:00
Vladislav Nepogodin
e058ea6936
🚧 add more pages
add initial page
add prep_menu page
check if device is mounted
2021-12-05 16:12:02 +04:00
Vladislav Nepogodin
ef6fd02314
👷 update ui 2021-12-05 04:15:34 +04:00
Vladislav Nepogodin
c36ab03920
👷 update ui 2021-12-03 03:10:05 +04:00
Vladislav Nepogodin
d0bc5f469a
👷 update device selection page 2021-12-03 01:07:52 +04:00
Vladislav Nepogodin
b1aa7a8c62
👷 add device selection page 2021-12-03 00:45:56 +04:00
Vladislav Nepogodin
88c531af14
👷 update devices page 2021-12-02 14:52:18 +04:00
Vladislav Nepogodin
12d4a06b52
👷 apply iwyu
add docker devenv
2021-12-02 11:57:21 +04:00
Vladislav Nepogodin
297c353e40
👷 add devices ui 2021-12-02 02:23:41 +04:00
Vladislav Nepogodin
279b6539b7
👷 enable devenv by default
Add `centered_widget` element which allows to place any widget in the
center
2021-12-02 00:04:52 +04:00
Vladislav Nepogodin
afff098c23
👷 add libnm 2021-12-01 21:15:15 +04:00
Vladislav Nepogodin
e3e8ce9be6
♻ update meson 2021-12-01 16:42:20 +04:00
Vladislav Nepogodin
196430ebcc
♻ update cmake 2021-12-01 16:37:18 +04:00
SM9CC
8791c850e7
Fix connection detection 2021-12-01 07:27:16 +00:00
SM9CC
5f84f11de8
Revert cmake reformat 2021-12-01 04:20:39 +00:00
SM9CC
db972aaca7
Fix connection detection 2021-12-01 01:47:28 +00:00
SM9CC
20081d9828
Fix toolbox script 2021-12-01 01:47:04 +00:00
SM9CC
98e9c570d7
Reformat 2021-12-01 01:31:37 +00:00
Vladislav Nepogodin
4d8f1a08e0
♻ cleanup 2021-12-01 02:03:18 +04:00
Vladislav Nepogodin
dc5f12e92d
👷 use cpr for making requests
Disable `-Werror` due to deps warnings
Use of subprocess barebones implementation
2021-11-30 03:51:39 +04:00
Vladislav Nepogodin
efeb31a9c0
👷 use unordered_map for config intries 2021-11-29 00:16:44 +04:00
Vladislav Nepogodin
fa290acf85
👷 update ui 2021-11-28 22:44:02 +04:00
Vladislav Nepogodin
e6a83c6030
👷 update targets 2021-11-28 22:36:27 +04:00
SM9CC
7c1aa8e473
Refactor tui related code 2021-11-28 18:27:18 +00:00
SM9CC
bc4f3c2dd0
Move <thread> include to utils.hpp 2021-11-28 18:19:43 +00:00
SM9CC
b6bcd31ecf
Refactor connection handling into utils 2021-11-28 17:33:59 +00:00
SM9CC
5161e5e106
Clang format 2021-11-28 17:24:39 +00:00
SM9CC
649e2e465c
Improve network connection handling 2021-11-28 17:24:11 +00:00
SM9CC
e24ee1b837
Update iwctl instructions 2021-11-28 17:11:52 +00:00
Vladislav Nepogodin
f7da6dd6e2
👷 add simple menu
fix deps detection
2021-11-28 20:23:16 +04:00
Vladislav Nepogodin
ae8737ccdb
🚧 add some features
run only with privileges
identify the system we are running on
2021-11-28 02:09:15 +04:00
Vladislav Nepogodin
76a926f1af
cleanup 2021-11-25 22:39:28 +04:00
Vladislav Nepogodin
9a36b9c6c5
cleanup 2021-11-25 22:34:58 +04:00
SM9CC
a364d84d18
Cleanup 2021-11-25 14:49:35 +00:00
SM9CC
94e50d704a
Not needed 2021-11-25 14:28:51 +00:00
SM9CC
8fc509ce1f
Init 2021-11-25 14:06:01 +00:00