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 |
|
dlandon
|
3021a72fd7
|
Merge remote-tracking branch 'upstream/master'
|
2024-03-24 22:27:35 -05: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 |
|
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 |
|
jski
|
9524159cf2
|
Added options for USB passthrough devices on DeviceInfo.page, using info from https://www.smartmontools.org/wiki/USB for smartmontools 7.3
|
2024-03-14 14:42:42 -04:00 |
|
jski
|
512b9036a6
|
Added options for USB passthrough devices on DiskSettings.page, using info from https://www.smartmontools.org/wiki/USB for smartmontools 7.3
|
2024-03-14 14:30:24 -04: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 |
|
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
|
8d48faa815
|
Merge pull request #1651 from unraid/feat-add-phplog-to-diags
Diagnostics: add phplog
|
2024-03-08 11:49:18 -08:00 |
|
SimonFair
|
816f3561e6
|
fix filesystem snap desc
|
2024-03-08 19:10:35 +00:00 |
|
ljm42
|
b67bd8ab30
|
Diagnostics: add phplog
|
2024-03-07 12:48:58 -07:00 |
|
SimonFair
|
f34dfbc79b
|
Change default to QEMU snapshots not Filesystem
|
2024-03-06 19:20:44 +00:00 |
|
Christoph Hummer
|
533a4171bf
|
Update ManagementAccess.page
- changes as discussed with @ljm42
|
2024-03-06 17:50:03 +01:00 |
|