Commit Graph

1336 Commits

Author SHA1 Message Date
SimonFair 072e3512e0 Various VM Manager Fixes
Fix VM memory size values on VM Usage
Fix issue with auto showing for QCOW2 files not in a VM path, should be manual
2024-05-06 12:45:41 +01:00
tom mortensen 85d1a2f6f5 Merge pull request #1705 from almightyYantao/patch-1
Add Wxwork Notification Agent
2024-05-02 14:07:41 -07:00
ljm42 e6441a8345 in http_get_contents, detect and recover from curl error 23 2024-04-28 16:12:40 -07:00
SimonFair 71f99155b8 Merge remote-tracking branch 'upstream/master' into XML-Windows-Size 2024-04-27 10:09:06 +01:00
SimonFair cb48e16845 Fix QEMU command line expanding if no data.
Rework of XML mobile page size.
2024-04-27 10:04:10 +01:00
SimonFair d9588b7c83 Add qemu:override support 2024-04-25 18:53:55 +01:00
tom mortensen f79f907923 Merge pull request #1707 from SimonFair/XML-Windows-Size
Fix mobile devices VM XML View
2024-04-24 07:30:13 -07:00
SimonFair a5b7247d88 Fix mobile devices 2024-04-22 22:02:33 +01:00
Tom Mortensen 2a6c09f9c9 better handling of marking form fields 'disabled' 2024-04-22 11:51:07 -07:00
Alimighty.Yantao 511a8e47ac Add Wxwork Notification Agent
新增企业微信消息通知,在国内还是这些用的较多。

The new enterprise wechat message notification is still more used in China.
2024-04-20 17:22:12 +08:00
SimonFair 2bec253098 Update Custom.form.php 2024-04-19 15:25:43 +01:00
tom mortensen 7cce87baa2 Merge pull request #1695 from dlandon/master
Add password encryption and rewrite set_proxy script in php
2024-04-12 14:01:39 -07:00
dlandon e87a15d439 New location of OutgoingProxy.php. 2024-04-12 14:37:10 -05:00
dlandon a76a68d4e2 Simpler check for null values. 2024-04-12 14:34:41 -05:00
dlandon f9398d01c6 Move OutgoingProxy.php file to /include/ folder. 2024-04-12 14:16:56 -05:00
dlandon fcb58b1908 Merge branch 'master' into master 2024-04-12 08:04:31 -05:00
dlandon 22c3ac6061 Changes for set_proxy rewrite. 2024-04-12 07:35:26 -05:00
dlandon 562a1ace79 Changes for set_proxy rewrite. 2024-04-12 07:35:08 -05:00
dlandon cdedaa9476 Code cleanup. 2024-04-12 07:34:13 -05:00
dlandon 1d35b06539 Remove create_proxy; set_proxy replaces the functionality. 2024-04-12 07:33:50 -05:00
SimonFair 62ea5702ce Add support for decimal values 2024-04-10 23:44:22 +01:00
SimonFair e9c973baad Show decimals for disk > 1TB 2024-04-10 21:27:24 +01:00
Tom Mortensen 7d85097bce fix: Emulated disk is not clickable 2024-04-09 14:36:26 -07:00
Tom Mortensen 37b41950bb fix: ZFS subpools show up and can be selected in the new permissions tool 2024-04-09 14:35:05 -07:00
tom mortensen a88d5608af Merge pull request #1697 from SimonFair/VM-Metrics
Fix php error due to typo and if libvirt is not started.
2024-04-08 13:14:25 -07:00
dlandon 1a79fb8cd8 Make scripts executable 2024-04-08 08:23:46 -05:00
dlandon e6e74004a3 Rename scripts to be more consistent with Unraid standards. 2024-04-06 11:58:10 -05:00
dlandon bf36603023 Rename config file to prevent confusion. 2024-04-06 08:17:10 -05:00
dlandon c8967594c7 Remove debug log line. 2024-04-06 08:08:39 -05:00
SimonFair e0ea112af7 Fix php error due to typo and if libvirt is not started. 2024-04-06 11:09:42 +01:00
dlandon 5867f6719d Don not include user and pass in the /boot/config/proxy.cfg file. Thgey are not needed by set_proxy. 2024-04-05 12:33:38 -05:00
dlandon cf69edb57d Key generation fails on first run. 2024-04-05 08:16:03 -05:00
dlandon 1d47440008 Code cleanup. 2024-04-05 08:15:28 -05:00
dlandon 890671f106 Fix typo. 2024-04-04 19:15:56 -05:00
dlandon a1d486f112 Add password encryption and create_proxy.sh script to create the proxy.cfg file needed by set_proxy. 2024-04-04 13:05:36 -05:00
tom mortensen bce62bb5e9 Merge pull request #1650 from SimonFair/VM-Metrics
Various VM Manager changes
2024-04-03 15:53:54 -07:00
tom mortensen 7c318c11f1 Merge pull request #1667 from jski/master
Add additional USB device passthrough smartmontools options to webgui
2024-04-03 15:52:37 -07:00
tom mortensen 1447bea75b Merge pull request #1684 from SimonFair/VM-Avoid-spinup-of-ISOS-location-volume
Add spin up check to CD info function.
2024-04-03 15:51:58 -07:00
tom mortensen a2a598d28d Merge pull request #1690 from unraid/proxy-via-localprepend
Proxy via local_prepend.php
2024-04-03 15:43:52 -07:00
tom mortensen cc2d969181 Merge pull request #1694 from dlandon/master
Add Outgoing Proxy Manager
2024-04-03 15:43:38 -07:00
dlandon 3790217cec Fix php errors. 2024-04-03 12:43:13 -05:00
dlandon cde1e4582a Fix menuing. 2024-04-03 11:00:48 -05:00
dlandon 689f0bb697 Add Outgoing Proxy Manager. 2024-04-03 10:38:52 -05:00
tom mortensen 845fb47335 Merge pull request #1691 from SimonFair/Sysdevices-Language-Fix
Fix for sysdrivers.
2024-04-02 08:56:23 -07:00
Zack Spear ba0eabe9bb refactor: web component translations trial messaging 2024-04-02 09:47:24 +09:00
SimonFair 7738c25e7c Fix for sysdrivers. 2024-04-01 20:49:03 +01:00
ljm42 2f279bc56e Proxy via local_prepend.php 2024-04-01 11:32:46 -07:00
Zack Spear 558640b10a refactor(wc): trial messaging replace pro with unleashed 2024-04-01 21:58:51 +09:00
SimonFair 38a9b575f7 Make script executable 2024-04-01 09:05:43 +01:00
SimonFair afd2852fc8 Add virtiofsd pre-processor for wrapper 2024-04-01 09:02:45 +01:00