1
0
forked from clan/clan-core
Commit Graph

1181 Commits

Author SHA1 Message Date
e296a3019d re-format with nixfmt 2024-03-17 19:48:49 +01:00
77c0e6b31a make installer nixos module stand-alone 2024-03-17 19:38:50 +01:00
c15043c4f1 fix evaluation of backup module 2024-03-17 18:16:08 +01:00
e4f4680206
clan-vm-manager: init log view with current state of log 2024-03-17 14:57:32 +01:00
b44cbf5c76
clan-vm-manager: connect log view to build state of machines 2024-03-17 14:08:39 +01:00
7537af3943 merge-after-ci: fix bug 2024-03-14 12:46:17 +07:00
a9dbd92ff3 merge-after-ci: set labels correctly 2024-03-13 19:11:12 +07:00
a9fc8de2d0 allow multi-line interactive secrets 2024-03-13 11:18:56 +01:00
4044e42e58 fix: typo 2024-03-12 17:37:19 +01:00
4e5d051847 clan_vm_manager: Fix mypy errors for clan_cli types 2024-03-12 23:27:20 +07:00
934cf6e57a mypy: fix clan-cli import in vm-manager 2024-03-12 16:10:54 +00:00
4687c816ab
clan-vm-manager: add log view 2024-03-10 14:10:59 +01:00
ee8fa1da0a
vm-manager: add toast overlay to main window 2024-03-10 10:40:00 +01:00
129a1516f6 clan-cli: Readd mypy ignore clan_cli because of treefmt complaining 2024-03-10 16:06:03 +07:00
167f7f4eb3 clan-cli: Add py.typed to make mypy work when used as library in clan-vm-manager 2024-03-10 15:18:18 +07:00
14900a702b clan-vm-manager: Readd ignore for clan_cli because nix fmt fails in CI. But why \? 2024-03-09 23:51:59 +07:00
5c8343d943 clan-vm-manager: Remove mypy ignore clan_cli types 2024-03-09 23:17:00 +07:00
01351ff5a1 clan-vm-manager: Add library for mypy pygobject types 2024-03-09 23:15:32 +07:00
59de33b68a
docs: improve start command 2024-03-09 11:25:11 +01:00
11cfc49d27
docs: improve readme for better onboarding 2024-03-09 10:58:12 +01:00
372e212c0c clan_cli: Renamed ClanUrl to FlakeId 2024-03-08 23:47:27 +07:00
f4f3176374 clan-vm-manager: Fix ClanUrl not pickable 2024-03-08 23:23:18 +07:00
e4896814f2 clan_cli: Add TimeTable class to cmd.py. Fix bugs in Machine rewrite 2024-03-08 22:01:54 +07:00
068f89e453 clan_vm_manager: Rewrite of Machine Class Part 1 2024-03-08 15:32:12 +07:00
4dfe4ecfa6 fix building installer iso 2024-03-07 17:24:57 +01:00
26dd962799 treefmt 2024-03-07 14:13:11 +01:00
f599243cbd add flash command 2024-03-07 14:13:11 +01:00
ab2defa9e4 add confirmation prompt when installing 2024-03-07 14:13:11 +01:00
a17eb3e8a3 clan_vm_manager: Fix broken vm start 2024-03-07 19:09:01 +07:00
442e5b45ba clan_cli: Simplify ClanURI 2024-03-07 19:04:48 +07:00
93c868a3b7 clan_cli: Rewrite ClanURI 2024-03-07 16:41:37 +07:00
a6f652bdfc clan_cli,clan_vm_manager: Moved profiler to clan_cli. Add cmd timer to see how long run commands take 2024-03-06 17:12:20 +07:00
0e8622c491 clan_vm_manager: Fix switch desync when pressed too fast. Secrets folder shared between build and run. clan_cli: run_vm now can have custom tmpdir location 2024-03-06 16:32:19 +07:00
0481746198 drop meshnamed from repository
It's not super useful and we can always add it back later if we need it.
2024-03-06 10:02:21 +01:00
cee9beb8a9 Merge pull request 'clan-cli sops: accept bytes' (#891) from sops_bytes into main 2024-03-06 08:45:44 +00:00
fb21a7378d clan-vm-manager: Add register_on_change to GKVStore. Improve overall signal typing. 2024-03-06 15:05:10 +07:00
6f590ce389 clan_vm_manager: Fix switch <-> vm status desync 2024-03-06 00:32:22 +07:00
cd5afa1329 clan_vm_manager: Fix join list not rerendering correctly when updating clan_store 2024-03-06 00:18:42 +07:00
0840fffe26 clan_vm_manager: Fix incorrect detection of vm already in list 2024-03-06 00:18:42 +07:00
580c63e760 clan_vm_manager: Fix vms not shutting down after closing GTK app. Sync JoinList with ClanStore 2024-03-05 23:10:30 +07:00
cde72f3710 clan_vm_manager: Add CUMTIME to profiler output 2024-03-04 16:00:04 +07:00
b77ffac4d4 clan_vm_manager: Cache profiler obj for multi call functions 2024-03-04 15:52:57 +07:00
f70879aa63 clan_vm_manager: Add profiler component 2024-03-04 14:01:30 +07:00
31190ed8e5 clan_vm_manager: Extracted VMObject to own component 2024-03-04 12:38:20 +07:00
47ae5981f6 clan_vm_manager: Renamed Views to ViewStack 2024-03-03 16:51:34 +07:00
191562a84e clan_vm_manager: Renamed VMs singleton to ClanStore. And VM to VMObject 2024-03-03 16:47:38 +07:00
359ad22c90 clan_vm_manager: New directory structure 2024-03-03 16:38:25 +07:00
8290660f20 clan_vm_manager: Improved readability of GKVStore 2024-03-03 16:15:50 +07:00
78a50c5d74 clan_vm_manager: Added suffix task to glib task functions 2024-03-03 16:01:08 +07:00
216e5a53d4 clan_vm_manager: Remove superfluous argument to build_vm 2024-03-03 15:52:56 +07:00