Commit Graph

3069 Commits

Author SHA1 Message Date
Zack Spear b05f819fac style: refine layout and spacing in DashStats.page and CSS files
- Adjusted gap values in DashStats.page for improved alignment and spacing.
- Updated CSS in DashStats.css to enhance layout controls and added new styles for tile-header-right-controls.
- Commented out letter-spacing in default-base.css for better text presentation and adjusted control styles for consistency.

This update aims to enhance the visual clarity and responsiveness of the dashboard layout.
2025-06-20 15:38:13 -07:00
Zack Spear a2973eba21 style: update CSS for improved layout responsiveness
- Changed grid-template-columns in DashStats.css to use repeat(2, 1fr) for better responsiveness.
- Commented out text-transform in default-base.css to allow for more flexible text styling.
2025-06-13 13:49:23 -07:00
Zack Spear 78ec5e2d2b refactor: removed duplicated user information tile from Dashboard 2025-06-13 13:49:05 -07:00
Zack Spear 1adeaa96ad feat: Dashboard reponsive improvements
- Updated HTML structure in DashStats.page to incorporate a new tile-header format for better organization and visual clarity.
- Adjusted CSS in DashStats.css to introduce new styles for tile headers and improve layout responsiveness.
- Made minor adjustments in default-base.css for padding consistency.

This update aims to enhance the user interface experience and maintainability of the code.
2025-06-12 20:56:42 -07:00
Zack Spear 66a2ce9d2d feat: enhance DashStats.page layout with new tile-header structure
- Refactored HTML structure in DashStats.page to implement a new tile-header layout for improved organization and visual clarity.
- Adjusted CSS styles in DashStats.css and default-base.css to support the new layout, including flexbox adjustments for better alignment and spacing.

This update aims to enhance the user interface experience and maintainability of the code.
2025-06-12 18:05:29 -07:00
Zack Spear c9c5c4bc6a style: refactor DashStats.page formatting for improved readability and structure
- Reorganized HTML structure within DashStats.page to enhance layout consistency and readability.
- Adjusted indentation and spacing for better code clarity.

This update aims to improve the maintainability of the code and enhance the user interface experience.
2025-06-12 16:25:07 -07:00
Zack Spear f7ff72cbfa fix: hide empty dt, dd, p tags with only hidden inputs 2025-06-12 15:10:55 -07:00
Zack Spear 1cfb996852 style: update plugin tree overflow property for improved scrolling
- Changed overflow property of the plugin tree from 'overflow-y-scroll' to 'overflow-y-auto' to enhance the scrolling experience
2025-06-12 14:50:18 -07:00
Zack Spear b1df0439ac style: update max-width in jquery.sweetalert.css for improved layout
- Changed max-width of swaltext from 600px to 60rem to enhance responsiveness and layout consistency.

This update aims to improve the visual presentation of alerts in the application.
2025-06-11 16:28:27 -07:00
Zack Spear c2a59063b2 style: update jquery.sweetalert.css for improved layout and word handling
- Increased max-width of swaltext to 600px for better responsiveness.
- Added styles to ensure p tags without pre children break words to prevent overflow.
2025-06-11 14:05:02 -07:00
Zack Spear 02b2be2c2a fix: remove hide_eth variable & function usage in DockerSettings.page
- Eliminated the $hide_eth variable as it was not used and attempting to be set by an undeclared function
2025-06-11 13:33:52 -07:00
Zack Spear 10e9ffaa99 refactor: make manifest json static 2025-06-11 13:09:01 -07:00
Zack Spear 8dc5410e14 feat: add favicon and web app manifest support
- Introduced new favicon files: apple-touch-icon.png, favicon-96x96.png, favicon.ico, favicon.svg.
- Updated auth-request.php to include new favicon paths in the whitelist.
- Added web app manifest files: web-app-manifest-192x192.png, web-app-manifest-512x512.png, and created a manifest.json structure in ThemeHelper.
- Refactored DefaultPageLayout to include favicon links and manifest reference.

This update enhances the application's branding and improves the user experience on mobile devices.
2025-06-10 18:09:39 -07:00
Zack Spear 7fe3b4dcd0 style: add selection styles for improved text highlighting
- Introduced custom styles for text selection using ::selection and ::-moz-selection.
- Set color and background for selected text to enhance visibility.

This update aims to improve user experience by providing better text selection feedback.
2025-06-10 15:23:00 -07:00
Zack Spear 64a0dbafce style: enhance #swalbody and #swaltext styles
- Added new styles for pre#swalbody to improve typography and layout.
- Adjusted padding and font sizes for better readability.
- Ensured consistent margin and padding resets for various elements within pre#swalbody.

