1
0
forked from clan/clan-core
Commit Graph

1295 Commits

Author SHA1 Message Date
8e1a0a0c5a init 2024-05-24 22:59:33 +02:00
9bb6ed313f clan machines list: reduce noise
Don't log nix error output by default on `clan machines list`.
Log it, if `--debug` is passed.

Fixes #1115
2024-05-24 12:55:14 +02:00
fd29ed4693 Merge pull request 'zerotier-members: fix joining by member ip' (#1397) from a-kenji-fix/by-ip into main 2024-05-21 14:42:35 +00:00
9db4e5cf2f zerotier-members: fix joining by member ip 2024-05-21 16:39:28 +02:00
c1e7e25641
api: fix typing issues 2024-05-21 16:01:57 +02:00
21104a0465
webview: replace dream2nix by buildNpm from nixpkgs to save inputs 2024-05-21 15:52:20 +02:00
e9b0ce6a78
clan ui: add check to build script 2024-05-21 10:09:05 +02:00
d174fbd445
clan ui: move print into log.debug statements 2024-05-20 19:59:50 +02:00
8687801cee
clan ui: setup typed api method 2024-05-20 19:34:49 +02:00
2cb7adb377
clan-ui: rollback default view until webview is ready 2024-05-20 11:08:14 +02:00
a47c2f3e69 zerotier-members: allow joining by zerotier ip 2024-05-19 23:13:26 +02:00
4cfc335e2c fix: segfault gtk when using webkit 2024-05-18 14:14:12 +00:00
e25bd69c68 clan ui: override webkitgtk unbroken on darwin. 2024-05-18 14:14:12 +00:00
fe17f9e1a1 clan ui: integrate webview ui into clan-mananger-gtk 2024-05-18 14:14:12 +00:00
7980f13bed add webview threaded api 2024-05-18 14:14:12 +00:00
fef16a84a9 init webview: add webview ui and list machine as api example 2024-05-18 14:14:12 +00:00
8762ee4420 Migrated blog to mkdocs 2024-05-16 15:08:24 +02:00
fd41badbc6 Add --no-reboot flag to clan machine install 2024-05-14 15:41:15 +02:00
d574faf253 Heavily improve documentation and flake template 2024-05-14 15:41:15 +02:00
e668a7f536 Fix build error 2024-05-14 15:41:15 +02:00
3293ac0c14 fix get_keymap_and_locale 2024-05-14 15:41:15 +02:00
be841cdec2 Removed ssh password login 2024-05-14 15:41:15 +02:00
49e39ec505 Add keymap and language detection 2024-05-14 15:41:15 +02:00
c25f7934ba clan flash: Copied network-status from nixos-images into installer 2024-05-14 15:41:15 +02:00
4f6d25160f Add --ssh-pubkey FILE argument 2024-05-14 15:41:15 +02:00
148a0c90cc clan-cli(docs): modularize in preparation for manpage generation 2024-05-14 12:18:37 +02:00
82fa89b57e Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
aad130166f Merge pull request 'hsjobeki-main' (#1332) from hsjobeki-main into main 2024-05-08 10:30:16 +00:00
3e9a1ea68f
vm-manager: hide hidden vm log info 2024-05-08 12:27:16 +02:00
f2a3415e2c Merge pull request 'clan-cli: add --json and --png flags to machine install' (#1320) from a-kenji-feat/clan-install-json into main 2024-05-07 12:52:21 +00:00
2e821c4525 clan-cli: add --json and --png flags to machine install
Allow using `clan machines [machine] install` in conjunction with the
`--json` and `--png` flags.

Fixes #1180
2024-05-07 14:47:13 +02:00
15dd4ea25f
cli-docs: add automatic markdown cli docs 2024-05-07 13:26:33 +02:00
f8e08a610e Merge pull request 'Add jsonschema test case' (#1309) from Qubasa-main into main 2024-05-04 12:14:07 +00:00
9ec8b71765 moonlight-sunshine-accept: Fix formatting error 2024-05-03 20:38:53 +02:00
393ed517e2 jsonschema: Filter out 'invisible' options, that are there to throw errors on define 2024-05-03 19:40:42 +02:00
159198b81a Add jsonschema test case 2024-05-03 19:40:42 +02:00
b95d95554a Add description field to function-schema 2024-05-02 16:34:25 +02:00
a09e680fa0 Require README.md for every clan module 2024-05-02 16:34:25 +02:00
43c799c3d0 qga: add argument 'check' 2024-05-02 15:03:22 +02:00
a48df5b993 Add package function-schema and module-schema. Add check for module jsonschema. 2024-05-01 23:16:17 +02:00
bfe4f2c8f4
add cli docs generator 2024-04-30 19:01:53 +02:00
1051367ca4
add cli docs generator 2024-04-30 18:53:00 +02:00
b5653c169b sops: fix setting secret from pipe 2024-04-30 14:04:49 +02:00
5606101ce8 sops: also log content type on error 2024-04-30 13:56:07 +02:00
f383c6f82d clan-cli: add CLAN_DIR environment variable
Add the `CLAN_DIR` environment variable.
With this the user can specify the location of the clan.
2024-04-30 12:00:47 +02:00
95f93d8800 clan(help): standardise on machine capitalisation 2024-04-26 12:07:09 +02:00
a3f6996d69 clan(help): improve install description 2024-04-26 11:42:18 +02:00
4a66cdffaf
vm-manager: move signals to emitter 2024-04-24 14:41:53 +02:00
cf67de2f69 secrets: ensure all added/deleted files get committed 2024-04-24 17:26:32 +07:00
9778c432c2
vm-manager: add empty list screen 2024-04-23 16:18:10 +02:00