Commit Graph

87 Commits

Author SHA1 Message Date
Tom Mortensen
e7cee3ca1c Use php curl library calls to access emthtpd via socket.
Connect emhttpd events to websocket publisher endpoints.
2017-05-22 14:07:21 -07:00
Tom Mortensen
5f6eee021d Send command straight to emhttpd.socket to update status. 2017-05-16 12:47:43 -07:00
Eric Schultz
4332950b75 novnc: empty path by default, QEMU 2.9 no longer accepts websocket connections that have a path populated (e.g. websockify) 2017-05-06 09:19:07 -05:00
Eric Schultz
7188f293a5 Merge branch 'master' into 6.4-wip 2017-03-28 03:42:38 -05:00
Eric Schultz
e3e072280b toggling acs override will now apply to all boot options in syslinux.cfg 2017-03-28 03:42:21 -05:00
Eric Schultz
5882bb554a improve Docker mkdir permissions so nginx can access files 2017-03-23 11:42:06 -05:00
Eric Schultz
d932046d71 noVNC: use nginx websocket proxy so it can do SSL termination properly 2017-03-22 08:33:37 -05:00
Eric Schultz
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
Eric Schultz
75851d2418 webGui: add Hibernate option to VM context menu 2016-12-02 19:32:22 -06:00
Eric Schultz
e7949fde51 webGui: add vm shutdown time-out option 2016-11-24 10:30:59 -06:00
Eric Schultz
4bf167201d webGui: generate VM xml with cpu topology as single-threaded when host cpu is AMD 2016-11-22 05:08:56 -06:00
Eric Schultz
a9b9ba896c libvirt: vendor_id and locked xml changes for libvirt 2.4 2016-11-19 15:01:47 -06:00
bergware
89e8c1db40 Fix - Docker/VMs tab stay visible when array is stopped
Warning message is given to start the array
2016-11-02 22:07:59 +01:00
bergware
eed3b9e316 Updated PHP to preferred "elseif" single statement 2016-10-29 09:36:59 +02:00
bergware
88dc47968b Move stylesheets to styles folder 2016-10-24 09:50:23 +02:00
bergware
69c2507390 Replace array() notation with PHP preferred square bracktes [] 2016-10-24 09:50:08 +02:00
bergware
3847e44624 Replace fixed path for docroot variable 2016-10-24 09:49:07 +02:00
bergware
0257950b16 Move stylesheets to styles folder 2016-10-24 09:48:02 +02:00
bergware
595bf0195a Move stylesheets to styles folder 2016-10-24 09:47:10 +02:00
Eric Schultz
16989e8101 vm manager: add 'virtio-win-0.1.126-2' and 'virtio-win-0.1.126-1' to VirtIO-ISOs list 2016-10-19 19:36:55 -05:00
Eric Schultz
484729171e VM Settings: Fix resuming virtio-iso manual selection 2016-09-30 17:01:48 -05:00
Eric Schultz
02d56195f0 Allow Intel iGPU to be used for pci-device passthrough 2016-09-29 17:35:48 -05:00
Eric Schultz
e54aa1a10d VM Settings: move warning panel below advanced view toggle 2016-07-23 20:33:23 -05:00
Tom Mortensen
be66f4f607 Correctly handle symlink location display when browsing user share. Had to change
the name of our shfs location extended attributes:
user.LOCATION  -> system.LOCATION
user.LOCATIONS -> system.LOCATIONS
2016-07-16 13:07:07 -07:00
Eric Schultz
77285cf249 no word-wrap chopped off part of the string in the last commit 2016-07-01 19:13:46 -05:00
Tom Mortensen
ddef177914 Use '/etc/rc.d/rc.libvirt test' to check for VM capability (gets rid of nagging syslog message - sorry
the OCD's kicking in again).
2016-07-01 14:34:09 -07:00
Eric Schultz
8a2ffc0ae1 VM Settings: Show the Default Windows VirtIO driver ISO input for basic view too 2016-07-01 15:20:58 -05:00
Tom Mortensen
449f112ccc Use user.LOCATION instead of user.LOCATIONS to dereference single file on user share. 2016-06-30 16:03:21 -07:00
Eric Schultz
501a03e7bc VM Manager: hide files starting with a . (dot) from showing up in the file pickers 2016-06-30 12:25:35 -05:00
Eric Schultz
b79ff2e0cf VM Manager: Fix showing vnc input controls when a real GPU is selected while toggling from basic to advanced view 2016-06-29 23:48:15 -05:00
Eric Schultz
b54a4943f8 VM Settings: prevent virtio-iso download if ISO share/path doesn't exist 2016-06-29 22:44:11 -05:00
Eric Schultz
955193f72e VM Settings: show warnings next to paths when array is stopped or when they are invalid; hide vdisk size under advanced view 2016-06-29 22:43:14 -05:00
Eric Schultz
5315b21eb2 VM Manager: check free space before attempting to download OpenELEC file 2016-06-29 20:45:27 -05:00
Eric Schultz
86404fa088 VM Manager: check free space before attempting to download LibreELEC file 2016-06-29 20:45:02 -05:00
Eric Schultz
526ce3ad99 VM Manager: check free space before attempting to download VirtIO ISO file 2016-06-29 20:44:09 -05:00
Eric Schultz
a4f83c3efa VM Manager: Remove 'VirtIO' as a option from the CDRom Bus dropdowns 2016-06-29 19:54:34 -05:00
Tom Mortensen
10bbac90cb Initialize only newly created libvirt image from flash-based libvirt image if exists. 2016-06-26 14:30:22 -07:00
Eric Schultz
b5cab85502 VM Manager: add 'virtio-win-0.1.118-2' to VirtIO-ISOs list 2016-06-19 00:55:34 -05:00
Eric Schultz
9f1cb09b9b Fix hiding VM help block about creating a new VM when editing a existing VM 2016-06-19 00:53:07 -05:00
Eric Schultz
b2cb34c766 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-14 16:51:19 -05:00
bergware
e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
Tom Mortensen
da12336be9 Fix handling of docker.cfg and domain.cfg files. 2016-06-13 15:00:46 -07:00
bergware
600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz
b502fbc9e6 VM Manager: add 'virtio-win-0.1.117' and 'virtio-win-0.1.118' to VirtIO-ISOs list 2016-06-09 10:23:14 -05:00
Eric Schultz
7915a1218a VM Manager: add LibreELEC to the template list 2016-06-09 10:16:30 -05:00
bergware
896d2aa1da Updated help text for VM settings 2016-06-06 16:31:03 +02:00
bergware
55d72489ef Minor css changes 2016-05-28 13:46:39 +02:00
bergware
bf84b78f6e Update Docker/VM to reference $eth0 2016-05-14 15:28:57 +02:00
bergware
c12611131f libvirt - limit selection to virtual bridges only 2016-05-12 16:58:57 +02:00
bergware
4a43eef8d8 Update IPADDR references 2016-05-12 08:49:48 +02:00