Commit Graph

197 Commits

Author SHA1 Message Date
afebe97395 Can define IP reservations for networks 2023-12-19 17:57:38 +01:00
ed1bd806d7 Refactor XML definitions serialization 2023-12-19 16:33:47 +01:00
924c972984 Can specify MAC addresses for domains 2023-12-19 13:26:56 +01:00
6c56b62833 Update frontend dependencies 2023-12-19 12:22:01 +01:00
bcda29322f Update Rust dependencies 2023-12-19 12:08:26 +01:00
5a538e838a Remove useless feature 2023-12-12 18:02:23 +01:00
c837d70374 Fix VNC URL on production builds 2023-12-12 17:04:26 +01:00
32ae92d7aa Migrated from CRA to Vite 2023-12-12 16:55:06 +01:00
019348aa78 Removed a useless dependency 2023-12-12 16:17:51 +01:00
207acf0802 Update backend dependencies 2023-12-12 16:02:31 +01:00
c787f6e7a1 Updated frontend dependencies 2023-12-12 15:57:39 +01:00
e8422f4b3c Can generate release builds 2023-12-12 15:45:56 +01:00
f651c756b6 Improve errors reporting 2023-12-12 13:30:59 +01:00
c7f7bfe67c Add a system to restrict untrusted IPs 2023-12-12 01:52:46 +01:00
4c839eb2d1 Can double click on a network to access its page 2023-12-12 01:35:44 +01:00
bc15846b67 Improve errors reporting 2023-12-12 01:32:18 +01:00
2a52b5c035 Update README 2023-12-12 00:53:18 +01:00
5d6cd10572 Investigate port forwarding 2023-12-12 00:34:21 +01:00
375bdb1a46 Can get XML network definition 2023-12-11 18:41:59 +01:00
2d5dc9237e Can send Ctrl+Alt+Del from VNC viewer 2023-12-11 18:09:26 +01:00
85b9591f82 Change video model 2023-12-11 17:22:36 +01:00
749d31d98a Can add TPM2 chipset 2023-12-11 16:44:04 +01:00
299b63cd32 Change graphics driver model used for VNC connections 2023-12-11 16:12:41 +01:00
78ed6114c8 Fix mouse cursor shift 2023-12-11 15:24:28 +01:00
cb49f1cb40 Delete VNC socket file when deleting domain 2023-12-11 15:09:18 +01:00
ce98abb757 Use SATA as bus type for mounted ISO files 2023-12-11 12:43:59 +01:00
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
74b77be013 Improve VNC route 2023-12-08 17:13:38 +01:00
64eb90c0a4 Can attach multiple ISOs to the same domain at the same time 2023-12-08 17:12:19 +01:00
f05ae9fd52 Can attach defined networks to domains 2023-12-08 13:10:53 +01:00
54a3013c59 Can create NAT networks 2023-12-07 20:03:11 +01:00
5f0f56a9f9 Can set the number of VCPUs 2023-12-07 17:09:33 +01:00
d1a9b6c3bb Fix VNC connection issue 2023-12-07 00:28:56 +01:00
7d88cd576c Fix permission issue 2023-12-06 20:32:03 +01:00
60d35f17bd Managed to start a VM again 2023-12-06 20:27:59 +01:00
8b53875349 Can configure network autostart 2023-12-06 19:10:25 +01:00
23f2029deb Can configure all network settings 2023-12-06 18:48:07 +01:00
b7d44f3091 Can edit more network settings 2023-12-06 15:31:07 +01:00
7bf4e87df1 Fix issue with network netmask handling 2023-12-05 18:55:16 +01:00
e579a3aadd Ready to implement network routes contents 2023-12-04 20:18:21 +01:00
0e3945089c Can list and delete networks 2023-10-31 15:55:15 +01:00
9a99e0b54e Can update and delete networks 2023-10-31 12:03:42 +01:00
2025416607 Can get information about a single network 2023-10-31 11:08:05 +01:00
2741faa95b Add REST route to get networks list 2023-10-31 10:51:13 +01:00
f2237d4f2f Can create networks 2023-10-31 09:26:42 +01:00
335aec788e Can enable autostart of VMs 2023-10-28 17:30:27 +02:00
9a15fb4f60 Fix issues with the handling of VM creation 2023-10-26 12:15:49 +02:00
f5f4239337 Delete files associated to VM 2023-10-26 12:14:09 +02:00
9371d709a5 Can remove disks files from UI 2023-10-26 12:04:55 +02:00
bdb2f6427d Created first disk 2023-10-26 11:43:05 +02:00