clan-bot
cb333fb3a0
Merge pull request 'Serializer: filter None fields, to avoid conflicts with nix module system' ( #1880 ) from hsjobeki/clan-core:hsjobeki-serde into main
2024-08-13 17:36:01 +00:00
clan-bot
b946e7b3bc
Merge pull request 'API: add keyfile arg' ( #1881 ) from hsjobeki/clan-core:hsjobeki-hw into main
2024-08-13 17:35:29 +00:00
Johannes Kirschbauer
68c65fb3fd
API: add keyfile arg
2024-08-13 19:29:28 +02:00
Johannes Kirschbauer
8d1a1ddb17
Serializer: filter None fields, to avoid conflicts with nix module system
2024-08-13 19:27:59 +02:00
clan-bot
8fe2a40bcc
Merge pull request 'Webview: use importNpmLock' ( #1876 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-13 17:21:16 +00:00
Johannes Kirschbauer
6f2b8adb54
Webview: use importNpmLock
2024-08-13 19:15:23 +02:00
clan-bot
907c2dfdde
Merge pull request 'API: init install machine' ( #1872 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-13 17:04:39 +00:00
Johannes Kirschbauer
1128bf1cac
API: init install machine
2024-08-13 18:58:20 +02:00
clan-bot
56dc13854f
Merge pull request 'vars: add test for deployment' ( #1873 ) from DavHau/clan-core:DavHau-vars-deploy-test into main
2024-08-13 13:33:25 +00:00
DavHau
6892202bf2
vars: add test for deployment
2024-08-13 15:29:51 +02:00
clan-bot
c2d8f6c726
Merge pull request 'clanModule: Extend dyndns support for most dns hosters. Improve security.' ( #1871 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-12 21:03:22 +00:00
Qubasa
f0a9a7a02b
clan-cli: Add --show-trace to nix build and nixos-rebuild commands
2024-08-12 22:27:54 +02:00
Qubasa
50210708c5
clanModule: Extend dyndns support for most dns hosters. Improve security.
2024-08-12 22:27:54 +02:00
clan-bot
40f54a3801
Merge pull request 'clanModule: Init dyndns module to update domains pointing to dynamic IPs' ( #1869 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-11 16:53:40 +00:00
Qubasa
e3d67fe9e1
clanModule: Init dyndns module to update domains pointing to dynamic IPs
2024-08-11 18:49:42 +02:00
clan-bot
be02bd0fb1
Merge pull request 'docs: Add zfs disk encryption getting started guide with remote unlocking.' ( #1867 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-10 10:31:11 +00:00
Qubasa
cdcbd146f2
docs: Add zfs disk encryption getting started guide with remote unlocking.
2024-08-10 12:24:49 +02:00
clan-bot
b5cde4f8fb
Merge pull request 'clanModules: Fix iwd module' ( #1866 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-09 20:23:32 +00:00
Qubasa
fb0ae0c22d
clanModules: Fix iwd module
2024-08-09 22:17:46 +02:00
clan-bot
74a6640b3d
Merge pull request 'clan-cli: Add --wifi option to set wifi credentials. clan-app: Add wifi settings form to flash view' ( #1862 ) from Qubasa/clan-core:Qubasa-Qubasa-main into main
2024-08-07 19:40:42 +00:00
Qubasa
9b7322fdab
clan-cli: Add --wifi option to set wifi credentials. clan-app: Add wifi settings form to flash view
2024-08-07 21:35:06 +02:00
clan-bot
5739851d5f
Merge pull request 'clanModule: Init iwd wifi credential module' ( #1840 ) from Qubasa/clan-core:Qubasa-Qubasa-main into main
2024-08-07 14:13:25 +00:00
Qubasa
64afc0da53
docs: Fix missing nav link to iwd clan module
2024-08-07 16:04:46 +02:00
Qubasa
3b186cad87
formatter: Add prettier to format js files
2024-08-07 15:54:36 +02:00
Qubasa
9d8d2bc61e
clanModule: Init wifi iwd clan module, with which you can predefine wifi network credentials
2024-08-07 15:50:30 +02:00
Qubasa
9138d72fad
clan-app: Initial move to process based api calling instead of thread based
2024-08-07 15:49:39 +02:00
kenji
b508018df1
Merge pull request 'Fix: forward meta attributes in flake-parts module' ( #1860 ) from kenji/clan-core:forward-meta into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1860
2024-08-07 12:19:17 +00:00
a-kenji
f58d5c53be
Fix: forward meta attributes in flake-parts module
...
This fixes building machines with the flake-parts module.
Since the inventory merges the machines, the `clan.core.meta` attribute
is now a submodule and conditionally imported.
Also drops the following attributes:
- clan.core.meta.icon
- clan.core.meta.description
In favor of specifying them inside the inventory.
This doesn't use `mkRemovedOptionsModule`, because in our case it would
cause infinite recursion.
2024-08-07 12:19:17 +00:00
kenji
ebd72986ce
Merge pull request 'Revert "Fix: forward meta attributes in flake-parts module"' ( #1858 ) from kenji/clan-core:revert-machines into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1858
2024-08-07 10:40:36 +00:00
a-kenji
19633da2de
Revert "Fix: forward meta attributes in flake-parts module"
...
This reverts commit ce33119896 .
The propagated `self` attribute can be an error in non `flake-parts`
modules.
2024-08-07 10:40:36 +00:00
clan-bot
e11eed333a
Merge pull request 'Clan-app: Add loading animations & improve async data handling' ( #1854 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-07 10:24:56 +00:00
Johannes Kirschbauer
28167c5156
Clan-cli: remove unused debug flag in list machine
2024-08-07 12:17:32 +02:00
Johannes Kirschbauer
7e9214053f
Clan-app: Flash improve form & file input
2024-08-07 12:16:06 +02:00
kenji
566132d3cf
Merge pull request 'fix: forward meta attributes in flake-parts module' ( #1852 ) from kenji/clan-core:forward-meta into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1852
2024-08-07 09:33:49 +00:00
a-kenji
ce33119896
Fix: forward meta attributes in flake-parts module
...
This fixes building machines with the flake-parts module.
Since the inventory merges the machines, the `clan.core.meta` attribute
is now a submodule and conditionally imported.
Also drops the following attributes:
- clan.core.meta.icon
- clan.core.meta.description
In favor of specifying them inside the inventory.
This doesn't use `mkRemovedOptionsModule`, because in our case it would
cause infinite recursion.
2024-08-07 09:33:49 +00:00
Johannes Kirschbauer
99dc5793b2
Clan-app: Add loading animations & improve async data handling
2024-08-06 22:29:11 +02:00
clan-bot
f96d28b95f
Merge pull request 'Clan-app: refine create machine workflow via query operation' ( #1853 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-06 14:11:58 +00:00
Johannes Kirschbauer
937c171769
Clan-app: refine create machine workflow via query operation
2024-08-06 16:04:21 +02:00
clan-bot
9777316d13
Merge pull request 'Clan-core: Rename clanName within Machines' ( #1851 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-06 10:30:52 +00:00
Johannes Kirschbauer
742e0a71b5
Clan-core: Rename clanName within Machines
2024-08-06 12:21:46 +02:00
kenji
0cf066f01b
Merge pull request 'mumble: remove traces' ( #1850 ) from kenji/clan-core:mumble/remove-traces into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1850
2024-08-06 10:09:20 +00:00
a-kenji
86093c7150
mumble: remove traces
2024-08-06 11:53:26 +02:00
clan-bot
2874f67fe1
Merge pull request 'Clan-app: show nixos machines and inventory machines' ( #1849 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-06 08:47:35 +00:00
Johannes Kirschbauer
66f69e50e8
Clan-app: show nixos machines and inventory machines
2024-08-06 10:44:31 +02:00
clan-bot
af79d3e241
Merge pull request 'clan-cli/vms: add option --publish to forward ports from host to guest' ( #1847 ) from DavHau/clan-core:DavHau-vars into main
2024-08-04 08:32:02 +00:00
DavHau
a4847915de
clan-cli/vms: add option --publish to forward ports from host to guest
2024-08-04 15:28:51 +07:00
clan-bot
1302b95ed0
Merge pull request 'tests: improve testing framework for impure vm tests' ( #1846 ) from DavHau/clan-core:DavHau-vars into main
2024-08-04 06:43:44 +00:00
DavHau
629861d404
tests: improve testing framework for impure vm tests
...
Also fix computet sops secret paths for vars
2024-08-04 13:40:12 +07:00
clan-bot
2db81fd515
Merge pull request 'build-clan: fix specialArgs not passed' ( #1845 ) from DavHau/clan-core:DavHau-dave into main
2024-08-04 06:10:37 +00:00
DavHau
a4ca900427
build-clan: fix specialArgs not passed
2024-08-04 13:06:51 +07:00