24 Commits

Author SHA1 Message Date
67549d54a3 Migrate from actix-web-actor to actix-ws
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-20 22:08:02 +01:00
55b49699eb Can assign a group to VMs
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 17:31:05 +01:00
d4ef389852 Can define network filters 2024-01-02 18:56:16 +01:00
9d4f19822d Refacto structures definition 2023-12-28 19:29:26 +01:00
d8a6b58c52 Automatically backup source network and VM configuration 2023-12-23 18:12:46 +01:00
f651c756b6 Improve errors reporting 2023-12-12 13:30:59 +01:00
bc15846b67 Improve errors reporting 2023-12-12 01:32:18 +01:00
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
d1a9b6c3bb Fix VNC connection issue 2023-12-07 00:28:56 +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
b87306f8ea First successful VNC connection 2023-10-18 18:00:25 +02:00
4f75cd918d Issue tokens to initialize VNC connections 2023-10-18 12:27:50 +02:00
fbfe4f00c5 Can create VM from UI 2023-10-16 19:00:15 +02:00
6a3cf2e5c8 Can update or delete domains 2023-10-13 16:44:56 +02:00
52d7e35d10 Can get domain state through a dedicated route 2023-10-13 15:30:32 +02:00
0a00e43216 Can get domains screenshots 2023-10-13 15:27:01 +02:00
c5c46fbcd8 Can shutdown, kill, suspend, resume, reset a domain 2023-10-11 18:23:45 +02:00
0c7128e6eb Can start a domain 2023-10-10 12:35:43 +02:00
908b0f4c56 Can get domains list 2023-10-09 19:16:33 +02:00
b69c97e6fe Return VM state 2023-10-09 18:45:41 +02:00
ce393995f9 Can get domain info 2023-10-04 19:03:20 +02:00
2bc64442f4 Created first domain 2023-10-04 11:18:50 +02:00