Commit Graph

3408 Commits

Author SHA1 Message Date
Squidly271
96188ea582 Fix VM display aberrations 2025-10-01 01:03:57 -04:00
tom mortensen
70131ff3b5 Merge pull request #2397 from unraid/fix/shares
Fix: Disallow reading settings from share containing apostrophe
2025-09-30 13:15:47 -07:00
tom mortensen
94ebae642e Merge pull request #2364 from mgutt/enhance-discord-agent
[TESTED] Enhance Discord agent emhttp/plugins/dynamix/agents/Discord.xml
2025-09-30 13:13:22 -07:00
tom mortensen
5c86e94ba5 Merge pull request #2394 from unraid/fix/left-align-diag-pages
refactor: Improve layout and styling of diagnostics and configuration
2025-09-30 13:11:46 -07:00
tom mortensen
75d44f3b35 Merge pull request #2409 from Squidly271/master
Chore: Remove debugging information from publish.php
2025-09-30 13:09:41 -07:00
Squidly271
94cf4c5262 Remove debugging information 2025-09-30 15:39:24 -04:00
Eli Bosley
21f47ce747 Refactor: Update layout and styling for consistency across diagnostics, configuration, and permissions pages 2025-09-29 11:05:06 -04:00
Eli Bosley
f286b2da28 Refactor: Improve layout and styling of diagnostics and configuration pages for better user experience 2025-09-29 11:05:06 -04:00
SimonFair
b19a8ecc3c Fix Memory reporting. 2025-09-28 16:56:28 +01:00
tom mortensen
c18c4365e7 Merge pull request #2405 from unraid/fix/smbShareDropdown
Fix SMB read/write settings in tabbed mode
2025-09-27 12:38:06 -07:00
tom mortensen
9b7889ea41 Merge pull request #2404 from unraid/fix/ChangelogExternalLinks
Fix: Prevent GUI issues when clicking an external link from within a changelog
2025-09-27 12:37:23 -07:00
tom mortensen
c5ae29bfc5 Merge pull request #2403 from unraid/fix/network-widget-size
fix: Enhance DashStats UI: Update select elements for better layout a…
2025-09-27 12:35:37 -07:00
tom mortensen
fed439ef72 Merge pull request #2402 from unraid/fix/move-notice-above-selection
fix: update HTML structure in Templates.php to improve formatting and…
2025-09-27 12:34:53 -07:00
tom mortensen
6300405c76 Merge pull request #2401 from bergware/master
wireguard: fix missing semi-colon
2025-09-27 12:28:37 -07:00
Squidly271
d4be4e04b4 Fix SMB read/write settings in tabbed mode 2025-09-27 01:19:53 -04:00
Squidly271
c4b60f401a Update BodyInlineJS.php 2025-09-25 15:00:16 -04:00
Squidly271
fcc3704503 Revert fix external links within changelog 2025-09-25 14:57:03 -04:00
Squidly271
79de90e12e Fix: Prevent GUI issues if clicking external link within a changelog 2025-09-25 14:54:58 -04:00
Eli Bosley
2b0244f191 fix: Enhance DashStats UI: Update select elements for better layout and styling. Add new CSS rules for network-selects to improve responsiveness and alignment. 2025-09-25 11:02:31 -04:00
Eli Bosley
ea9966ae19 fix: update HTML structure in Templates.php to improve formatting and consistency of warning messages 2025-09-25 10:54:13 -04:00
bergware
1f604e6bbe fix typo 2025-09-25 11:17:20 +02:00
bergware
48a1b4287f wireguard: fix missing semi-colon 2025-09-25 10:00:01 +02:00
tom mortensen
ad09b2b02f Merge pull request #2400 from bergware/master
Wireguard: fix PHP error on import
2025-09-24 15:52:23 -07:00
tom mortensen
e6d2b763e7 Merge pull request #2398 from unraid/fix/a-info-element-positioning-with-window-scroll-offset
Fix: adjust tooltip positioning to account for window scroll offsets
2025-09-24 15:50:39 -07:00
tom mortensen
92c70546b1 Merge pull request #2396 from unraid/feat/header-background-color
Fix: update background color for active navigation item
2025-09-24 15:50:02 -07:00
tom mortensen
8c7fc014b7 Merge pull request #2395 from unraid/feat/chart-styling-cleanup
feat: adjust CPU chart canvas height and update value formatting for …
2025-09-24 15:49:36 -07:00
tom mortensen
abb1b31327 Merge pull request #2393 from unraid/fix/min-width-dashboard-dropdown
fix: remove unnecessary style attribute from enter_view select elemen…
2025-09-24 15:48:17 -07:00
tom mortensen
33bbf869a0 Merge pull request #2392 from unraid/fix/copy-options-rearranged
fix: reorganize copy and move input fields in Templates.php for impro…
2025-09-24 15:47:35 -07:00
tom mortensen
2475077aee Merge pull request #2390 from unraid/fix/PHP-error
Fix: Random PHP error
2025-09-24 15:46:58 -07:00
tom mortensen
3732eb2204 Merge pull request #2388 from unraid/fix/pluginButtons
Fix: Buttons on plugins tab overlap
2025-09-24 15:46:27 -07:00
tom mortensen
a9a77c6a9a Merge pull request #2387 from Squidly271/patch-7
Feat: Log if a config file is corrupted
2025-09-24 15:45:51 -07:00
bergware
3facf57b4c Wireguard: fix PHP error on import 2025-09-24 18:56:25 +02:00
Zack Spear
b291f217ce Fix: adjust tooltip positioning to account for window scroll offsets 2025-09-23 17:54:50 -07:00
Squidly271
ae0d70ccef Fix: Disallow reading settings from share containing apostrophe 2025-09-23 18:43:17 -04:00
Eli Bosley
226cf8c911 Update DashStats.page 2025-09-23 15:41:17 -04:00
Eli Bosley
486dfda10b Fix: update background color for active navigation item 2025-09-23 14:48:21 -04:00
Eli Bosley
30d9d9c8e7 feat: adjust CPU chart canvas height and update value formatting for better readability 2025-09-23 14:42:34 -04:00
Eli Bosley
f7e79a71cd fix: remove unnecessary style attribute from enter_view select element in DashStats.page 2025-09-23 12:54:23 -04:00
Eli Bosley
848eae6e2c fix: reorganize copy and move input fields in Templates.php for improved clarity 2025-09-23 12:51:05 -04:00
mgutt
26cc7645f7 Fixed jq syntax error (close if condition) 2025-09-21 17:31:55 +02:00
Squidly271
07e17871dd Update Helpers.php 2025-09-20 19:03:13 -04:00
Squidly271
7033b75ee7 Revert a different fix WIP 2025-09-20 18:02:45 -04:00
Squidly271
1386f87681 Update Plugins.page 2025-09-20 18:00:56 -04:00
Squidly271
c4d7bc0170 Merge branch 'master' into inhibitGUIsearch 2025-09-20 14:16:41 -04:00
Squidly271
5dd61f64b3 Feat: Log if a config file is corrupted 2025-09-20 13:42:57 -04:00
Tom Mortensen
f7caf24ba9 Fix: do not wrap select option values in htmlspecialchars() 2025-09-19 14:30:23 -07:00
Tom Mortensen
ed7d4ec420 Fix: correct alignment of buttons on DeviceInfo for Parity devices 2025-09-19 14:29:53 -07:00
tom mortensen
9b0e51a3bd Merge pull request #2385 from Squidly271/patch-5
Fix: PHP error on new install
2025-09-19 11:18:01 -07:00
Squidly271
c3240c2beb Update emhttp/plugins/dynamix/include/Report.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-19 13:39:54 -04:00
Squidly271
c0cc15744e Fix: Don't report dynamix.cfg as corrupt if 0 byte file 2025-09-19 13:04:47 -04:00