Commit Graph

10474 Commits

Author SHA1 Message Date
bergware 148e9aeb7d Code enhancements 2025-04-27 17:06:08 +02:00
bergware 86ba071c7b Revert "Fix routing table selection"
This reverts commit 569ca8d1f7.
2025-04-27 04:41:53 +02:00
bergware 569ca8d1f7 Fix routing table selection 2025-04-27 04:36:31 +02:00
bergware bb25bee9c6 Update update.wireguard.php 2025-04-27 04:26:44 +02:00
bergware ba23aa5910 Fixed time loop 2025-04-27 04:15:52 +02:00
bergware e28a18f046 Improved time loop 2025-04-27 02:53:40 +02:00
bergware 7c3f8ceecd codeRabbit advice 2025-04-27 02:35:32 +02:00
bergware 2d2a3fc1cd Improve wired/wireless detection 2025-04-27 02:29:52 +02:00
bergware 7346aacbdf Update NetworkInfo.php 2025-04-26 19:56:04 +02:00
bergware dbae271399 Wireless: codeRabbit advice 2025-04-26 19:55:34 +02:00
bergware 2c07d92388 Wireless: rounded tx & rx speeds in info 2025-04-26 19:49:34 +02:00
bergware 404b0da94b Wireless: fix manual input field 2025-04-26 19:36:10 +02:00
bergware eb7b6d3714 Wireguard: add verification check 2025-04-26 19:14:11 +02:00
bergware 2e99ef2a6f Wireless: fix javascript error 2025-04-26 18:57:22 +02:00
bergware ca080ed5d3 Update rc.wireless 2025-04-26 18:44:12 +02:00
bergware 0d7b14724a Wireless: enhanced security detection (includes roaming) 2025-04-26 18:41:45 +02:00
bergware 129e88d504 Revert "Wireless: fix regression error in security detection"
This reverts commit b21658100f.
2025-04-26 16:05:47 +02:00
bergware b21658100f Wireless: fix regression error in security detection 2025-04-26 16:02:31 +02:00
bergware ce010035c8 Wireless: fix regression error in security detection 2025-04-26 15:53:19 +02:00
bergware 154073340b Fix typo 2025-04-26 15:42:27 +02:00
bergware a558b497b2 Wireguard: fix wlan0 support 2025-04-26 15:36:48 +02:00
bergware 4368b5db84 Docker: improve carrier detection 2025-04-26 15:36:22 +02:00
bergware a30ef21d18 Wireless: improve carrier detection 2025-04-26 15:35:55 +02:00
bergware 1f89828187 Wireless: fix regression error in security detection 2025-04-26 14:21:54 +02:00
tom mortensen c4ae9f2aea Merge pull request #2173 from bergware/master
Docker and VM: remove path do not exist warning
2025-04-25 10:12:01 -07:00
tom mortensen fd7abae0e9 Merge pull request #2172 from Squidly271/patch-78
Fix: Don't reload page if modal is open
2025-04-25 10:11:30 -07:00
tom mortensen b306c02e86 Merge pull request #2171 from Squidly271/patch-77
Fix: Prevent spurious console error when leaving Main tab
2025-04-25 10:10:50 -07:00
bergware fb417ce2eb Update diagnostics 2025-04-25 11:53:47 +02:00
bergware 1e9b5acd37 Docker and VM: remove path do not exist warning 2025-04-25 11:52:25 +02:00
Squidly271 50643c77d7 Fix: Don't reload page if modal is open 2025-04-24 23:38:13 -04:00
Squidly271 5107f84270 Fix: Prevent spurious console error when leaving Main tab 2025-04-24 22:14:09 -04:00
bergware b7e0266d38 Merge remote-tracking branch 'upstream/master' 2025-04-24 23:20:18 +02:00
tom mortensen d687dcec86 Merge pull request #2170 from unraid/fix-diags
fix: diagnostics: ensure commands run with UTF-8 charset
2025-04-24 13:41:55 -07:00
ljm42 fef99b9df7 fix: diagnostics: ensure commands run with UTF-8 charset 2025-04-24 12:58:47 -07:00
ljm42 d8218ab906 revert diagnostics changes in #2168 2025-04-24 12:56:55 -07:00
bergware d5e04068b2 Merge remote-tracking branch 'upstream/master' 2025-04-24 19:11:56 +02:00
bergware d0c13510c5 Revert "update diagnostics"
This reverts commit b4542d9d2a.
2025-04-24 19:11:35 +02:00
bergware 77bfb0a3ef Revert "Update diagnostics"
This reverts commit 4540a2f92b.
2025-04-24 19:11:22 +02:00
bergware bbdf5c70bb Revert "Update diagnostics"
This reverts commit 854a02b63f.
2025-04-24 19:10:59 +02:00
tom mortensen 664daff306 Merge pull request #2168 from bergware/master
Docker and VM: remove "path does not exist" warning
2025-04-24 10:05:26 -07:00
bergware 854a02b63f Update diagnostics 2025-04-24 19:03:22 +02:00
bergware e45853b28c Merge branch 'master' of https://github.com/bergware/webgui 2025-04-24 19:02:37 +02:00
bergware 4540a2f92b Update diagnostics 2025-04-24 19:02:19 +02:00
bergware b4cc5b13ab Merge branch 'master' into master 2025-04-24 18:52:41 +02:00
bergware b4542d9d2a update diagnostics
- make use of "publish" function
- force bash commands to run with UTF8 encoding
2025-04-24 12:07:34 +02:00
bergware ebbc6b9a23 Wireguard: fix table 200 config creation 2025-04-24 10:41:57 +02:00
bergware 57c1684d7d Docker and VM: remove "path does not exist" warning 2025-04-24 09:19:01 +02:00
tom mortensen e4b0b47aa2 Merge pull request #2167 from unraid/fix-diagnostics-awk
fix: Add -b flag to awk commands in diagnostics script
2025-04-23 17:24:34 -07:00
ljm42 1ba779f8a1 fix: Add -b flag to awk commands in diagnostics script
Add the -b flag to awk commands that process log files to prevent
encoding warnings when encountering non-UTF-8 characters. This fixes
the "Invalid multibyte data detected" warning that could occur when
processing syslog files.
2025-04-23 16:04:59 -07:00
tom mortensen cfc1f23170 Merge pull request #2163 from unraid/diags-improvements
fix: diagnostics improvements
2025-04-23 14:59:14 -07:00