Commit Graph

467 Commits

Author SHA1 Message Date
dlandon dac9d237ee Merge remote-tracking branch 'upstream/master' 2024-05-08 09:43:32 -05:00
tom mortensen f492ee8f7f Merge pull request #1709 from dlandon/master
Exclude certain folders from the dropdown on /mnt/.
2024-05-07 17:02:27 -07:00
tom mortensen 3cc0bf7e90 Merge pull request #1714 from unraid/fix-curl2
in http_get_contents, detect and recover from curl error 23
2024-05-07 17:02:00 -07:00
Markus Baumer 8b5eb3f66d Fix read file on empty files 2024-05-07 20:38:43 +02:00
ljm42 8da53df357 in http_get_contents, include a useragent 2024-05-06 14:06:40 -07:00
ljm42 ae8feb2dbc in http_get_contents, detect and recover from curl error 23
change from null to "deflate"
2024-05-04 15:58:35 -07:00
tom mortensen 85d1a2f6f5 Merge pull request #1705 from almightyYantao/patch-1
Add Wxwork Notification Agent
2024-05-02 14:07:41 -07:00
dlandon 245e6413cb Exclude folders from /mnt/ and .Recycle.Bin from all folders. 2024-05-02 08:07:27 -05:00
ljm42 e6441a8345 in http_get_contents, detect and recover from curl error 23 2024-04-28 16:12:40 -07:00
dlandon ff2328ddca Add pickexclude to file tree operations so folders can be excluded to minimize confusion. 2024-04-26 16:44:18 -05: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
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
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 bf36603023 Rename config file to prevent confusion. 2024-04-06 08:17:10 -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 1d47440008 Code cleanup. 2024-04-05 08:15:28 -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 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 689f0bb697 Add Outgoing Proxy Manager. 2024-04-03 10:38:52 -05:00
ljm42 2f279bc56e Proxy via local_prepend.php 2024-04-01 11:32:46 -07:00
SimonFair c0f79e8929 Add tooltip and * if spundown. 2024-03-29 07:48:33 +00: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
tom mortensen 614826552f Merge pull request #1675 from unraid/add-proxy
Add outgoing proxy support
2024-03-23 08:43:55 -07:00
ljm42 cb84d60e00 Remove special handling for file_get_contents(), use libcurl instead 2024-03-19 11:52:59 -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 1c23a008b9 Add context menu on VM Usage Panel 2024-03-16 13:40:53 +00:00
tom mortensen 19c23dc05b Merge pull request #1669 from SimonFair/Sysdevices-Language-Fix
Fix language issue.
2024-03-15 14:31:31 -07:00
SimonFair 9bdc64635e Fix language issue. 2024-03-14 19:15:21 +00:00
ljm42 fb856215c3 Disable UpdateDNS 2024-03-13 14:00:17 -07:00
tom mortensen 1228a1976a Merge pull request #1660 from unraid/disable-updatedns
Disable UpdateDNS
2024-03-13 09:44:03 -07:00
ljm42 69fe39720c Disable UpdateDNS 2024-03-12 14:17:35 -07:00
Squidly271 8a75747fb4 Update NotificationsArchive.php 2024-03-09 11:29:55 -05:00
tom mortensen ef27b5057d Merge pull request #1644 from SimonFair/Unraid-Wake-on-LAN
Remove WOL for Services
2024-03-04 15:01:06 -08:00
SimonFair bb7f657b56 Remove WOL for Services 2024-03-04 19:16:51 +00:00
SimonFair 85fdccecd2 Fix for services not running. 2024-03-02 17:14:48 +00:00
SimonFair 727b36a122 Add option for suspend 2024-03-02 15:59:46 +00:00
tom mortensen 2c0a5b5494 Merge pull request #1631 from SimonFair/VM-Metrics
Dashboard VM metrics
2024-02-21 09:00:48 -08:00
SimonFair 27ad1fa476 Update DashboardApps.php 2024-02-19 07:09:24 +00:00
SimonFair 00ce97a9f6 Update DashboardApps.php 2024-02-18 18:39:07 +00:00
SimonFair f7b08bcab9 Text updates. 2024-02-18 18:24:26 +00:00
SimonFair c9f20e7934 Initial commit for Dashboard VM Metrics. 2024-02-18 07:15:12 +00:00