Commit Graph

862 Commits

Author SHA1 Message Date
Qubasa
2d6a8a69f9 Removed submodule 2023-12-01 23:16:45 +01:00
Qubasa
a917154b25 VMBase dataclass added 2023-12-01 23:13:36 +01:00
Qubasa
e1f55d3fdd VMBase dataclass added 2023-12-01 19:31:57 +01:00
Qubasa
4801562d4f moved code-workspace 2023-12-01 16:11:59 +01:00
Qubasa
35297a2750 remove breakpoint 2023-12-01 15:51:44 +01:00
Qubasa
4bca1f3ebf nix fmt 2023-12-01 15:46:27 +01:00
Qubasa
eda195f530 Added better error handling in --flake argument 2023-12-01 15:45:05 +01:00
Qubasa
0db372a49a Extracted class from app.py 2023-12-01 15:18:05 +01:00
Qubasa
3a63f4a1e3 Extracted class from app.py 2023-12-01 15:17:54 +01:00
Qubasa
89252a7751 fixed assert bug 2023-12-01 14:24:44 +01:00
Qubasa
6d0e7b0df3 Implemented working double click on table with information extraction 2023-12-01 14:22:50 +01:00
Qubasa
0a8aadae62 nix fmt 2023-12-01 13:15:34 +01:00
Qubasa
d71ecc614b Improved Table with feedback from W 2023-12-01 13:14:38 +01:00
DavHau
94ead5b29b remove outdated comment 2023-12-01 16:31:35 +07:00
DavHau
3c68b201c7 remove outdated comment 2023-12-01 16:11:31 +07:00
DavHau
ae08c76c96 flake history: make operations atomic 2023-12-01 14:00:15 +07:00
Jörg Thalheim
35812463d3 clan-cli: also package mimetypes 2023-11-30 14:31:37 +01:00
Jörg Thalheim
59d1829f4d disallow variable shadowing 2023-11-30 14:31:37 +01:00
Jörg Thalheim
01dbcec6a1 make type checking more strict 2023-11-30 14:31:37 +01:00
Jörg Thalheim
f208bc0f22 add option to extend path for generator 2023-11-30 14:15:40 +01:00
Jörg Thalheim
7502184f66 fix build 2023-11-30 11:08:50 +01:00
Jörg Thalheim
d34c44a45e task-manager: spam select() without timeout 2023-11-30 10:57:58 +01:00
Jörg Thalheim
ed472a6425 error if age key cannot be decoded 2023-11-30 10:57:58 +01:00
Jörg Thalheim
9d64ccb08e integegrate remote-viewer instead of spicy 2023-11-29 16:07:12 +01:00
Jörg Thalheim
6f0722c692 modernisation for python 3.11 2023-11-29 13:29:45 +00:00
Jörg Thalheim
7d755beca6 enable more linting 2023-11-29 13:29:45 +00:00
Jörg Thalheim
39617bbf03 run_upload_secrets: don't swallow stdout output 2023-11-29 11:38:01 +01:00
Jörg Thalheim
61c5cb58e3 install: fix secrets upload 2023-11-29 11:38:01 +01:00
Jörg Thalheim
7d770465d5 test: add ipv6 example without port 2023-11-29 11:38:01 +01:00
Jörg Thalheim
5e7d7c251e add sops command to sync keys with secrets 2023-11-29 11:34:19 +01:00
Jörg Thalheim
50bf7dbaeb clan-vm-manager/devshell: set PYTHONBREAKPOINT with nix 2023-11-29 11:29:58 +01:00
Jörg Thalheim
a6b035279e clan-vm-manager: drop rants from README
they could be reformulated as pitfall documentation but in the current form it looks unprofessional
2023-11-29 11:26:46 +01:00
Qubasa
eb92eb8823 nix fmt 2023-11-28 20:11:51 +01:00
Qubasa
feca9f03b5 Made TreeView resizable 2023-11-28 20:11:04 +01:00
Qubasa
ea59947a93 nix fmt 2023-11-28 19:55:40 +01:00
Qubasa
6b5a03e2f6 Added UI structure and first clan vm manager 2023-11-28 19:52:29 +01:00
Qubasa
2b87166015 Fully working clan select 2023-11-28 18:19:01 +01:00
lassulus
c9e640a74d add dummy backups cli 2023-11-28 13:23:48 +01:00
clan-bot
a8d47de49b Merge pull request 'init: vm manager list view' (#570) from hsjobeki-main into main 2023-11-28 09:33:58 +00:00
Johannes Kirschbauer
79db56e4bd GUI: select handler to vm list 2023-11-28 10:31:25 +01:00
Johannes Kirschbauer
b21e24d1bf init: vm manager list view 2023-11-28 10:29:38 +01:00
clan-bot
9268cd316f Merge pull request 'allow ipv6 addresses in deployment addresses' (#569) from Mic92-cli into main 2023-11-28 09:08:31 +00:00
Jörg Thalheim
5a8172f232 allow ipv6 addresses in deployment addresses 2023-11-28 10:05:45 +01:00
Qubasa
5d2334ea24 Added spice-gtk 2023-11-25 02:25:49 +01:00
Qubasa
67414ea9cf Added snarky comments into README 2023-11-25 02:04:55 +01:00
Qubasa
0a7496835d Added basic GTK window handling 2023-11-25 01:55:01 +01:00
ui-asset-bot
d73236a62d update ui-assets.nix 2023-11-24 14:59:09 +00:00
Jörg Thalheim
d394792238 openapi: put a static version into the repository
This avoids a lot of rebuilds and we can also track api changes better
2023-11-24 15:56:27 +01:00
Jörg Thalheim
4a19e3af95 rename vms create to vms run 2023-11-24 15:00:08 +01:00
Jörg Thalheim
b0086f598f nix-unit: pin nix version
This will always break and this way we can delay how often we update it.
2023-11-24 08:28:08 +01:00