Commit Graph

31 Commits

Author SHA1 Message Date
759361d9f6 Add qcow2.xz file format support 2025-06-09 16:58:21 +02:00
9609cfb33a Check if file can be loaded during disk image upload
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-07 11:28:39 +02:00
1fe7c60f36 Automatically generate cloud disk image when updating domains configuration
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-07 11:15:55 +02:00
9bd702d60f Add cloud-localds as a required program
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-06 17:19:11 +02:00
ef0d77f1d6 Minor fixes
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-30 15:25:46 +02:00
a18310e04a Simplify RAM management
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-30 09:20:49 +02:00
dd7f9176fa Clarify some constants 2025-05-30 09:03:00 +02:00
21fd5de139 Can decompress raw files to sparse file 2025-05-29 15:41:08 +02:00
e869517bb1 Can decompress QCow2 2025-05-29 14:18:27 +02:00
80d6fe0298 Can perform basic file copy 2025-05-29 12:15:52 +02:00
20de618568 Generalize disk file creation logic
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-29 08:03:42 +02:00
5a5450070a Process size of disks in bytes instead of megabytes
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 21:29:16 +02:00
b55880b43c Can upload disk images on the server
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 20:40:48 +02:00
a8171375a8 Added REST route to get the list of bridges 2025-05-26 20:43:19 +02:00
de33c7d521 Check if qemu-img is present before startup
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-26 19:21:40 +02:00
3c636406af Update virtweb_backend/src/constants.rs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-04-09 09:25:28 +00:00
c7de64cc02 Add API tokens support (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes.

Reviewed-on: #9
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-23 17:04:43 +00:00
4d0b4929c5 Show guidelines on UI on how to setup network hook 2024-01-11 19:02:47 +01:00
ed25eed31e Start to build NAT configuration mode 2024-01-10 19:29:24 +01:00
f82925dbcb Can configure network NAT settings from UI 2024-01-09 21:57:18 +01:00
672e866897 Add basic NAT structures 2024-01-08 21:03:39 +01:00
a7bfb80547 Add network filters metadata 2024-01-03 19:53:47 +01:00
3849b0d51d Parse NW filters XML structure 2023-12-28 15:12:38 +01:00
924c972984 Can specify MAC addresses for domains 2023-12-19 13:26:56 +01:00
bdb2f6427d Created first disk 2023-10-26 11:43:05 +02:00
2bc64442f4 Created first domain 2023-10-04 11:18:50 +02:00
e7d5747b99 Can download ISO file by URL 2023-09-05 16:12:20 +02:00
036595fb24 Can upload ISO files 2023-09-05 13:19:25 +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
129d23f671 Add session system 2023-09-02 09:12:36 +02:00