Commit Graph

41 Commits

Author SHA1 Message Date
f5f4239337 Delete files associated to VM 2023-10-26 12:14:09 +02:00
bdb2f6427d Created first disk 2023-10-26 11:43:05 +02:00
081b0f7784 Fix secure boot issue 2023-10-20 11:15:16 +02:00
a30f9720ca Define disks as vec instead of option 2023-10-20 10:52:28 +02:00
d93a2b857a Managed to insert an ISO file 2023-10-19 18:12:28 +02:00
b007826710 Fix VNC connection 2023-10-18 18:36:24 +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
674f9fe7ed Can update VM settings 2023-10-16 19:22:15 +02:00
fbfe4f00c5 Can create VM from UI 2023-10-16 19:00:15 +02:00
3c00c23205 Can delete the VM from the WebUI 2023-10-13 18:39:34 +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
4c29184a3b Can enable VNC access 2023-10-11 19:11:00 +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
e9dcc57e11 Add disk and network info 2023-09-08 14:00:39 +02:00
dac50600e3 Build basic sysinfo page 2023-09-08 12:23:15 +02:00
f14e8a8e58 Ready to build sysinfo route screen 2023-09-08 09:45:41 +02:00
bd5ea1fb23 Can disable auth 2023-09-08 09:04:48 +02:00
57c023b45b Can query hypervisor information 2023-09-06 18:54:38 +02:00
fbe11af121 Can download ISO files 2023-09-06 16:57:38 +02:00
8f65196344 Can delete uploaded ISO files 2023-09-06 14:55:41 +02:00
08b59b6f67 Display the list of ISO files 2023-09-06 14:21:26 +02:00
e7d5747b99 Can download ISO file by URL 2023-09-05 16:12:20 +02:00
4b55e17ee0 Remove useless configuration 2023-09-05 13:23:32 +02:00
036595fb24 Can upload ISO files 2023-09-05 13:19:25 +02:00
d67f42abc5 Can sign out 2023-09-04 15:12:00 +02:00
8defc104c6 Build base web 2023-09-04 14:11:56 +02:00
83bd87c6f8 Add OpenID routes 2023-09-04 11:25:03 +02:00
caaf3d703f Add middleware to check authentication 2023-09-02 19:15:11 +02:00
849bf0cdfb Can perform local authentication 2023-09-02 18:44:16 +02:00
bb31954b22 Add basic server config 2023-09-02 10:28:08 +02:00
129d23f671 Add session system 2023-09-02 09:12:36 +02:00
0ac1480572 Add base server 2023-09-02 08:07:06 +02:00
0f3ddea04e Initial commit 2023-09-01 10:59:53 +02:00