Commit Graph

1305 Commits

Author SHA1 Message Date
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
SimonFair
e0ea112af7 Fix php error due to typo and if libvirt is not started. 2024-04-06 11:09:42 +01: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
SimonFair
2d78738cef Add check for memory dump 2024-03-29 11:05:52 +00:00
SimonFair
c0f79e8929 Add tooltip and * if spundown. 2024-03-29 07:48:33 +00:00
SimonFair
d5ee50c696 Merge remote-tracking branch 'upstream/master' into VM-Avoid-spinup-of-ISOS-location-volume 2024-03-28 20:46:52 +00:00
Tom Mortensen
02de6b43b4 support 'inelgible' configValid state 2024-03-26 18:22:21 -07:00
Tom Mortensen
3b2ed257da permit file system selection with array Started only if fle system type is 'auto' 2024-03-26 18:22:21 -07:00
Zack Spear
0710deb304 refactor: config error messages 2024-03-27 01:25:03 +09:00
Zack Spear
c383caf3ff feat(upc): server config enum messaging 2024-03-26 19:46:11 +09:00
tom mortensen
0afb8dd7de Merge pull request #1681 from unraid/curl-improvements
Curl improvements
2024-03-25 08:44:44 -07:00
ljm42
537149f206 Use Curl for network connectivity checks 2024-03-24 14:59:03 -07:00
ljm42
0b7f980e97 introduce http_get_contents wrapper for Curl 2024-03-24 14:17:09 -07:00
ljm42
da32a2ab36 Add proxy env vars to Tools -> Vars 2024-03-23 09:55:28 -07:00
tom mortensen
614826552f Merge pull request #1675 from unraid/add-proxy
Add outgoing proxy support
2024-03-23 08:43:55 -07:00
tom mortensen
5be81cfb8f Merge pull request #1677 from zackspear/fix/6-13-regDevs-usage-for-more-flexibility
[6.13] fix: regDevs usage for more flexibility
2024-03-23 00:10:55 -07:00
ljm42
e696f98467 Fix PHP warnings on Management Access page 2024-03-21 11:22:35 -07:00
Zack Spear
e47b80a501 fix: regDevs usage 2024-03-21 21:07:31 +09:00
ljm42
b69564caed tidy 2024-03-19 11:56:13 -07:00
ljm42
cb84d60e00 Remove special handling for file_get_contents(), use libcurl instead 2024-03-19 11:52:59 -07:00
ljm42
78dcc575d6 tidy 2024-03-18 15:12:31 -07:00
ljm42
ffcb5b11a1 Remove special handling for libcurl, use environment variables instead 2024-03-18 14:44:51 -07:00
ljm42
77bd950c6d remove proxy.ini, use environment variables instead 2024-03-18 14:22:57 -07:00
ljm42
6d379a4dd6 Add outgoing proxy support 2024-03-17 20:23:51 -07:00
SimonFair
a101d2c538 Code optimisation for quicker load. 2024-03-17 11:12:40 +00:00
SimonFair
a15501a2b5 Remove tmp debug files. 2024-03-16 21:34:39 +00:00
SimonFair
f8f6633c1b Disable check boxes for removal if ZFS. 2024-03-16 19:48:11 +00:00
jski
10d590fc66 Fixed two typos, thanks @ljm42 2024-03-16 15:28:20 -04:00
SimonFair
1c23a008b9 Add context menu on VM Usage Panel 2024-03-16 13:40:53 +00:00
tom mortensen
a02a4fbd7a Merge pull request #1673 from zackspear/master
[6.13] refactor(upc): add upgrade button for key state
2024-03-15 14:34:17 -07:00
tom mortensen
8d1438635a Merge pull request #1671 from unraid/fix-notifications
Fix Docker notifications
2024-03-15 14:33:36 -07:00
tom mortensen
19c23dc05b Merge pull request #1669 from SimonFair/Sysdevices-Language-Fix
Fix language issue.
2024-03-15 14:31:31 -07:00
Zack Spear
c222fbb306 refactor(upc): add upgrade button for key state 2024-03-15 13:12:14 -07:00
jski
415cb252e7 Missed one section to add the new settings in DeviceInfo.page 2024-03-14 19:21:59 -04:00