VirtWeb/virtweb_backend/src
2023-12-11 17:22:36 +01:00
..
actors Fix mouse cursor shift 2023-12-11 15:24:28 +01:00
controllers Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
extractors Add middleware to check authentication 2023-09-02 19:15:11 +02:00
middlewares Can disable auth 2023-09-08 09:04:48 +02:00
utils Managed to start a VM again 2023-12-06 20:27:59 +01:00
app_config.rs Delete VNC socket file when deleting domain 2023-12-11 15:09:18 +01:00
constants.rs Created first disk 2023-10-26 11:43:05 +02:00
lib.rs Created first domain 2023-10-04 11:18:50 +02:00
libvirt_client.rs Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
libvirt_lib_structures.rs Can add TPM2 chipset 2023-12-11 16:44:04 +01:00
libvirt_rest_structures.rs Change video model 2023-12-11 17:22:36 +01:00
main.rs Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
middlewares.rs Add middleware to check authentication 2023-09-02 19:15:11 +02:00