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
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
tom mortensen
66391bb9a9
Merge pull request #2164 from unraid/fix-proxy
...
fix: Replace unassigned_log with outgoingproxy_log
2025-04-23 14:58:26 -07:00
tom mortensen
765c9009ad
Merge pull request #2165 from bergware/master
...
Wireless: escape double quotes (") in ssid
2025-04-23 14:57:50 -07:00
tom mortensen
96cb042592
Merge pull request #2166 from masterwishx/master
...
mover addon
2025-04-23 14:57:15 -07:00
DaRK AnGeL
c905c71094
Merge pull request #2 from masterwishx/masterwishx-patch-1
...
Update mover
2025-04-23 12:40:15 +03:00
DaRK AnGeL
3f2a498738
Update mover
...
small check for mover in empty()
2025-04-23 12:38:41 +03:00
bergware
a8b3c9a23a
Wireless: escape double quotes (") in ssid
2025-04-23 11:37:46 +02:00
ljm42
5c5d8562e0
fix: Replace unassigned_log with outgoingproxy_log
...
unassigned_log is not a valid function
2025-04-22 20:42:21 -07:00
ljm42
8909e16deb
fix: diagnostics: use escapeshellarg()
2025-04-22 12:44:52 -07:00
ljm42
9134a35cae
fix: diagnostics: remove error suppression to enable proper error logging
2025-04-22 12:32:03 -07:00
ljm42
35a7170b21
fix: diagnostics: use find with sed to properly handle wildcards in config files
2025-04-22 12:11:27 -07:00
ljm42
6891effea3
refactor: diagnostics: remove redundant if (!$all) checks
2025-04-22 11:57:35 -07:00
ljm42
119ca57db4
feat: diagnostics: use existing nchan publish function
2025-04-22 11:52:57 -07:00
ljm42
db9e92436f
feat: diagnostics: add error logging
2025-04-22 11:32:38 -07:00
Tom Mortensen
eed3969dd5
updates to rc files not directly used by Unraid OS
2025-04-22 08:55:36 -07:00
Tom Mortensen
079e6d854d
mover: corrections to 'empty' option
2025-04-22 08:55:04 -07:00
tom mortensen
75b4b6a8e2
Merge pull request #2162 from Squidly271/patch-76
...
Fix: Use atomic writes when changing Dashboard display options
2025-04-21 12:53:32 -07:00
Squidly271
493cb496fd
Use atomic writes when changing Dashboard display options
2025-04-21 13:48:38 -04:00
tom mortensen
416cafc876
Merge pull request #2155 from unraid/fix-sshd
...
fix: rc.sshd determines which port to use
2025-04-21 10:44:24 -07:00
tom mortensen
fc22f45d2c
Merge pull request #2157 from masterwishx/master
...
Update mover - fix files[FILES]
2025-04-21 10:31:37 -07:00
tom mortensen
7e4922b913
Merge pull request #2158 from unraid/fix-diags-remove-unraid-api-txt
...
fix: remove unraid-api.txt from diags
2025-04-21 10:28:32 -07:00
tom mortensen
7de31c9487
Merge pull request #2156 from Squidly271/patch-75
...
Refactor: Optimize publish.php
2025-04-21 10:27:33 -07:00
tom mortensen
a905a5628b
Merge pull request #2154 from Squidly271/patch-74
...
Fix: Prevent corrupted config from not displaying the dashboard
2025-04-21 10:25:49 -07:00
tom mortensen
a4f8652ebf
Merge pull request #2152 from Squidly271/patch-73
...
Refactor: Reload Dash/Main pages when visibility becomes visible
2025-04-21 10:23:04 -07:00
tom mortensen
d2ab13517f
Merge pull request #2150 from bergware/master
...
File Manager and SMB style fixes
2025-04-21 10:19:21 -07:00
tom mortensen
6a1b76b148
Merge pull request #2148 from Squidly271/patch-72
...
Fix: Filemanager check box color on white/azure themes
2025-04-21 10:18:14 -07:00
ljm42
0a016fba47
fix: remove unraid-api.txt from diags
...
no longer needed, graphql-api.log is better for troubleshooting
2025-04-18 08:57:57 -07:00
DaRK AnGeL
ad2db81cc2
Merge pull request #1 from masterwishx/patch-1
...
Update mover - fix files[FILES]
2025-04-18 12:46:21 +03:00
DaRK AnGeL
e381d44fe3
Update mover
...
space removed
2025-04-18 12:45:16 +03:00
DaRK AnGeL
55d5894b8c
Update mover - fix files[FILES]
...
possibly wrong variable `files` instead of `FILES`?
2025-04-18 12:42:43 +03:00
ljm42
e526540435
fix: rc.sshd only starts sshd if service is enabled
2025-04-17 18:37:25 -07:00
Squidly271
931c3e0ca6
Refactor: Handle PHP error if cookie content === null
2025-04-17 15:07:27 -04:00
Squidly271
e82e339870
Refactor: Optimize publish.php
2025-04-17 13:55:10 -04:00
ljm42
07ce682e91
fix: rc.sshd determines which port to use
2025-04-16 15:23:21 -07:00
Squidly271
848cb0ad52
Refactor coding per coderabbit
2025-04-16 17:49:35 -04:00
Squidly271
23a534c4fc
Fix: Prevent corrupted config from not displaying the dashboard
2025-04-16 17:36:47 -04:00
bergware
dfb65de17f
Wireless: remove special characters from key string used by openssl
2025-04-16 18:56:42 +02:00