Qubasa
0e1478edcd
clan-cli: Fix nix develop not working in template because of symlink
2024-05-27 14:00:31 +02:00
clan-bot
bfc1203a8a
Merge pull request 'init: vscode .#editor' ( #1461 ) from Qubasa-init/editors into main
2024-05-27 12:00:26 +00:00
Qubasa
2bd8b144b9
init: vscode .#editor
2024-05-27 13:52:54 +02:00
Jörg Thalheim
64adf17368
drop offline in nix shell
...
Otherwise we become gentoo!
2024-05-27 13:40:11 +02:00
a-kenji
6d7849a03c
clan: fix description of cli tool
2024-05-27 11:51:25 +02:00
a-kenji
81e0700826
clan: facts generate allow regeneration of facts
...
Add `--regenerate` flag to `clan facts generate` which allows forcing
the generation of facts, regardless of their current existence.
Examples:
```
clan facts generate [MACHINE] --regenerate
```
or
```
clan facts generate [MACHINE] --service [SERVICE] --regenerate
```
2024-05-26 22:55:48 +02:00
clan-bot
4daf036a3c
Merge pull request 'clan: facts generate specific service' ( #1446 ) from a-kenji-feat/clan/facts-generate-service-1395 into main
2024-05-26 19:57:17 +00:00
a-kenji
4faab0a20f
clan: facts generate specific service
...
Add `--service` flag to the `clan` cli which allows specifying a certain
service to be generated.
Example:
```
clan facts generate [MACHINE] --service [SERVICE]
```
Fixes #1395
2024-05-26 21:52:56 +02:00
Johannes Kirschbauer
4c4c94c508
Webview: improve linting & typechecks
2024-05-26 18:37:29 +02:00
clan-bot
b0d5ef01ca
Merge pull request 'Api: init response envelop' ( #1444 ) from hsjobeki-feat/api-improvements into main
2024-05-26 16:08:02 +00:00
Johannes Kirschbauer
ab656d5655
API: handle functions with multiple arguments
2024-05-26 18:04:49 +02:00
Johannes Kirschbauer
ed171f0264
Api: init response envelop
2024-05-26 15:57:10 +02:00
clan-bot
270f9d54cb
Merge pull request 'clan: fix clan facts list [MACHINE]' ( #1442 ) from a-kenji-fix/clan-facts-list into main
2024-05-26 12:29:37 +00:00
a-kenji
73f486fe13
clan: fix clan facts list [MACHINE]
...
Fix `clan facts list [MACHINE]`.
The get command returned a dictionary of bytestrings.
We now convert them to strings.
2024-05-26 14:26:08 +02:00
Johannes Kirschbauer
f54c518fd7
api: fix breaking tests
2024-05-26 14:17:17 +02:00
Johannes Kirschbauer
522fd1bcaa
api: convert name casing
2024-05-26 13:54:21 +02:00
Johannes Kirschbauer
be5c3accfe
webview: fix typo
2024-05-26 13:41:07 +02:00
Johannes Kirschbauer
3998efac78
fix: tests
2024-05-26 13:41:05 +02:00
Johannes Kirschbauer
691ae9fb15
api: improve message serialisation
2024-05-26 13:40:47 +02:00
a-kenji
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
clan-bot
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
a-kenji
9db4e5cf2f
zerotier-members: fix joining by member ip
2024-05-21 16:39:28 +02:00
Johannes Kirschbauer
c1e7e25641
api: fix typing issues
2024-05-21 16:01:57 +02:00
Johannes Kirschbauer
21104a0465
webview: replace dream2nix by buildNpm from nixpkgs to save inputs
2024-05-21 15:52:20 +02:00
Johannes Kirschbauer
e9b0ce6a78
clan ui: add check to build script
2024-05-21 10:09:05 +02:00
Johannes Kirschbauer
d174fbd445
clan ui: move print into log.debug statements
2024-05-20 19:59:50 +02:00
Johannes Kirschbauer
8687801cee
clan ui: setup typed api method
2024-05-20 19:34:49 +02:00
Johannes Kirschbauer
2cb7adb377
clan-ui: rollback default view until webview is ready
2024-05-20 11:08:14 +02:00
a-kenji
a47c2f3e69
zerotier-members: allow joining by zerotier ip
2024-05-19 23:13:26 +02:00
Johannes Kirschbauer
4cfc335e2c
fix: segfault gtk when using webkit
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
e25bd69c68
clan ui: override webkitgtk unbroken on darwin.
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
fe17f9e1a1
clan ui: integrate webview ui into clan-mananger-gtk
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
7980f13bed
add webview threaded api
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
fef16a84a9
init webview: add webview ui and list machine as api example
2024-05-18 14:14:12 +00:00
Qubasa
8762ee4420
Migrated blog to mkdocs
2024-05-16 15:08:24 +02:00
Qubasa
fd41badbc6
Add --no-reboot flag to clan machine install
2024-05-14 15:41:15 +02:00
Qubasa
d574faf253
Heavily improve documentation and flake template
2024-05-14 15:41:15 +02:00
Qubasa
e668a7f536
Fix build error
2024-05-14 15:41:15 +02:00
Qubasa
3293ac0c14
fix get_keymap_and_locale
2024-05-14 15:41:15 +02:00
Qubasa
be841cdec2
Removed ssh password login
2024-05-14 15:41:15 +02:00
Qubasa
49e39ec505
Add keymap and language detection
2024-05-14 15:41:15 +02:00
Qubasa
c25f7934ba
clan flash: Copied network-status from nixos-images into installer
2024-05-14 15:41:15 +02:00
Qubasa
4f6d25160f
Add --ssh-pubkey FILE argument
2024-05-14 15:41:15 +02:00
a-kenji
148a0c90cc
clan-cli(docs): modularize in preparation for manpage generation
2024-05-14 12:18:37 +02:00
Qubasa
82fa89b57e
Fix template. Improve docu. Add disko as default imported module.
2024-05-10 15:39:46 +02:00
clan-bot
aad130166f
Merge pull request 'hsjobeki-main' ( #1332 ) from hsjobeki-main into main
2024-05-08 10:30:16 +00:00
Johannes Kirschbauer
3e9a1ea68f
vm-manager: hide hidden vm log info
2024-05-08 12:27:16 +02:00
clan-bot
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
a-kenji
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
Johannes Kirschbauer
15dd4ea25f
cli-docs: add automatic markdown cli docs
2024-05-07 13:26:33 +02:00