Commit Graph

2565 Commits

Author SHA1 Message Date
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
bergware dfb65de17f Wireless: remove special characters from key string used by openssl 2025-04-16 18:56:42 +02:00
Squidly271 e9799efc67 Remove 1 second delay 2025-04-15 12:09:08 -04:00
Squidly271 f90362c029 Refactor: Reload Dash/Main pages when visibility becomes visible 2025-04-15 11:38:57 -04:00
bergware 615ee2f56e Wireless: code optimization 2025-04-15 10:12:32 +02:00
bergware 18edd99deb Update Browse.page 2025-04-14 13:11:30 +02:00
bergware 0f8d195bbb Update Browse.page 2025-04-14 13:04:47 +02:00
bergware 5abf995b83 SMB: style update of dialog box 2025-04-14 12:53:57 +02:00
bergware 7f2c262d14 File Manager: add UD shares to user shares 2025-04-14 12:53:22 +02:00
Squidly271 142ec60dec Fix: Filemanager check box color on white/azure themes 2025-04-11 16:38:19 -04:00
bergware b727b10c2f SMB: fix area width too wide 2025-04-11 18:24:44 +02:00
bergware 65995e2941 File manager: add UD shares to top level user shares 2025-04-11 17:58:00 +02:00
Squidly271 06c5a5e170 Merge branch 'unraid:master' into master 2025-04-10 16:23:37 -04:00
Squidly271 7b440ec78e Revert "Fix: Don't Display Disk Shares if there are non"
This reverts commit 176881d71f.
2025-04-10 16:22:55 -04:00
tom mortensen e2b7c6d559 Merge pull request #2145 from Squidly271/master
Fix: Don't Display Disk Shares if there are non
2025-04-10 13:17:59 -07:00
tom mortensen 1d4d6e65ed Merge pull request #2144 from bergware/master
Miscellaneous fixes
2025-04-10 13:17:23 -07:00
Squidly271 176881d71f Fix: Don't Display Disk Shares if there are non
And if no shares available at all (user and disk shares disabled) don't display Shares tab
2025-04-10 16:00:01 -04:00
bergware 81182433f8 Update FileTree.php 2025-04-10 18:33:05 +02:00
bergware 21dba08330 Update FileTree.php 2025-04-10 18:32:11 +02:00
bergware 6f9d99699d diagnostics: include folder /boot/config/firmware 2025-04-10 17:04:35 +02:00
bergware da91923f68 Main: remove warning message from disabled disk 2025-04-10 16:24:44 +02:00
bergware 78feb2af04 file manager: add UD selection 2025-04-10 16:22:22 +02:00
Squidly271 87b48406a1 Fix: Handle edge cases on dashboard counting disks previously exported 2025-04-09 15:13:55 -04:00
tom mortensen bce0348628 Merge pull request #2138 from Squidly271/patch-68
Fix: AdBlockers could prevent Dashboard from loading
2025-04-08 22:35:38 -07:00
tom mortensen 0ab90614bd Merge pull request #2140 from unraid/chore/remove-t2fa-from-login
chore: remove t2fa from .login.php template
2025-04-08 17:23:08 -07:00
tom mortensen fd8bc9a907 Merge pull request #2130 from unraid/refactor/consolidate-jquery-ui-overwrites
refactor: migrate remaining dynamix-jquery-ui.css to default-dynamix.css
2025-04-08 17:22:21 -07:00
tom mortensen f66fb6d062 Merge pull request #2129 from bergware/master
Remove "domain" from network info.
2025-04-08 17:21:46 -07:00
tom mortensen 48229f7293 Merge pull request #2126 from unraid/fix/theme-refactor-modal-fixes
fix: VMTemplates modals
2025-04-08 17:21:08 -07:00
Zack Spear 7257c87831 chore: remove t2fa logic from .login.php template 2025-04-08 15:42:58 -07:00
Squidly271 ccc8c9423a Fix: AdBlockers could prevent Dashboard from loading 2025-04-08 16:54:07 -04:00
Zack Spear 39b7e2976a fix: hide reboot notice for patch releases 2025-04-08 12:13:25 -07:00
bergware 665083c2de Merge remote-tracking branch 'upstream/master' 2025-04-08 09:24:44 +02:00
bergware a3e3ff85cb Remove "domain" from network info. 2025-04-07 20:20:24 +02:00
Zack Spear f615793cec refactor: removes dynamix-jquery-ui.css & migrate styles to default-dynamix.css 2025-04-07 10:09:59 -07:00
Zack Spear 5563e51577 fix: remove duplicate jquery.ui.css stylesheet reference from VMTemplates.page 2025-04-07 10:05:49 -07:00
tom mortensen 0cee607627 Merge pull request #2124 from bergware/master
Networking: fix duplicate metrics handling
2025-04-07 09:50:45 -07:00
tom mortensen bb57b06405 Merge pull request #2123 from zackspear/refactor/footer-rendering
refactor: DefaultPageLayout footer rendering
2025-04-07 09:50:10 -07:00
bergware bcc1287d53 Update Wireless.php 2025-04-07 10:10:52 +02:00
bergware 66aef25def Networking: fix duplicate metrics handling 2025-04-05 11:09:33 +02:00
Zack Spear d19f3d2a3a chore: Add PHPDoc comments for releaseDateYear and getArrayStatus functions to improve code documentation and clarity. 2025-04-04 20:53:22 -07:00
Zack Spear 18ea6d8e35 fix: Correct logic in releaseDateYear function to only set timestamp if it exists, ensuring accurate year display in footer 2025-04-04 18:39:26 -07:00
Zack Spear e6d4c8ca29 feat: Add releaseDateYear function to dynamically display the copyright year in the footer based on the build timestamp 2025-04-04 18:36:46 -07:00
Zack Spear d11b22215f refactor: Move footer rendering logic and getArrayStatus function to a new Footer.php file for improved organization and maintainability. 2025-04-04 17:59:45 -07:00
Zack Spear d4480c366d Refactor: Update getArrayStatus function to return an associative array for better data handling and improve footer rendering logic. 2025-04-04 17:53:09 -07:00
Zack Spear cd990c8f1a Refactor: Simplify footer structure and encapsulate array status logic in a new function for improved readability and maintainability. 2025-04-04 17:49:04 -07:00
Zack Spear b48ee4dd45 docs: add comment to ui-dropdownchecklist styles explaining width adjustment rationale 2025-04-04 16:37:43 -07:00
Zack Spear 5c91726626 fix: adjust background position for ui-dropdownchecklist to enhance layout consistency 2025-04-04 15:44:57 -07:00
Zack Spear c18870c0aa refactor: consolidate and update ui-dropdownchecklist styles for improved maintainability and consistency 2025-04-04 15:05:59 -07:00
Zack Spear 6c815194c4 fix: ui-dropdownchecklist background 2025-04-04 13:17:50 -07:00