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

906 commits

Author SHA1 Message Date
catborise
45e3b00180 add getvvfile for desktop viewers.(virt-viewer) 2020-09-11 15:56:11 +03:00
catborise
82f5fbf159 change choices size from 50 to 70 2020-09-11 15:35:32 +03:00
catborise
372ba5a0f2 fix create user error 2020-08-21 20:53:16 +03:00
catborise
7dd9127572 Automatic install option for Webvirtcloud is added (beta) 2020-08-21 18:38:10 +03:00
catborise
c2bd8d8547 add nginx configuration files for os type 2020-08-19 16:17:12 +03:00
catborise
83ba6da572 fix instance create error handling 2020-08-17 09:58:42 +03:00
catborise
6d52587e60 fix messages.error error 2020-08-14 16:17:10 +03:00
catborise
43f1461e29 update novnc 1.1.0 ->1.2.0 2020-08-11 15:05:09 +03:00
catborise
bb935b3713 fix computes list table layout 2020-07-23 13:57:10 +03:00
catborise
6a8d713ae6 hide compute login password for tcp/tls connections 2020-07-23 13:49:29 +03:00
catborise
015719b952 add macvtap support : create macvtap virtual net, add/edit instance network for macvtap 2020-07-23 13:36:49 +03:00
catborise
46884304b0 fix macvtap network list 2020-07-23 13:36:36 +03:00
catborise
de63d9746d add change other user password ability to superusers 2020-07-23 13:16:39 +03:00
catborise
fb3ef6be98 fix sendctrlaltdel for spice console 2020-07-23 11:07:22 +03:00
catborise
6ab32e1697 fix missing uuid record on db while creating instance 2020-07-22 16:09:49 +03:00
catborise
6bbebdd37c not push only try to import debug_toolbar if settings.debug is true 2020-07-22 11:24:01 +03:00
catborise
02654f6eda update README.md: app screenshots 2020-07-21 16:06:48 +03:00
catborise
2ef6563d09 update locale 2020-07-20 12:37:04 +03:00
catborise
400dd6c86e add action definition for destroy operation 2020-07-20 12:27:36 +03:00
catborise
2d6aaaf707 fix redundant notification message 2020-07-20 12:21:16 +03:00
catborise
84a545dc61 fix divide remainder error for memory resize etc 2020-07-20 12:10:30 +03:00
catborise
74028f35b8 fix console keymap auto related error 2020-07-20 12:00:01 +03:00
Anatoliy Guskov
845c78c564
Merge pull request #345 from skyline75489/fix/none-console-type
Handle None console type
2020-07-20 11:41:12 +03:00
Anatoliy Guskov
618d5ec7c1
Merge pull request #344 from catborise/console_enrichments
vnc console options added
2020-07-20 11:40:51 +03:00
catborise
abfbc54594 fix:move from accounts, after permission migrate applyings to instances 2020-07-20 10:44:33 +03:00
catborise
30948ca445 superlinter update to v3 2020-07-20 10:17:35 +03:00
skyline75489
0e0521c61f Handle None console type 2020-07-17 20:32:06 +08:00
catborise
b5b43b71bd add dev options to settings + url 2020-07-17 15:27:57 +03:00
catborise
523f58b55e update package version & add apps to travis 2020-07-17 14:42:57 +03:00
catborise
519234b521 fix typo, etc 2020-07-17 14:00:11 +03:00
catborise
44aa746f4b make console password optional for users with permissions 2020-07-17 11:05:47 +03:00
catborise
74a4a1a3ef vnc console options added 2020-07-17 11:04:21 +03:00
Anatoliy Guskov
522b95fe39
Merge pull request #343 from catborise/consol_tunnel_fix
Consol tunnel fix
2020-07-14 19:05:49 +03:00
Anatoliy Guskov
3d3069d94d
Merge pull request #342 from Real-Gecko/instances
Instances overhaul
2020-07-14 19:04:40 +03:00
catborise
0b86e34203 replace tunnel.py with sshtunnel.py some small fixes 2020-07-14 15:44:20 +03:00
catborise
b6cb81c3bc tunnel.py fix socket creation problem 2020-07-14 15:10:03 +03:00
Real-Gecko
47009d47ca Instances overhaul 2020-07-13 15:33:09 +06:00
Anatoliy Guskov
f23e6b000f
Merge pull request #334 from catborise/wsproxy
wsproxy patch
2020-06-28 20:59:34 +03:00
catborise
61060c0b06 update super-linter ci 2020-06-26 16:53:37 +03:00
catborise
c0f707854a wsproxy patch 2020-06-26 16:31:41 +03:00
Anatoliy Guskov
6c79c2bace
Merge pull request #333 from catborise/master
spice console password fix & translate additions
2020-06-26 15:27:03 +03:00
Anatoliy Guskov
ed7cffd073
Merge pull request #332 from Real-Gecko/master
https://github.com/retspen/webvirtcloud/issues/323#issuecomment-64998
2020-06-26 15:26:37 +03:00
catborise
1320753d6c spice console password fix & translate additions 2020-06-26 10:06:51 +03:00
Real-Gecko
1430c73c13 https://github.com/retspen/webvirtcloud/issues/323#issuecomment-649986187 2020-06-26 12:48:53 +06:00
Anatoliy Guskov
ce123d1f22
Merge pull request #330 from catborise/console
Console
2020-06-25 21:02:36 +03:00
catborise
4f8a1fd50d fix console password & sendkey & css fixes & add scale vb 2020-06-24 12:39:32 +03:00
Anatoliy Guskov
9a0b456e34
Merge pull request #328 from glzjin/patch-1
Fix #325
2020-06-22 10:16:41 +03:00
Anatoliy Guskov
5a73f14889
Merge pull request #327 from Real-Gecko/master
Fixed #326
2020-06-22 10:16:12 +03:00
catborise
48f9ba6d73 add super linter in to ci 2020-06-22 08:17:13 +03:00
glzjin
720b5cab84
Fix #325 2020-06-21 20:16:38 +08:00