Commit Graph

36 Commits

Author SHA1 Message Date
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
b7d44f3091 Can edit more network settings 2023-12-06 15:31:07 +01:00
e579a3aadd Ready to implement network routes contents 2023-12-04 20:18:21 +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
bdb2f6427d Created first disk 2023-10-26 11:43:05 +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
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
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
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