lassulus
|
79a2283c71
|
*: nix fmt
|
2024-12-02 15:14:40 +01:00 |
|
Qubasa
|
ff8d82c3c6
|
clan-vm-manager: Fix regression part2
|
2024-11-28 19:01:46 +01:00 |
|
Jörg Thalheim
|
cd13bfe6ed
|
HistoryEntry: add cleaner typesafe json deserialization
|
2024-11-11 11:36:17 +01:00 |
|
Qubasa
|
0f0a8825e1
|
clan-cli: Init clan machines import
|
2024-09-16 18:15:55 +02:00 |
|
Jörg Thalheim
|
357b619068
|
add SIM lint
|
2024-09-02 16:39:30 +02:00 |
|
Jörg Thalheim
|
15ff74f7c2
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Qubasa
|
1cb26b41e7
|
clan-vm-manager: Fix regression
|
2024-08-21 15:48:43 +02:00 |
|
Johannes Kirschbauer
|
f787acdaa4
|
CLI: fix flakeId url interpretation
|
2024-07-24 10:34:11 +02:00 |
|
Qubasa
|
728f8f5758
|
clan-vm-manager: Restore to known good version
|
2024-07-19 22:07:34 +02:00 |
|
Jörg Thalheim
|
d9c5f16e05
|
add assertion if FlakeId has wrong value
|
2024-07-03 18:28:55 +02:00 |
|
Jörg Thalheim
|
5b606c035f
|
move FlakeId to flake id
move FlakeId to flake id
|
2024-07-03 18:28:55 +02:00 |
|
Jörg Thalheim
|
b4698528ef
|
make machine class now a dataclass
|
2024-07-03 12:34:43 +02:00 |
|
Jörg Thalheim
|
cc583dd79e
|
simplify clan uri further
|
2024-07-02 12:52:10 +02:00 |
|
Jörg Thalheim
|
e637394370
|
remove unused multi machine clan urls
|
2024-07-02 12:20:30 +02:00 |
|
Jörg Thalheim
|
815bb336be
|
remove unused MachineParams
|
2024-07-02 11:57:39 +02:00 |
|
Qubasa
|
372e212c0c
|
clan_cli: Renamed ClanUrl to FlakeId
|
2024-03-08 23:47:27 +07:00 |
|
Qubasa
|
f4f3176374
|
clan-vm-manager: Fix ClanUrl not pickable
|
2024-03-08 23:23:18 +07:00 |
|
Qubasa
|
068f89e453
|
clan_vm_manager: Rewrite of Machine Class Part 1
|
2024-03-08 15:32:12 +07:00 |
|
Qubasa
|
442e5b45ba
|
clan_cli: Simplify ClanURI
|
2024-03-07 19:04:48 +07:00 |
|
Qubasa
|
93c868a3b7
|
clan_cli: Rewrite ClanURI
|
2024-03-07 16:41:37 +07:00 |
|
Johannes Kirschbauer
|
030cbd24ce
|
Clan VM Manager: detect if clan exists
|
2024-02-07 16:08:48 +07:00 |
|
Qubasa
|
52f5c890cc
|
URI: Fixed removed url fragment
|
2024-01-30 13:28:12 +07:00 |
|
Qubasa
|
119a05d999
|
Fixed clan uri. Expand user, then resolve
|
2024-01-30 12:17:24 +07:00 |
|
Johannes Kirschbauer
|
d0b075c217
|
add join to list
|
2024-01-20 13:18:43 +01:00 |
|
Qubasa
|
f1acc44488
|
URI: Added support for #flake_attr
|
2024-01-16 17:11:26 +01:00 |
|
Jörg Thalheim
|
f9dd2e0926
|
strip whitespace from clan uris
|
2024-01-04 16:30:26 +01:00 |
|
Qubasa
|
7c5ed85231
|
clan_uri: Support all other formats by just differentiating between remote and local
|
2024-01-02 17:21:05 +01:00 |
|
Qubasa
|
f1642c6c71
|
vm-manager: Fixed quit application not working bug
|
2023-12-31 14:13:11 +01:00 |
|
Qubasa
|
ca265b0c59
|
UI: Added process executor. Display vm status correctly in list. | CLI: Added get_qemu_version(), fixed virtio audio bug.
|
2023-12-26 18:02:43 +01:00 |
|
Qubasa
|
a1575ec19c
|
nix fmt
|
2023-12-19 18:02:06 +01:00 |
|
Qubasa
|
e0e7324876
|
Improved spawn interface. Added garbage collector
|
2023-12-19 17:51:43 +01:00 |
|
Qubasa
|
1a36ef242f
|
Fixed failing tests in machines and history cli, removed test_machines_api.py
|
2023-12-14 18:25:42 +01:00 |
|
Qubasa
|
e139628fbd
|
Improved ClanURI
|
2023-12-14 18:21:10 +01:00 |
|
Qubasa
|
c90053834a
|
Reworked machines list, and history commands
|
2023-12-14 18:21:10 +01:00 |
|
Qubasa
|
d4b8cef242
|
Added clan flakes inspect command. Improved ClanURI. Added democlan as dependency in flake.nix
|
2023-12-09 00:09:21 +01:00 |
|
Qubasa
|
ae8029e560
|
clan_cli: URI parser now only has HTTP and FILE. Also clan:///home/user or clan://~/Downloads is supported
|
2023-12-08 13:46:21 +01:00 |
|
Qubasa
|
7c6902f70a
|
Replaced Status with checkbox
|
2023-12-08 12:18:55 +01:00 |
|
Jörg Thalheim
|
807b53c71b
|
modernize code with ruff
|
2023-12-06 17:13:58 +01:00 |
|
Qubasa
|
b48fb10f86
|
clan_cli: ClanURI fixed non executing tests
|
2023-12-06 13:38:22 +01:00 |
|
Qubasa
|
cb984f6d43
|
clan_cli: Remodeled ClanURI parser
|
2023-12-05 18:16:51 +01:00 |
|
Qubasa
|
22d5a61a51
|
clan_cli: Remodeled ClanURI parser
|
2023-12-05 18:08:27 +01:00 |
|
Qubasa
|
63c820ed86
|
clan_cli: Added ClanURI class parser
|
2023-12-05 16:17:15 +01:00 |
|