This update aims to enhance the visual presentation of the nchan live log output and changelog content.
2025-06-10 15:02:16 -07:00
Zack Spear 9b79ebf37c fix: adjust z-index for banner dimiss styling 2025-06-10 14:56:27 -07:00
Zack Spear bbd547235c refactor: consolidate .ca_element_notice styles into default-base.css
- Merged styles from the deleted PluginHelpers.css into default-base.css.
- Updated .upgrade_notice and .ca_element_notice styles for consistency.
- Added padding to .bannerInfo and adjusted related selectors for improved layout.
2025-06-10 14:53:26 -07:00
Zack Spear 92a994dc1f fix: banner icon placement 2025-06-10 11:18:58 -07:00
tom mortensen 3cfa60e726 Merge pull request #2245 from Squidly271/patch-85
Fix: Add progress to VM actions popup
2025-06-10 09:09:19 -07:00
Squidly271 eb050458dc Fix: Add progress to VM actions popup
A line of code was also missed on the original PR
2025-06-09 22:18:10 -04:00
Zack Spear ed8c6a7535 fix: Update upgrade_notice styles
- Adjusted CSS for .upgrade_notice to improve layout and responsiveness.
- Removed outdated JavaScript code related to banner positioning.
2025-06-09 16:25:43 -07:00
tom mortensen 691b1fa426 Merge pull request #2243 from Squidly271/patch-84
Feat: Add Progress to Docker / Plugin popup window
2025-06-09 09:04:50 -07:00
Squidly271 536ca665b6 Feat: Add Progress to Docker / Plugin popup window 2025-06-09 11:07:46 -04:00
bergware bf4dd36706 Update Eth0.page 2025-06-09 12:33:32 +02:00
bergware 8778f2c481 Update EthX.page 2025-06-09 11:33:05 +02:00
bergware 8f054cea03 Networking: fix default gateway selection 2025-06-09 10:42:39 +02:00
bergware c2ebff5c38 Update Eth0.page 2025-06-09 08:20:56 +02:00
bergware fab0b3257c Networking: fix default gateway selection 2025-06-09 08:01:22 +02:00
tom mortensen 32ff144399 Merge pull request #2235 from bergware/master
Miscellaneous fixes and updates
2025-06-08 11:11:28 -07:00
tom mortensen 99ead6a76b Merge pull request #2234 from unraid/style/swal-pre-padding
style: swal pre padding
2025-06-08 11:10:58 -07:00
tom mortensen d2a06d93ee Merge pull request #2233 from unraid/fix/modal-pre-height-responsive
fix: update swal text height for improved layout consistency
2025-06-08 11:10:32 -07:00
tom mortensen cc379f3c63 Merge pull request #2232 from unraid/fix/docker-edit-field-copy-responsive
fix: docker container add / edit responsive consistency
2025-06-08 11:10:04 -07:00
tom mortensen db8165c36d Merge pull request #2231 from unraid/fix/panels-item-alignment-responsive
fix: panels item alignment responsiveness
2025-06-08 11:09:37 -07:00
tom mortensen 0bb9dca1f6 Merge pull request #2230 from unraid/feat/ui-dialog-responsive
feat: ui dialog responsiveness
2025-06-08 11:09:04 -07:00
tom mortensen b162c34dae Merge pull request #2229 from SimonFair/VM-PHP-Fixes
MAC Address option and ZFS ref link
2025-06-08 11:08:32 -07:00
tom mortensen 84cb0410d5 Merge pull request #2228 from unraid/fix/footer-position-fixed-media-queries
fix: footer position fixed media queries
2025-06-08 11:07:19 -07:00
tom mortensen d0c5f5a306 Merge pull request #2227 from unraid/refactor/responsive-tables
refactor: table responsivess min-width
2025-06-08 11:06:42 -07:00
tom mortensen fb3675b5a8 Merge pull request #2222 from unraid/feat/swal-responsive
feat: responsive SWAL
2025-06-08 11:06:04 -07:00
SimonFair ff0b8846e7 Revert "Add virbr to list"
This reverts commit 5ac98519b5.
2025-06-08 09:42:48 +01:00
SimonFair b8144bb85e Revert "remove duplicate virbr0"
This reverts commit 7b57860252.
2025-06-08 09:42:35 +01:00
SimonFair 8978ab2d82 Update Custom.form.php 2025-06-08 09:42:21 +01:00
bergware 194f972edf networking: fix default route not applied correctly and fix metrics assignment 2025-06-07 13:24:37 +02:00
bergware 1b0a985e95 Docker: fix settings page 2025-06-07 13:14:25 +02:00
bergware 762f6ad48c VMs: fix MAC regeneration 2025-06-07 12:38:51 +02:00
bergware 7c485bae57 VMs: fix multiple virbr interfaces may exist 2025-06-07 12:38:02 +02:00
SimonFair 7b57860252 remove duplicate virbr0 2025-06-07 09:01:43 +01:00
SimonFair 5ac98519b5 Add virbr to list 2025-06-07 08:25:56 +01:00
SimonFair dd0349f363 Fix jquery. 2025-06-06 20:34:35 +01:00
SimonFair 252d599ae1 Regen MAC is change from WLAN. 2025-06-06 20:26:47 +01:00
SimonFair 44a3388268 Update libvirt_helpers.php 2025-06-05 13:38:58 +01:00