Johannes Kirschbauer
|
881e95dd75
|
Inventory: init draft ideas
|
2024-06-19 09:40:23 +02:00 |
|
clan-bot
|
14e4cea83c
|
Merge pull request 'refactor: rename clanCore -> clan.core' (#1629) from DavHau/clan-core:DavHau-rename-clanCore into main
|
2024-06-18 11:35:57 +00:00 |
|
DavHau
|
4db2e8303f
|
refactor: rename clanCore -> clan.core
|
2024-06-18 18:32:40 +07:00 |
|
clan-bot
|
4ac65b59ee
|
Merge pull request 'update matrix address' (#1631) from new-matrix-address into main
|
2024-06-17 13:32:07 +00:00 |
|
Jörg Thalheim
|
c7802687e3
|
update matrix address
|
2024-06-17 15:26:23 +02:00 |
|
clan-bot
|
a3f93950d1
|
Merge pull request 'matrix-synapse: restart service on restore' (#1630) from clan-name into main
|
2024-06-17 12:30:03 +00:00 |
|
Jörg Thalheim
|
682566603a
|
fix restore if database does not exists
|
2024-06-17 14:21:45 +02:00 |
|
Jörg Thalheim
|
b41b4e4ca1
|
matrix-synapse: restart service on restore
|
2024-06-17 14:21:45 +02:00 |
|
clan-bot
|
9f0f999c29
|
Merge pull request 'fix: remove IFD in nix flake show' (#1628) from DavHau/clan-core:DavHau-dave into main
|
2024-06-17 08:09:39 +00:00 |
|
DavHau
|
419ee46c88
|
fix: remove IFD in nix flake show
|
2024-06-17 15:06:25 +07:00 |
|
clan-bot
|
07fe8b0b23
|
Merge pull request 'API: init methods: hw_generate, dns discovery' (#1626) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-06-16 14:32:42 +00:00 |
|
Johannes Kirschbauer
|
97d8dd9816
|
API: init methods: hw_generate, dns discovery
|
2024-06-16 16:29:18 +02:00 |
|
clan-bot
|
07b32229e4
|
Merge pull request 'Docs: update machine hardware config instructions' (#1625) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-06-15 20:30:50 +00:00 |
|
Johannes Kirschbauer
|
0826c2bce0
|
Docs: update machine hardware config instructions
|
2024-06-15 22:27:46 +02:00 |
|
clan-bot
|
559e748ce4
|
Merge pull request 'CLI: init hw-generate command' (#1624) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-06-15 19:35:56 +00:00 |
|
Johannes Kirschbauer
|
ec1eab7e14
|
CLI: init hw-generate command
|
2024-06-15 21:31:23 +02:00 |
|
clan-bot
|
119a8574e1
|
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 |
|
Johannes Kirschbauer
|
ef6f9444d9
|
Webview: init machine details
|
2024-06-15 11:35:15 +02:00 |
|
Johannes Kirschbauer
|
5d01ad5732
|
Webview: minor improvements
|
2024-06-15 11:34:54 +02:00 |
|
Johannes Kirschbauer
|
062718fdbc
|
Webview: init global state for current clan path
|
2024-06-15 11:34:20 +02:00 |
|
Johannes Kirschbauer
|
bab9b10dcb
|
Webview: init api event registry
|
2024-06-15 11:33:53 +02:00 |
|
Johannes Kirschbauer
|
03c432fd6a
|
API: mock echo op_key
|
2024-06-15 11:32:42 +02:00 |
|
Johannes Kirschbauer
|
759ace4f74
|
API: init op_key, improve seralisation & signature typing
|
2024-06-15 11:32:09 +02:00 |
|
clan-bot
|
e43caad3a7
|
Merge pull request 'matrix-synapse: user creation fixes' (#1620) from matrix into main
|
2024-06-14 09:36:41 +00:00 |
|
Jörg Thalheim
|
fc9a051498
|
postgres: handle restores without associated systemd service
|
2024-06-14 11:29:59 +02:00 |
|
Jörg Thalheim
|
c47bd20f29
|
container-driver: source nixos environment variables in test commands
|
2024-06-14 11:27:06 +02:00 |
|
Jörg Thalheim
|
ae088147bc
|
matrix-synapse: use upstream patch to create users declarativly
|
2024-06-14 11:27:06 +02:00 |
|
Jörg Thalheim
|
fa78cc0163
|
matrix-synapse: use registration_shared_secret_path instead
|
2024-06-14 11:18:09 +02:00 |
|
Jörg Thalheim
|
a6144220ca
|
matrix-synapse: fix user check
|
2024-06-14 11:18:09 +02:00 |
|
Jörg Thalheim
|
e6b5aab685
|
postgresql: move postRestoreCommand to a dedicated command
We need to call this command from the cli
|
2024-06-14 11:18:09 +02:00 |
|
kenji
|
c36768f826
|
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: https://git.clan.lol/clan/clan-core/pulls/1619
Reviewed-by: kenji <aks.kenji@protonmail.com>
|
2024-06-14 08:10:29 +00:00 |
|
samrose
|
ca784a632d
|
fix: trying run_no_stdout with original show-config
|
2024-06-13 18:44:50 -04:00 |
|
samrose
|
74ebbe77f3
|
fix: formatting cli command correctly
|
2024-06-13 12:59:26 -04:00 |
|
samrose
|
7c68030300
|
fix: outside of direnv clan-li warns this is going to be deprecated
|
2024-06-13 12:44:48 -04:00 |
|
clan-bot
|
844c45940f
|
Merge pull request 'API: init icon resolve' (#1616) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-06-12 11:24:45 +00:00 |
|
Johannes Kirschbauer
|
72d99bd0f7
|
API: init icon resolve
|
2024-06-12 13:21:39 +02:00 |
|
clan-bot
|
1d511d5128
|
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 |
|
DavHau
|
93f0ee9dd3
|
vm.nix: fix typo in comment
|
2024-06-11 14:44:08 -07:00 |
|
clan-bot
|
e6e11d6a07
|
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 |
|
Johannes Kirschbauer
|
74538f69a9
|
Webview: add form handling for create clan
|
2024-06-11 19:20:40 +02:00 |
|
Johannes Kirschbauer
|
b0845c050c
|
API: improve type & class construction
|
2024-06-11 19:20:40 +02:00 |
|
clan-bot
|
d8b513e33b
|
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 |
|
Johannes Kirschbauer
|
6532e2acff
|
Webview: init 'open clan' workflow
|
2024-06-11 16:28:02 +02:00 |
|
clan-bot
|
b4a3b2937a
|
Merge pull request 'matrix-synapse: add missing xkcdpass to password generator' (#1608) from matrix into main
|
2024-06-11 13:44:08 +00:00 |
|
Jörg Thalheim
|
a60f08a16e
|
matrix-synapse: add missing xkcdpass to password generator
|
2024-06-11 15:40:58 +02:00 |
|
Mic92
|
4177a27f66
|
Merge pull request 'matrix-synapse: drop drop security.wrappers' (#1607) from nixos-images-input into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1607
|
2024-06-11 13:32:58 +00:00 |
|
Jörg Thalheim
|
a0ceeca71a
|
matrix-synapse: drop drop security.wrappers
This was debug code and not meant for production.
|
2024-06-11 13:32:58 +00:00 |
|
clan-bot
|
50b5b4afe3
|
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 |
|
clan-bot
|
ed5597c028
|
Merge pull request 'drop nixos-stable' (#1605) from nixos-images-input into main
|
2024-06-11 13:13:48 +00:00 |
|
Jörg Thalheim
|
39d325de40
|
matrix-synapse: don't require to set default users
|
2024-06-11 15:12:41 +02:00 |
|