1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
Commit graph

1292 commits

Author SHA1 Message Date
catborise
c804b2cde8 fix identation 2022-09-05 15:38:00 +03:00
catborise
4abf62702a take over precedense sata to scsi 2022-09-05 15:37:23 +03:00
catborise
97acbd9843 fix typo error 2022-09-05 15:36:37 +03:00
catborise
31c575e852 call function with parameter names 2022-09-05 15:35:51 +03:00
catborise
5425519408 change firmware, graphic, video fields max lenght 2022-09-02 16:54:05 +03:00
catborise
6eb06280c5 add makemigrations command for missing model scripts 2022-08-29 14:55:00 +03:00
catborise
3b43081b9d
Merge pull request #530 from catborise/master
other fixes after rest-framework addition
2022-08-24 15:31:50 +03:00
catborise
66a9edfae1 fix Docker installation bugs 2022-08-24 15:16:08 +03:00
catborise
afffaa8589 fix linter warnings/error 2022-08-24 15:15:27 +03:00
catborise
aeee56fe45 add swagger-ui css/js files 2022-08-24 15:14:14 +03:00
catborise
46514d0897 add collect static command for rest/swagger ui 2022-08-24 10:29:29 +03:00
catborise
234638a85c add missing migrations for new models 2022-08-24 09:34:16 +03:00
catborise
f500d44492 Optimize snapshot capabilities to snap UEFI type machines. by @qrwitu 2022-08-23 15:24:00 +03:00
catborise
2910a3229a apply recommendation of code-review-doctor 2022-08-23 08:42:19 +03:00
catborise
6d3550bb24 console_listen_address not in the context, it's instance.console_listen_address. fixed by @wadefelix 2022-08-23 08:40:36 +03:00
catborise
2db7a4fa27
Merge pull request #528 from catborise/master
fix setting.py.template & decodestring convert
2022-08-22 16:22:32 +03:00
catborise
33a7e30fc5 convert decodestring -> decodebytes for python 3.10 compatibility 2022-08-22 16:14:22 +03:00
catborise
aebcbb63fd remove duplicate restframework module entry 2022-08-22 16:10:31 +03:00
catborise
a67a51eaed
Merge pull request #527 from catborise/master
Rest framework (#24)
2022-08-22 15:35:19 +03:00
catborise
1c84f241ad
Merge branch 'master' into master 2022-08-22 15:34:51 +03:00
catborise
cfce71ec2b
Rest framework (#24)
* Add rest framework for API: First Commit

* modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.

* Add REST API for some webvirtcloud functions. Instance list/delete/create, compute list/delete/create, storages-network list/retrieve. Add swagger and redoc for API interface

* update requirements

Co-authored-by: herengui <herengui@uniontech.com>
2022-08-22 15:12:33 +03:00
catborise
76e3a8b823
Merge pull request #526 from Regan-He/master
Reduce code complexity
2022-08-22 08:21:38 +03:00
herengui
4d78917c35 modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions. 2022-08-22 09:57:07 +08:00
catborise
aaea1d9451
Merge pull request #522 from catborise/master
add socketio parameters
2022-07-21 15:41:53 +03:00
catborise
92254401dc add socketio parameters 2022-07-21 15:39:50 +03:00
catborise
d23896ddf6
Merge pull request #521 from catborise/master
remove css urls, add missing socketio requirements, fix cookie import…
2022-07-21 13:36:52 +03:00
catborise
0680f02240 remove css urls, add missing socketio requirements, fix cookie import, and rearrange socketiod connetion 2022-07-21 13:31:37 +03:00
catborise
d24d6b037d
Merge pull request #520 from catborise/master
update reqs and ace.js
2022-07-19 16:19:27 +03:00
catborise
6f7d62a860 update libvirt + Django req 2022-07-19 16:16:02 +03:00
catborise
92a20c0aaa
Merge pull request #519 from GaetanF/master
Implement Libvirt Serial Console as Console on WebVirtCloud
2022-07-18 21:01:09 +03:00
Gaëtan Ferez
9bf3b7e88f Fix process call for consolecallback 2022-07-17 13:37:21 +02:00
Gaëtan Ferez
65dce10ce1 Implement Libvirt Serial Console as Console on WebVirtCloud 2022-07-17 13:25:47 +02:00
catborise
f6915ac51f
Merge pull request #514 from sianciou/security_issue
fix insecure randomness
2022-07-08 23:11:44 +03:00
sianciou
8699575e6f fix insecure randomness 2022-07-05 16:13:04 +08:00
catborise
89ca8010f4
Merge pull request #512 from Info-IIG/develop
Fix dependencies reference nonexistent in appsettings migrations
2022-06-30 22:29:23 +03:00
Info-IIG
22ac6f1c60 Fix dependencies reference nonexistent in appsettings migrations 2022-06-30 09:48:47 +02:00
catborise
a272740be6
Merge pull request #511 from Info-IIG/develop
Fix LDAP password and added VM DRBD Status to appsettings
2022-06-30 08:15:11 +03:00
catborise
e2a1bc5f7e update ace.js files for XML editors 2022-06-30 08:04:31 +03:00
Info-IIG
421f17d5ca Added VM DRBD Status to appsettings 2022-06-29 15:08:07 +02:00
Info-IIG
af5acc8c24 Fix ldap password error 2022-06-29 11:55:36 +02:00
catborise
d0e3c11ccf update spice-html5 packages to release 0.30 2022-06-28 12:20:16 +03:00
catborise
bb31c09d25
Merge pull request #510 from catborise/master
update secret generator with new python secrets module - urlsafe
2022-06-28 11:22:12 +03:00
catborise
7bb5d6f313 update secret generator with new python secrets module - urlsafe 2022-06-28 11:13:23 +03:00
catborise
f620b88f73
Merge pull request #508 from catborise/master
update reqs
2022-06-27 11:35:10 +03:00
catborise
f3d1c17a23 update requirements 2022-06-27 11:17:58 +03:00
catborise
a4baeae934 update docker image 2022-06-27 11:17:21 +03:00
catborise
f60bb055a8 add almalinux support for installation 2022-06-27 10:49:42 +03:00
catborise
2c07df4c8f
Merge pull request #506 from Info-IIG/develop
New additions
2022-06-20 08:54:10 +03:00
Info-IIG
052610dd21 Added permission can snapshot instances 2022-06-16 14:55:08 +02:00
Info-IIG
e26a114c44 Added ldap password encryption 2022-06-15 17:08:16 +02:00