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 |
|
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 |
|
tom mortensen
|
30f49bd3d7
|
Merge pull request #1678 from unraid/fix-mgmtaccess-php-warnings
Fix PHP warnings on Management Access page
|
2024-03-23 00:09:39 -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
|
d68da6a187
|
remove special handling for wget, use environment variables instead
|
2024-03-20 15:31:59 -07:00 |
|
ljm42
|
c6e549ac7d
|
Make executable
|
2024-03-20 13:48:26 -07: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 |
|
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 |
|
tom mortensen
|
8bde22106f
|
Merge pull request #1665 from unraid/disable-updatedns2
Disable UpdateDNS
|
2024-03-15 14:15:51 -07:00 |
|
Zack Spear
|
c222fbb306
|
refactor(upc): add upgrade button for key state
|
2024-03-15 13:12:14 -07:00 |
|
ljm42
|
a7b1a6c12f
|
Fix Docker notifications
and improve consistency in related files
|
2024-03-14 14:12:30 -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
|
8e77da0222
|
Merge pull request #1663 from zackspear/master
refactor(upc): remove UpdateDNS requests on key install
|
2024-03-13 09:44:58 -07:00 |
|
tom mortensen
|
1228a1976a
|
Merge pull request #1660 from unraid/disable-updatedns
Disable UpdateDNS
|
2024-03-13 09:44:03 -07:00 |
|
tom mortensen
|
d53598a1fe
|
Merge pull request #1654 from Squidly271/patch-28
Fix PHP8 warnings in Notification Archive
|
2024-03-13 09:41:47 -07:00 |
|
Zack Spear
|
d8d13805df
|
refactor(upc): remove UpdateDNS requests on key install
|
2024-03-12 15:12:33 -07:00 |
|
ljm42
|
69fe39720c
|
Disable UpdateDNS
|
2024-03-12 14:17:35 -07:00 |
|
Squidly271
|
58ec85211a
|
Update notify_poller
|
2024-03-09 12:53:20 -05:00 |
|
Squidly271
|
8a75747fb4
|
Update NotificationsArchive.php
|
2024-03-09 11:29:55 -05:00 |
|
Tom Mortensen
|
cc80a2ad85
|
rc.libvirt: right after loading kvm module, "echo 0 > /sys/module/kvm/parameters/report_ignored_msrs"
We used to apply a kernel patch to change the default from "Yes" to "No" but this accomplishes the
same thing without having to patch the kernel.
|
2024-03-08 12:00:42 -08:00 |
|
Tom Mortensen
|
74e3390eeb
|
rc.cpufreq: also default to "performance" for amd-pstate-epp.
|
2024-03-08 11:56:47 -08:00 |
|
tom mortensen
|
8d48faa815
|
Merge pull request #1651 from unraid/feat-add-phplog-to-diags
Diagnostics: add phplog
|
2024-03-08 11:49:18 -08:00 |
|
tom mortensen
|
ddc478dafb
|
Merge pull request #1648 from ich777/mgmtaccess_ipv6_fix
Update ManagementAccess.page
|
2024-03-08 11:48:22 -08:00 |
|
ljm42
|
b67bd8ab30
|
Diagnostics: add phplog
|
2024-03-07 12:48:58 -07:00 |
|
Christoph Hummer
|
533a4171bf
|
Update ManagementAccess.page
- changes as discussed with @ljm42
|
2024-03-06 17:50:03 +01:00 |
|
Christoph Hummer
|
9d84fedb8e
|
Update ManagementAccess.page
- Fix IPv6 not displaying correctly on Management Access page if using default ports
|
2024-03-06 12:15:37 +01:00 |
|
tom mortensen
|
20d7b702c5
|
Merge pull request #1645 from Squidly271/patch-25
Fix Docker Update Issues
|
2024-03-04 15:01:29 -08: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
|
e2c0990d9d
|
additional changes
|
2024-03-04 17:17:11 +00:00 |
|
Squidly271
|
b7a00ec600
|
Fix update issues with docker tab
|
2024-03-03 12:09:51 -05: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 |
|
SimonFair
|
9e5043eed1
|
Fix multiple NICs error
|
2024-03-02 09:13:17 +00:00 |
|
SimonFair
|
382eb005aa
|
Fix docker help
|
2024-03-02 08:20:58 +00:00 |
|
tom mortensen
|
846143ed73
|
Merge pull request #1640 from Commifreak/docker_fix_php_errs
Fix `getDockerJSON`
6.13.0-beta.1
|
2024-03-01 11:54:44 -08:00 |
|
tom mortensen
|
de0b17afd4
|
Merge pull request #1642 from zackspear/master
[6.13] fix: state special chars for html attrs & updates button conditionals + date formatting
|
2024-02-29 16:35:22 -08:00 |
|
Zack Spear
|
20174e9bce
|
fix(wc): special chars & update os check modal button conditionals + date format
|
2024-02-29 16:14:39 -08:00 |
|
Zack Spear
|
bcae60182f
|
fix: usage state w/ special chars for html attributes
|
2024-02-29 16:14:19 -08:00 |
|