1
0
forked from clan/clan-core
Commit Graph

1458 Commits

Author SHA1 Message Date
ea87166e44 api: add endpoint machine_schema 2024-06-27 16:58:37 +07:00
3777a4cf02
Add toml frontmatter description to jsonschema 2024-06-26 15:10:36 +02:00
fa37d528b3 clan: state add information about the backup command hooks to the help 2024-06-26 08:46:02 +00:00
66d67b18d7
remove module description from json schema 2024-06-25 21:40:04 +02:00
fe21d2edb9
API: add clanModules list and details test 2024-06-25 21:31:44 +02:00
9b0e2a87e8
ClanModules: Add docs and api to retrieve metadata 2024-06-25 21:17:01 +02:00
241cca5b70
Docs: rename clanName to just name 2024-06-25 14:21:53 +02:00
62839b6fa0 clan-cli: Better env jailing in temporary_home 2024-06-25 12:03:44 +02:00
af2ffb7e5e clan: state list improve formatting 2024-06-25 11:50:19 +02:00
3bcaeda737 cli: add command to list state
Add a subcommand to list configured state for a specific machine.

Example:
```
$ clan state list [MACHINE]
```
2024-06-25 09:34:31 +00:00
cd8ec83881 clan: ssh fix typos 2024-06-25 10:32:05 +02:00
70ca824e88 clan-cli: Acutally test SecretStore for age and password-store. 2024-06-24 21:41:16 +02:00
38c0233496 clan-cli: Fix user-password without user-prompt. Remove newlines from user-password and root-password. Improve test_generate_secret 2024-06-24 20:08:02 +02:00
eac869dde5 Fix run_vm test
nix fmt
2024-06-24 19:23:16 +02:00
88f97bd2b6 Fixed Contributing.md guide 2024-06-24 19:22:24 +02:00
8038a9b488 clan-cli: Add validity check for ssh
stash
2024-06-24 19:22:19 +02:00
13c3169b41
lib: eval clan module as lib function 2024-06-24 15:47:25 +02:00
1ff58adcef clan-cli: Add validity check for age key generation 2024-06-21 15:07:53 +02:00
8ee33950e6 clan-cli: Disable stack trace on KeyboardInterrupt 2024-06-21 13:11:33 +02:00
399ce2e35c
UI: display block devices 2024-06-19 11:36:19 +02:00
56b2347a30
UI: display known network hosts 2024-06-19 11:07:45 +02:00
313db5643f refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
b73246bdfd
API: init methods: hw_generate, dns discovery 2024-06-16 16:29:18 +02:00
43e8804eb4
Docs: update machine hardware config instructions 2024-06-15 22:27:46 +02:00
5e39514251
CLI: init hw-generate command 2024-06-15 21:31:23 +02:00
3ebee252aa
Webview: init machine details 2024-06-15 11:35:15 +02:00
720fb4af63
Webview: minor improvements 2024-06-15 11:34:54 +02:00
af19950dfa
Webview: init global state for current clan path 2024-06-15 11:34:20 +02:00
149be249fa
Webview: init api event registry 2024-06-15 11:33:53 +02:00
0cf86806b2
API: mock echo op_key 2024-06-15 11:32:42 +02:00
cb847cab82
API: init op_key, improve seralisation & signature typing 2024-06-15 11:32:09 +02:00
06bbae6d14 fix: trying run_no_stdout with original show-config 2024-06-13 18:44:50 -04:00
5f22493361 fix: formatting cli command correctly 2024-06-13 12:59:26 -04:00
56a4caf39b fix: outside of direnv clan-li warns this is going to be deprecated 2024-06-13 12:44:48 -04:00
6743ff96a9
API: init icon resolve 2024-06-12 13:21:39 +02:00
48aee84547
Webview: add form handling for create clan 2024-06-11 19:20:40 +02:00
d587b326b5
API: improve type & class construction 2024-06-11 19:20:40 +02:00
913ab4627c
Webview: init 'open clan' workflow 2024-06-11 16:28:02 +02:00
8dcb009e5b
api: refactor create flake into create clan 2024-06-11 12:11:29 +02:00
a1acf0b05d Merge pull request 'Expand backup and restore capabilities w.r.t. postgresql.' (#1582) from synapse into main 2024-06-10 13:24:08 +00:00
6f18a5de92 test: extend minimal flake test with verification 2024-06-09 22:19:38 -07:00
07fb01d9db tests: add test for creating machine on minimal clan 2024-06-09 21:54:04 -07:00
f0c9de9e50 gui-installer: fix maintainer name 2024-06-09 14:28:54 +02:00
5473e2733c
Clan-cli/show: more detailed description 2024-06-08 18:24:54 +02:00
c647197b8c
Webview: add solid-toast feeback system 2024-06-08 18:14:15 +02:00
bd586575b3
API: add show clan to retrieve the buildClan meta 2024-06-08 17:53:17 +02:00
6adcd1fdf2
API: add abstract open_file method, implement open_file 2024-06-08 17:04:56 +02:00
6689d45a4f
UI: add open clan button 2024-06-08 15:24:18 +02:00
337ba1f8f6
api: list files 2024-06-08 15:01:53 +02:00
a7f724a804 clan: fix backup provider completions 2024-06-07 19:16:13 +00:00