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
|
56990109f5
|
Merge pull request #1 from unraid/proxy_tweaks
Proxy tweaks
|
2024-04-12 13:30:15 -05:00 |
|
ljm42
|
d2e20c4d45
|
Update location of proxy.cfg
|
2024-04-12 10:05:24 -07:00 |
|
ljm42
|
21dcf49ad1
|
fix PHP warning
|
2024-04-12 09:52:13 -07:00 |
|
ljm42
|
e7648ba08c
|
fix merge error
|
2024-04-12 09:45:57 -07:00 |
|
dlandon
|
fcb58b1908
|
Merge branch 'master' into master
|
2024-04-12 08:04:31 -05:00 |
|
dlandon
|
003d4b86a8
|
Make script executable
|
2024-04-12 08:03:11 -05:00 |
|
dlandon
|
28e16fc500
|
Rewrite set_proxy to php.
|
2024-04-12 08:00:03 -05:00 |
|
dlandon
|
a5be34d6b9
|
Revert "Make script executable"
This reverts commit 92a9d2e4c3.
|
2024-04-12 07:58:12 -05:00 |
|
dlandon
|
92a9d2e4c3
|
Make script executable
|
2024-04-12 07:53:48 -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 |
|
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
|
9d583f63f0
|
script to invoke virtiofsd with arguments not supported by libvirt
invoked via this symlink:
/usr/libexec/virtiofsd -> /usr/local/sbin/virtiofsd
|
2024-04-09 14:33:11 -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 |
|
SimonFair
|
bc931a5483
|
Fix typo in rc.docker
|
2024-04-07 19:42:42 +01:00 |
|
dlandon
|
e6e74004a3
|
Rename scripts to be more consistent with Unraid standards.
|
2024-04-06 11:58:10 -05:00 |
|
SimonFair
|
dc3f03b952
|
Fix error message on own line
|
2024-04-06 14:53:20 +01: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
|
fd21e9d6f5
|
Merge pull request #1685 from unraid/auto-upgrade-proxy
auto upgrade proxy
|
2024-04-03 15:48:51 -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 |
|
tom mortensen
|
641226a49f
|
Merge pull request #1692 from zackspear/refactor/6.13-trial-messaging-replace-pro-with-unleashed
[6.13] refactor: web component translations trial messaging
|
2024-04-02 08:55:48 -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 |
|
tom mortensen
|
cab7615a3d
|
Merge pull request #1687 from zackspear/refactor/6.13-trial-messaging-replace-pro-with-unleashed
[6.13] refactor(wc): trial messaging replace pro with unleashed
|
2024-04-01 09:44:10 -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
|
79d8150e56
|
Initialise DISABLE in qemu script
|
2024-03-30 08:39:45 +00:00 |
|