bergware
688109a2cf
Add more information to wireless network info
2025-02-14 20:32:39 +01:00
bergware
c21358142e
fix typo
2025-02-14 18:31:11 +01:00
bergware
0471cf9652
wireless: fix typo
2025-02-14 18:02:54 +01:00
bergware
fe35a8af40
Array Operation: hide "Clear Stats" button when disk I/O is visible
2025-02-14 12:10:51 +01:00
bergware
a7a38ab5a1
VM edit: visual updates
...
- make separate warnings for snapshots and user input
- widen vncrender and vncdspopt selection
2025-02-14 11:21:40 +01:00
bergware
068b5c4417
wireless - fine tuning
2025-02-14 03:37:12 +01:00
bergware
c7cac78886
Update Wireless.page
2025-02-14 02:58:27 +01:00
bergware
3c6301d118
Wireless - fine tuning
2025-02-14 02:56:57 +01:00
bergware
6ad120e037
Wireless: faster initial loading of wireless page
2025-02-14 02:40:41 +01:00
bergware
c1b6fd1b64
Added DIV closure
2025-02-13 23:39:18 +01:00
bergware
3a46ac1e38
Fix PHP errors
2025-02-13 23:30:54 +01:00
bergware
83dc36ff61
Update Custom.form.php
2025-02-13 23:27:04 +01:00
bergware
2cd4d64d02
Revert "VM: adding missing DIV closure"
...
This reverts commit 49025922ba .
2025-02-13 23:25:21 +01:00
bergware
c3558c2f8b
Fix PHP errors
2025-02-13 23:16:43 +01:00
bergware
f9d14436ad
VM: fixed bug: message sometimes not cleared
2025-02-13 23:04:27 +01:00
bergware
49025922ba
VM: adding missing DIV closure
2025-02-13 22:54:46 +01:00
bergware
b00258ab82
Update Custom.form.php
2025-02-13 22:22:52 +01:00
bergware
cc44044ff2
Update Custom.form.php
2025-02-13 22:21:53 +01:00
bergware
26be6290f2
VM: textual update
2025-02-13 22:19:21 +01:00
bergware
d84e9be3eb
Update Custom.form.php
2025-02-13 22:05:52 +01:00
bergware
200b7367be
VM: code simplification
2025-02-13 21:47:20 +01:00
bergware
b7c881af9d
Update Custom.form.php
2025-02-13 21:45:06 +01:00
bergware
8c2590dd68
VM template fixes
...
- fix show/hide elements
- fix translations
2025-02-13 21:28:21 +01:00
tom mortensen
2fb440a7e5
Merge pull request #2014 from ich777/ich777-patch-1
...
Change TS Sidecar routine
2025-02-12 09:08:30 -08:00
tom mortensen
0f07915dba
Merge pull request #2013 from bergware/master
...
VM: make reference to interface instead of vhost
2025-02-12 09:07:48 -08:00
bergware
fd6a70ec01
VM: disable MAC selection for wireless interface
2025-02-12 12:13:02 +01:00
Christoph
87e8dd95fa
Change TS Sidecar routine
...
- Enable Official Tailscale Sidecar routine via variable instead of detecting the binaries in hook script
2025-02-12 07:59:42 +01:00
bergware
76f0d68f24
wireless fine tuning
2025-02-12 03:50:42 +01:00
bergware
300bd2d468
Make script executable
2025-02-12 03:09:28 +01:00
bergware
b772e017b1
Wireless support - allow initial plain username and password
...
When user name and password are stored in plain text, these will be encrypted at start up.
2025-02-12 03:09:00 +01:00
bergware
3d7aa0fb7b
Update rc.wireless
2025-02-12 00:03:09 +01:00
bergware
f9097ed09c
Wireless: remove IP assignment when disabling interface
2025-02-11 23:24:19 +01:00
bergware
234d38027b
VM: make reference to interface instead of vhost
...
This requires users to update their VM settings and use the interface name instead of the vhost name as network source.
This brings VMs inline with Docker which also shows the interface name for custom networks
2025-02-11 23:10:28 +01:00
tom mortensen
d46686c662
Merge pull request #2012 from dlandon/php_warning_in_nchan_update_1
...
Fix php error when shell_exec() returns a null value.
2025-02-11 13:04:48 -08:00
tom mortensen
0f1a882546
Merge pull request #2011 from unraid/fix-enable-php-warnings-beta-rc
...
fix: enable PHP warnings for beta|rc
2025-02-11 13:04:06 -08:00
tom mortensen
e774b6eefa
Merge pull request #2010 from unraid/fix-warning-in-Wrappers-php
...
fix: PHP Warning in Wrappers.php
2025-02-11 13:03:30 -08:00
tom mortensen
58c0888899
Merge pull request #2009 from unraid/fix-warning-in-state-php
...
fix: PHP Warning in state.php
2025-02-11 13:03:13 -08:00
tom mortensen
6c8542c249
Merge pull request #1968 from SimonFair/Fix-zfs-dataset-creation
...
Update logging and fix for ZFS Datasets.
2025-02-11 13:02:29 -08:00
tom mortensen
e09f37cbac
Merge pull request #2007 from bergware/master
...
Wireless and VM improvements
2025-02-11 13:01:55 -08:00
bergware
5b4c94d48a
Update rc.docker
2025-02-11 20:31:07 +01:00
dlandon
1278040495
Fix php error when shell_exec() returns a null value.
2025-02-11 11:22:37 -06:00
bergware
cbd4936d80
VM: force wireless interface MAC address for VMs
2025-02-11 11:00:36 +01:00
ljm42
036e307b7d
chore: update phpdoc
2025-02-10 13:38:34 -07:00
ljm42
71fc5c1794
fix: defensive coding
2025-02-10 13:27:11 -07:00
ljm42
e7d536d9de
fix: enable PHP warnings for beta|rc
2025-02-10 13:19:50 -07:00
ljm42
2617dd83e6
fix: PHP Warning in Wrappers.php
...
Implicitly marking parameter $getinfo as nullable is deprecated
2025-02-10 12:50:00 -07:00
Tom Mortensen
9d4f24629f
fix: Cannot remove/erase pools
2025-02-10 11:40:42 -08:00
Tom Mortensen
4638655f6f
Revert "fix: PHP Warning in Wrappers.php: Implicitly marking parameter $getinfo as nullable is deprecated"
...
This reverts commit 0495419f6bacbe8bce4f332b6a00aa77f2ed55d1.
2025-02-10 11:37:28 -08:00
ljm42
38bfa2d589
fix: PHP Warning in state.php
...
Implicitly marking parameter $subkey as nullable is deprecated
2025-02-10 11:45:20 -07:00
bergware
48be2e553d
VM: style update
2025-02-10 18:42:34 +01:00