Commit Graph

11472 Commits

Author SHA1 Message Date
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
tom mortensen 77272be12b Merge pull request #2384 from Squidly271/inhibitGUIsearch
Fix: Prevent GUI search if a modal is open
2025-09-24 15:45:12 -07:00
Zack Spear b291f217ce Fix: adjust tooltip positioning to account for window scroll offsets 2025-09-23 17:54:50 -07:00
ljm42 5a222487e4 Merge pull request #2389 from unraid/fix/prRemoval
Fix: PR message incorrect removal instructions
2025-09-23 16:16:50 -07: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
Squidly271 07e17871dd Update Helpers.php 2025-09-20 19:03:13 -04:00
Squidly271 2b414a161d Fix: PR message incorrect removal instructions 2025-09-20 18:34:49 -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() 7.2.0-beta.3 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
tom mortensen 7b6bf0c331 Merge pull request #2386 from Squidly271/patch-6
Fix: Don't report dynamix.cfg as corrupt if 0 byte file
2025-09-19 11:16:53 -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
Squidly271 079e3ba5b6 Fix: PHP error on new install 2025-09-19 10:14:12 -04:00
Squidly271 6067629003 Missing word in comment for context 2025-09-19 00:49:53 -04:00
Squidly271 49dd64632d Merge branch 'master' into inhibitGUIsearch 2025-09-19 00:46:19 -04:00
Squidly271 c1d1fcccbf Fix: Prevent GUI search if a modal is open
Fixes a very minor issue in CA with the sidebar open
2025-09-19 00:37:10 -04:00
tom mortensen 80a7550b8a Merge pull request #2383 from Squidly271/patch-4
Fix: CPU Bar charts not updating
2025-09-18 15:27:35 -07:00
Squidly271 9c34169e90 Fix: CPU Bar charts not updating 2025-09-18 18:06:02 -04:00
tom mortensen 2c5711904f Merge pull request #2382 from unraid/fix/chart-overflow-clipping
fix: adjust SmoothieChart minValue and scaling for improved chart acc…
2025-09-18 14:22:52 -07:00
Eli Bosley 44993359d0 fix: adjust SmoothieChart minValue and scaling for improved chart accuracy in DashStats page 2025-09-18 17:06:31 -04:00
tom mortensen 7a2d323b66 Merge pull request #2380 from Squidly271/patch-3
Feat: Add note if PR appears to have been merged
2025-09-18 13:30:32 -07:00
tom mortensen 9f5e952ce2 Merge pull request #2381 from unraid/fix/readmore-js-hiding-improvement
fix: readmorejs fix window resizing issues
2025-09-18 13:29:37 -07:00
Eli Bosley 76217e4b17 fix: readmorejs fix window resizing issues 2025-09-18 13:39:10 -04:00
Tom Mortensen 6522a72d99 feat: UI support for emptying shares from an unRAID array disk 7.2.0-beta.2.10 2025-09-18 09:48:45 -07:00
Tom Mortensen e50079b544 fix: properly support 'Europe/Kyiv' timezone 2025-09-18 09:47:59 -07:00
Squidly271 4699b4de6d Feat: Add note if PR appears to have been merged 2025-09-18 01:38:35 -04:00
tom mortensen 1f9bd5911b Merge pull request #2379 from unraid/fix/readmore-js-optimizatons
fix: optimize readmorejs with more efficient rendering
2025-09-17 15:27:11 -07:00
tom mortensen 5fa16c5916 Merge pull request #2378 from unraid/feat/smoothie-charts
feat: swap to smoothiecharts
2025-09-17 15:26:33 -07:00
tom mortensen 2de927d20e Merge pull request #2356 from poroyo/fix/webgui-calculator-ajax-fail
fix: stop spinner & show error on File Manager Calculator failure
2025-09-17 15:24:38 -07:00
Eli Bosley a2e3f8507d refactor: streamline view selection dropdown in DashStats page for improved user experience 2025-09-17 17:15:35 -04:00
Eli Bosley dcc5506e9f refactor: enhance network value updates and optimize DOM manipulation in DashStats page 2025-09-17 17:13:24 -04:00
Eli Bosley 84d1bad01d refactor: optimize CPU load updates in DashStats page to reduce unnecessary DOM manipulations 2025-09-17 17:10:59 -04:00
Eli Bosley 34d60fd3a0 refactor: improve chart responsiveness and initialization in DashStats page 2025-09-17 16:56:12 -04:00
Eli Bosley 05f44161e4 fix: optimize readmorejs with more efficient rendering 2025-09-17 16:30:40 -04:00