|
|
1b635d4056
|
Fully working schemas and database, with api endpoints. two missing.
checks / test (pull_request) Successful in 4m1s
checks-impure / test (pull_request) Successful in 32s
|
2023-11-27 12:53:22 +01:00 |
|
|
|
d1a3a5381a
|
Added create_entity
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Failing after 3h13m7s
|
2023-11-26 20:54:57 +01:00 |
|
|
|
80ccaa83d3
|
fixed incorrect typing issues
|
2023-11-26 14:15:52 +01:00 |
|
|
|
530b397592
|
nix fmt
|
2023-11-26 14:15:52 +01:00 |
|
|
|
9580c9591e
|
nix fmt
|
2023-11-26 14:15:52 +01:00 |
|
|
|
2b76da2b6d
|
Working broadcasting library
|
2023-11-26 14:15:50 +01:00 |
|
|
|
01df76de10
|
Added broadcaster dependency
|
2023-11-26 14:15:11 +01:00 |
|
Georg-Stahn
|
21a4adf83c
|
last changes to db
|
2023-11-26 14:14:20 +01:00 |
|
Georg-Stahn
|
16d0907da8
|
first running test get and post :)
|
2023-11-26 14:14:19 +01:00 |
|
Georg-Stahn
|
115b758828
|
add sql db
|
2023-11-26 14:12:51 +01:00 |
|
Georg-Stahn
|
0ad48e0de6
|
push first sql setup try
|
2023-11-26 14:12:51 +01:00 |
|
|
|
258bf656cf
|
nix fmt
checks-impure / test (pull_request) Successful in 2m19s
checks / test (pull_request) Has been cancelled
|
2023-11-26 12:47:16 +01:00 |
|
|
|
b034bd11f1
|
Removed old socket manager
|
2023-11-26 12:35:27 +01:00 |
|
|
|
9d9124e00a
|
Working broadcasting library
|
2023-11-26 12:33:16 +01:00 |
|
|
|
026b1a314a
|
Added broadcaster dependency
|
2023-11-26 12:33:16 +01:00 |
|
|
|
4e97beb655
|
Added sqlalchemy dependency
|
2023-11-12 18:53:04 +01:00 |
|
|
|
f1b66d7996
|
Nix fmt doesn't complain anymore
|
2023-10-23 01:30:47 +02:00 |
|
|
|
7a354875c9
|
Fully working ui and cli
|
2023-10-23 01:23:06 +02:00 |
|
|
|
805efb7ec7
|
Working base cli webui
|
2023-10-23 01:18:58 +02:00 |
|
|
|
e5c0bc7fd4
|
Fixed AnyURL problem
|
2023-10-22 22:38:04 +02:00 |
|
|
|
c7c47b6527
|
Befor fixing linting problem
|
2023-10-22 21:03:06 +02:00 |
|
|
|
6def19b4c8
|
Added new type FlakeName
|
2023-10-14 15:17:58 +02:00 |
|
|
|
718f647774
|
Added flake_name:str argument everywhere, nix fmt doesn't complain anymore
|
2023-10-14 14:57:36 +02:00 |
|
|
|
06d6edbfa7
|
API|CLI: Added argument 'flake_name' to all CLI and API endpoints. Tests missing.
|
2023-10-13 22:29:55 +02:00 |
|
|
|
740e5e2ebc
|
Added state directory.
|
2023-10-13 19:56:10 +02:00 |
|
|
|
4ab4832d41
|
API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem
|
2023-10-12 22:46:32 +02:00 |
|
lassulus
|
3dad667f97
|
vms.create: don't generate secrets if clan is remote
|
2023-10-11 12:01:42 +02:00 |
|
|
|
b49433958b
|
API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create
|
2023-10-09 14:01:34 +02:00 |
|
|
|
9c74c4d661
|
CLI: Fixed bug in firefox opening addon page because of new profile
|
2023-10-08 14:39:31 +02:00 |
|
DavHau
|
f885c877bc
|
clan-cli: improve debug logging
|
2023-10-05 17:37:33 +02:00 |
|
DavHau
|
dbf80595fd
|
zerotier: fix: find free port without collissions
|
2023-10-05 17:03:01 +02:00 |
|
lassulus
|
4af74ee5a5
|
machines update: add --target-host
|
2023-10-04 23:28:15 +02:00 |
|
lassulus
|
3fb36b3ac1
|
secrets upload: skip on exit 23, cleanup
|
2023-10-04 21:29:19 +02:00 |
|
DavHau
|
bdd4cfc7d8
|
clan join: init
|
2023-10-04 18:53:59 +02:00 |
|
clan-bot
|
a2597717b3
|
Merge pull request 'webui: drop deadcode' (#405) from Mic92-main into main
|
2023-10-04 16:20:23 +00:00 |
|
Jörg Thalheim
|
d0c1eddf79
|
task_manager: log stdout/stderr correctly for processes
|
2023-10-04 18:17:30 +02:00 |
|
Jörg Thalheim
|
d156218775
|
drop dead daemonize code
|
2023-10-04 18:17:30 +02:00 |
|
lassulus
|
bc36ec4c1a
|
vms: support secrets and fix cross compilation
|
2023-10-04 18:04:27 +02:00 |
|
lassulus
|
fe1a3f0541
|
task_manager: fix race conditions
|
2023-10-04 17:52:06 +02:00 |
|
DavHau
|
544322ee6e
|
webui: open browser in new window
This gets closer to an app like feeling
|
2023-10-04 17:26:55 +02:00 |
|
clan-bot
|
018590d30b
|
Merge pull request 'improve task manager to report exceptions better' (#402) from Mic92-main into main
|
2023-10-04 14:51:41 +00:00 |
|
Jörg Thalheim
|
04ba80f614
|
improve task manager to report exceptions better
|
2023-10-04 16:49:58 +02:00 |
|
lassulus
|
966a33e711
|
vm.create: define tmpdir
|
2023-10-04 16:46:30 +02:00 |
|
lassulus
|
b25af9f0f4
|
clan_cli: refactor secrets code into Machine class
|
2023-10-04 16:41:16 +02:00 |
|
lassulus
|
ffb7c63640
|
clan-cli: add machines install
|
2023-10-04 16:34:37 +02:00 |
|
Jörg Thalheim
|
80e37483a3
|
don't register global logger, this interferes currently with that we have in ssh.py
|
2023-10-04 08:08:06 +02:00 |
|
Jörg Thalheim
|
4abb7d7bf0
|
make vm test also work in ci
|
2023-10-03 18:50:14 +02:00 |
|
Jörg Thalheim
|
b2ef8bf1a3
|
also test that updating a group works
|
2023-10-03 16:15:36 +00:00 |
|
lassulus
|
6f7109dab6
|
clan_cli.secrets.groups: update keys if members are added/removed
|
2023-10-03 16:15:36 +00:00 |
|
Jörg Thalheim
|
b23d2b65e1
|
task_manager: return task directly instead of uuid
|
2023-10-03 17:48:56 +02:00 |
|