Commit graph

16 commits

Author SHA1 Message Date
Tom Wiesing
630da9e12f
{backup,snapshot}: Log and display in control 2022-10-03 11:22:45 +02:00
Tom Wiesing
698f04e13e
Create new 'extras' components for management 2022-10-01 20:18:58 +02:00
Tom Wiesing
b6c36b5488
component: Add 'Snapshottable' component 2022-10-01 20:11:01 +02:00
Tom Wiesing
196555e897
Update Info() behavior 2022-09-26 16:10:25 +02:00
Tom Wiesing
72d95f58ea
system_update: Perform provisioning in parallel 2022-09-22 18:06:46 +02:00
Tom Wiesing
3be5e85ef7
prefixes: Add 'resolver-blocked.txt' config 2022-09-21 16:04:22 +02:00
Tom Wiesing
6f2ba18227
Fetch Prefixes from Triplestore 2022-09-21 15:20:42 +02:00
Tom Wiesing
84974dd712
internal/component: Cleanup unused general code 2022-09-21 12:00:36 +02:00
Tom Wiesing
af259747a2
dis: Change colors 2022-09-20 15:39:35 +02:00
Tom Wiesing
9f5ca27f55
Add download button for pathbuilders 2022-09-20 15:24:04 +02:00
Tom Wiesing
8b3218ad00
Add a metadata system 2022-09-20 13:11:24 +02:00
Tom Wiesing
07409a01be
Cleanup and document hacky sql interaction 2022-09-19 23:16:56 +02:00
Tom Wiesing
b0d3c686ba
Use environment DialContext and Listen everywhere 2022-09-19 12:42:33 +02:00
Tom Wiesing
f19619ef9f
Add 'environment' package
This commit adds a new environment package that manages all calls to the
underlying operating system.
2022-09-18 14:24:22 +02:00
Tom Wiesing
822c70cd69
'wdcli backup': Move to separate package 2022-09-17 18:17:37 +02:00
Tom Wiesing
5cd5ae9be2
'wdcli backup': Rework backup process
This commit reworks the backup process to dynamically find the list of
components.
2022-09-17 16:34:07 +02:00