Vladislav Nepogodin
1be8a1fd73
👷 move tests to separate folder
2022-08-08 00:55:17 +04:00
Vladislav Nepogodin
0e58d539ab
👷 fix compilation
2022-07-31 02:24:06 +04:00
Vladislav Nepogodin
6b772b1a78
♻ update deps
2022-07-30 21:43:24 +04:00
Vladislav Nepogodin
5357735671
⚡ Introduce config
...
The config can be used to automatically install
the CachyOS on the target
2022-06-11 04:18:39 +04:00
Vladislav Nepogodin
1c923cdbc9
👷 fix compilation
2022-06-06 00:36:15 +04:00
Vladislav Nepogodin
224168ac63
♻ update deps
2022-06-03 21:44:15 +04:00
Vladislav Nepogodin
8154d57946
♻ update deps
2022-03-27 15:26:56 +04:00
Vladislav Nepogodin
5033d87c7f
♻ update deps
2022-03-21 03:32:19 +04:00
Vladislav Nepogodin
a68a83582a
🚧 remove simdjson atm
2022-03-08 16:29:52 +04:00
Vladislav Nepogodin
bd68885af9
♻ update dependencies
2022-02-27 20:11:56 +04:00
Vladislav Nepogodin
3833b06145
♻ update dependencies
2022-02-23 17:02:15 +04:00
Vladislav Nepogodin
e7cddf5f13
♻ update dependencies
2022-02-21 04:20:48 +04:00
Vladislav Nepogodin
7c078af4fc
👷 add new pages
...
Add ability to watch at the system logs
User can now review configs installed on OS
Selecting drivers needed for the target, through
TUI, or just pick drivers automatically
2022-02-19 03:32:33 +04:00
Vladislav Nepogodin
5dc58c5745
👷 add btrfs subvolumes
2022-02-14 03:29:20 +04:00
Vladislav Nepogodin
9c6ca2ddf9
♻ update dependencies
2022-02-12 04:38:15 +04:00
Vladislav Nepogodin
194132171b
♻ update version of deps
2022-01-30 13:26:47 +04:00
Vladislav Nepogodin
e00167d3b9
♻ update fmtlib
2022-01-28 03:19:24 +04:00
Vladislav Nepogodin
02fb456758
♻ change branch
2022-01-11 03:18:19 +04:00
Vladislav Nepogodin
b56910b3d9
♻ update deps
2022-01-09 21:46:17 +04:00
Vladislav Nepogodin
c03df0c549
🔥 add luks ui
2022-01-09 04:41:43 +04:00
Vladislav Nepogodin
ffbbef14c7
🚧 prepare for release
2022-01-05 03:36:00 +04:00
Vladislav Nepogodin
f7d464842a
🚧 fix compilation with clang
2022-01-03 01:45:54 +04:00
Vladislav Nepogodin
119d4a5767
🔥 use simdjson instead of nlohmannjson
2021-12-31 16:52:54 +04:00
Vladislav Nepogodin
09c966b0ff
🚧 fix cmake build
2021-12-30 02:21:57 +04:00
Vladislav Nepogodin
bba4767fcb
attempt for wrapped process log
2021-12-27 03:04:03 +04:00
Vladislav Nepogodin
93c8cfa2a0
👷 update ui
...
fix build with clang
2021-12-21 03:13:19 +04:00
Vladislav Nepogodin
e85811ecf6
🔥 update spdlog
2021-12-20 02:03:21 +04:00
Vladislav Nepogodin
4cabc2f42e
🚧 hot fix
2021-12-19 14:42:46 +04:00
Vladislav Nepogodin
2d05a6a106
🚧 hot fix
2021-12-19 03:15:37 +04:00
Vladislav Nepogodin
61750d6e53
👷 update deps and ui.
...
Also refactor code
2021-12-15 03:20:01 +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
928dbf1590
👷 update backward action
...
add new dependency - `glibmm`
2021-12-06 02:32:21 +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
12d4a06b52
👷 apply iwyu
...
add docker devenv
2021-12-02 11:57:21 +04:00
Vladislav Nepogodin
afff098c23
👷 add libnm
2021-12-01 21:15:15 +04:00
Vladislav Nepogodin
196430ebcc
♻ update cmake
2021-12-01 16:37:18 +04:00
SM9CC
5f84f11de8
Revert cmake reformat
2021-12-01 04:20:39 +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
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
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