Commit Graph

3150 Commits

Author SHA1 Message Date
ljm42
7ea337e8cd fix: parse_plugin_cfg(): better handling of corrupt ini files 2025-06-27 15:37:59 -07:00
tom mortensen
918ba6dd0e Merge pull request #2270 from pujitm/chore/resolve-git
chore: ignore artifacts from unraid-api package
2025-06-25 10:16:26 -07:00
Zack Spear
f8fe111746 fix: ui-dialog min and max sizes
- Set width to 100% and max-width to 100rem for better layout control.
- Adjusted min-height to 35vh while maintaining max-height at 70vh for enhanced flexibility.

This change aims to improve the responsiveness of the icon-zip component.
2025-06-24 16:18:55 -07:00
Pujit Mehrotra
0897e68830 ignore emhttp/plugins/dynamix.my.servers 2025-06-24 16:56:28 -04:00
Pujit Mehrotra
079a019330 rm myservers1.php state.php translations.php 2025-06-24 16:04:03 -04:00
Pujit Mehrotra
0a3226f726 chore: gitignore artifacts from unraid-api pkg
for developer convenience
2025-06-24 15:54:05 -04:00
tom mortensen
5e2a204912 Merge pull request #2268 from unraid/feat/responsive-select-case
feat: responsive select case modal contents
2025-06-23 10:15:48 -07:00
tom mortensen
52def5bd2d Merge pull request #2267 from unraid/feat-localhost-logout-button
Show logout button on localhost
2025-06-23 10:15:08 -07:00
tom mortensen
638c1260f5 Merge pull request #2266 from SimonFair/Feature-Changes-for-Spice-multimonitor-
Enhance multimonitor support.
2025-06-23 10:14:30 -07:00
tom mortensen
9740fc99f0 Merge pull request #2265 from SimonFair/Fix-noVNC-1.6-icon-fix-
Fix noVNC missing icons with update base.css
2025-06-23 10:13:50 -07:00
tom mortensen
2616fd3620 Merge pull request #2263 from unraid/fix/missing-sso-options
fix: SSO options missing on 7.2
2025-06-23 10:12:25 -07:00
tom mortensen
5d1ba8cb6b Merge pull request #2258 from unraid/feat/responsive-dashboard-tiles
feat: responsive dashboard tiles
2025-06-23 10:07:43 -07:00
Zack Spear
d9358d0a92 feat: responsive select case modal contents 2025-06-20 17:05:40 -07:00
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
ljm42
483b1a6cd0 Show logout button on localhost 2025-06-20 14:47:40 -07:00
SimonFair
2139fdac5f Initialise qxlheads 2025-06-20 22:38:05 +01:00
SimonFair
2cb0791a2c Enhance multimonitor support. 2025-06-20 22:31:54 +01:00
SimonFair
f5de21fa63 Update base.css 2025-06-19 17:28:15 +01:00
Eli Bosley
e4d135466f fix: SSO options missing on 7.2 2025-06-18 08:51:28 -04:00
Tom Mortensen
24c19f265a fix: prevent changing pool Compression/Autotrim settings when arry is Started 2025-06-17 21:59:08 -07:00
ljm42
0d083a1430 Fix: Docker listing could show APIPA IP 2025-06-17 16:16:44 -07:00
tom mortensen
83c45601be Merge pull request #2257 from unraid/fix/css-for-hiding-rouge-dt-dd-tags-with-hidden-elements
fix: hide empty dt, dd, p tags w/ only hidden inputs
2025-06-17 09:49:51 -07:00
tom mortensen
5a07a2867f Merge pull request #2256 from unraid/refactor/plugin-install-filetree-styles
fix: plugin install filetree scrollbar styles
2025-06-17 09:49:09 -07:00
tom mortensen
1a006a3a72 Merge pull request #2254 from bergware/master
File manager: fix file overwrite on move operation
2025-06-17 09:48:15 -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
bergware
4623daedae Merge branch 'unraid:master' into master 2025-06-12 10:26:16 +02: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
bergware
f2fa2109e5 File manager: fix file overwrite on move operation 2025-06-11 23:44:25 +02: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