1
0
forked from clan/clan-core
Commit Graph

3136 Commits

Author SHA1 Message Date
5e39514251
CLI: init hw-generate command 2024-06-15 21:31:23 +02:00
b28950f310 Merge pull request 'API: init op_key, improve seralisation & signature typing' (#1622) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-15 09:38:29 +00: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
a89fd31844 Merge pull request 'matrix-synapse: user creation fixes' (#1620) from matrix into main 2024-06-14 09:36:41 +00:00
870948306d postgres: handle restores without associated systemd service 2024-06-14 11:29:59 +02:00
ec49d1f844 container-driver: source nixos environment variables in test commands 2024-06-14 11:27:06 +02:00
e3d84a5daf matrix-synapse: use upstream patch to create users declarativly 2024-06-14 11:27:06 +02:00
79b5ad0754 matrix-synapse: use registration_shared_secret_path instead 2024-06-14 11:18:09 +02:00
24b0d72d96 matrix-synapse: fix user check 2024-06-14 11:18:09 +02:00
084cd8751f postgresql: move postRestoreCommand to a dedicated command
We need to call this command from the cli
2024-06-14 11:18:09 +02:00
3d77e0a3a9 Merge pull request 'fix: outside of direnv clan-li warns show-config deprecated' (#1619) from samrose/clan-core:sam/show-config into main
Reviewed-on: clan/clan-core#1619
Reviewed-by: kenji <aks.kenji@protonmail.com>
2024-06-14 08:10:29 +00: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
83056f743d Merge pull request 'API: init icon resolve' (#1616) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-12 11:24:45 +00:00
6743ff96a9
API: init icon resolve 2024-06-12 13:21:39 +02:00
1f3c4f4ac3 Merge pull request 'vm.nix: fix typo in comment' (#1611) from DavHau/clan-core:DavHau-dave into main 2024-06-11 21:49:18 +00:00
7766829fb1 vm.nix: fix typo in comment 2024-06-11 14:44:08 -07:00
175b219246 Merge pull request 'API: improve type & class construction' (#1610) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-11 17:23:42 +00: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
ac099d9e6f Merge pull request 'Webview/API: init open clan workflow' (#1609) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-11 14:31:51 +00:00
913ab4627c
Webview: init 'open clan' workflow 2024-06-11 16:28:02 +02:00
be868ee107 Merge pull request 'matrix-synapse: add missing xkcdpass to password generator' (#1608) from matrix into main 2024-06-11 13:44:08 +00:00
36b1bb65af matrix-synapse: add missing xkcdpass to password generator 2024-06-11 15:40:58 +02:00
4a752bb951 Merge pull request 'matrix-synapse: drop drop security.wrappers' (#1607) from nixos-images-input into main
Reviewed-on: clan/clan-core#1607
2024-06-11 13:32:58 +00:00
3dabb4e89a matrix-synapse: drop drop security.wrappers
This was debug code and not meant for production.
2024-06-11 13:32:58 +00:00
e2474f4e66 Merge pull request 'matrix-synapse: don't require to set default users' (#1606) from Mic92-nixos-images-input into main 2024-06-11 13:18:37 +00:00
f4ee0b0387 Merge pull request 'drop nixos-stable' (#1605) from nixos-images-input into main 2024-06-11 13:13:48 +00:00
5df1f9f9d2 matrix-synapse: don't require to set default users 2024-06-11 15:12:41 +02:00
3368255473 drop nixos-stable 2024-06-11 15:03:57 +02:00
1cbb2d6aa4 Merge pull request 'matrix-synapse: add automatic user creation' (#1603) from synapse into main 2024-06-11 11:22:32 +00:00
bc0e0088a0 matrix-synapse: add automatic user creation 2024-06-11 13:19:18 +02:00
a6a9f763db Merge pull request 'api: refactor create flake into create clan' (#1602) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-11 10:15:44 +00:00
8dcb009e5b
api: refactor create flake into create clan 2024-06-11 12:11:29 +02:00
9f0f44b470 Merge pull request 'borbackup: set IdentitiesOnly=Yes' (#1601) from kenji/clan-core:identities into main
Reviewed-on: clan/clan-core#1601
2024-06-10 14:09:14 +00:00
67aa84760d borbackup: set IdentitiesOnly=Yes
Since `borgbackup` is run as root user it might try other ssh keys.
2024-06-10 14:09:14 +00:00
b05c937151 Merge pull request 'backups: extend tests to also check state.preBackupCommand' (#1600) from synapse into main 2024-06-10 14:01:53 +00:00
3322bbd681 backups: extend tests to also check state.preBackupCommand 2024-06-10 15:57:41 +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
66bdc61e3d borgbackup: move preBackupScript to a different systemd context 2024-06-10 15:17:46 +02:00
dd2bd2f989 Merge pull request 'test: extend minimal flake test with verification' (#1599) from DavHau/clan-core:DavHau-dave into main 2024-06-10 05:24:17 +00:00
6f18a5de92 test: extend minimal flake test with verification 2024-06-09 22:19:38 -07:00
1d542d4396 Merge pull request 'tests: add test for creating machine on minimal clan' (#1596) from DavHau/clan-core:DavHau-dave into main 2024-06-10 04:58:02 +00:00
07fb01d9db tests: add test for creating machine on minimal clan 2024-06-09 21:54:04 -07:00