Commit Graph

2174 Commits

Author SHA1 Message Date
Zack Spear d697accdfe style: update TableContainer class to improve layout consistency and responsiveness across Docker and VM pages 2025-06-02 16:34:22 -07:00
Zack Spear 9cb626edad style: adjust margin for swal text to improve layout consistency 2025-06-02 16:23:04 -07:00
Zack Spear 610cfee2b9 style: remove min-width from swal text for improved responsiveness 2025-06-02 16:20:50 -07:00
Zack Spear 5cffe8979e style: adjust swal nchan max width 2025-06-02 16:18:29 -07:00
Zack Spear 024439814a fix: sweetalert.css nested selectors 2025-06-02 14:43:51 -07:00
Zack Spear b6393e0544 style: fix webkit transition prefix in jQuery SweetAlert CSS for consistency 2025-06-02 14:43:32 -07:00
Zack Spear 58c20384ec style: enhance jQuery SweetAlert CSS with layout improvements and additional responsive features 2025-06-02 14:24:29 -07:00
Zack Spear 189b799d59 style: simplify button CSS by removing redundant selectors for SweetAlert 2025-06-02 14:24:19 -07:00
Zack Spear efb7902492 fix: swal animations 2025-05-30 18:42:52 -07:00
Zack Spear 29cb504a15 style: update jQuery SweetAlert CSS for improved responsiveness and layout adjustments 2025-05-30 18:36:49 -07:00
Zack Spear f54be55bbf style: jQuery SweetAlert CSS format + use transforms for centering modal 2025-05-30 18:15:21 -07:00
Zack Spear ded546a898 fix: update SWAL to not calculate margin top on main parent of modal 2025-05-30 17:27:35 -07:00
Zack Spear c8b15bcf67 feat: ArrayOperation.page responsive table 2025-05-30 16:53:25 -07:00
tom mortensen 11db64a523 Merge branch 'master' into master 2025-05-30 11:17:19 -07:00
tom mortensen 71f3f9b5e4 Merge pull request #2213 from Squidly271/Terminal
Chore: Terminal: Move option placement and change default setting
2025-05-30 10:52:01 -07:00
bergware 8dad7e70e7 Update DiskSettings.page 2025-05-30 14:41:21 +02:00
bergware b9f15ea15e encryption: remove escape character before base64 encoding 2025-05-30 14:37:46 +02:00
bergware a73a524744 Code syntax refactoring 2025-05-30 14:03:53 +02:00
bergware e77df12223 Miscellaneous updates 2025-05-30 13:50:28 +02:00
bergware 2bba618532 Miscellaneous fixes 2025-05-30 10:11:43 +02:00
bergware faf6b7afe3 Miscellaneous fixes 2025-05-30 08:59:57 +02:00
Zack Spear 0c13055946 style: enhance layout in SecuritySMB.page
- Wrapped the form element in a div for improved structure and layout.
- Adjusted the closing div position to ensure proper HTML structure and readability.
2025-05-29 17:47:45 -07:00
Zack Spear 60ce3aafff style: enhance layout and functionality in SecurityNFS.page
- Refactored HTML structure for read/write settings sections to improve layout and user experience.
- Updated clone settings elements for better responsiveness
- Updated form elements for better alignment and spacing, enhancing overall readability.
- Introduced markdown support for improved formatting in the settings section.
2025-05-29 17:43:08 -07:00
Zack Spear 36b63e8081 style: enhance layout in ShareEdit.page
- Updated the HTML structure for the delete label and checkbox to improve alignment and user experience.
- Adjusted the layout of surrounding elements for better visual consistency.
2025-05-29 17:34:47 -07:00
Zack Spear 736baeb74c style: enhance layout and functionality in SecuritySMB.page
- Refactored HTML structure for read/write settings sections to improve layout and user experience.
- Updated template for better clone settings
- Adjusted form elements for improved alignment and spacing, enhancing overall readability.
2025-05-29 17:31:34 -07:00
bergware 49e18ced0b Update update.encryption.php 2025-05-30 02:19:08 +02:00
Zack Spear 30122d41ea style: improve layout and functionality in Share.page and ShareEdit.page
- Refactored navigation buttons in Share.page to use a more structured HTML layout, enhancing readability and user experience.
- Updated ShareEdit.page to manage share setting clone responsively.
- Deleted obsolete Share.css file to streamline styles and reduce clutter.
2025-05-29 17:05:28 -07:00
Zack Spear 915a79c94e fix: tabbed content rendering in MainContentTabbed.php
- Added logic to handle pages without titles but containing text, ensuring proper rendering of content.
- Introduced a mechanism to skip index increment for such pages, maintaining correct tab functionality.
- Improved code readability with better indentation and comments for clarity.
2025-05-29 17:04:08 -07:00
bergware 2799e45205 encryption: include 'escapeshellarg' for script execution 2025-05-30 01:59:28 +02:00
bergware b53237f39d Update update_services 2025-05-30 01:08:44 +02:00
bergware 8b44d1145d Updates per codeRabbit recommendations 2025-05-30 00:53:31 +02:00
bergware 587a451268 Encryption: fix passphrase encryption not working in some cases 2025-05-30 00:42:23 +02:00
bergware 1ebe7d09f8 Encryption: revert unescape 2025-05-29 23:39:13 +02:00
bergware 629a40ca0b Encryption: fix passphrase encryption not working in some cases 2025-05-29 23:29:57 +02:00
Zack Spear 75d9fe5f7e style: improve HTML structure and readability in DiskSettings.page
- Adjusted indentation and layout for various elements to enhance readability and maintain consistency.
- Ensured proper alignment of titles and form elements for better user experience.
2025-05-29 12:21:02 -07:00
Zack Spear fb75a682d8 style: fix indentation and improve readability in DeviceInfo.page
- Adjusted indentation for the HTML structure of time selection elements, enhancing overall readability and consistency.
- Ensured proper alignment of select elements for better user experience.
2025-05-29 11:48:52 -07:00
Zack Spear 82eb592812 style: fix indentation in MainContent.php
- Corrected inconsistent indentation in the processTitle function for improved code readability and maintainability.
2025-05-29 11:39:02 -07:00
Zack Spear a95a40b5a1 style: improve layout and readability in DeviceInfo.page
- Adjusted HTML structure for better alignment and spacing of elements, enhancing overall readability.
- Updated form input handling to ensure consistent presentation and user experience.
- Cleaned up deprecated file system warnings and improved layout for various sections.
2025-05-29 11:38:53 -07:00
Zack Spear 42b2c54b9b style: remove padding for forms in TableContainer elements
- Added CSS rules to remove top padding for the first form inside TableContainer elements, improving layout consistency.
2025-05-29 10:01:05 -07:00
Zack Spear f4e7dfb69b style: remove unnecessary line break in ShareEdit.page
- Eliminated an extra line break before the clone1 div to improve layout consistency and maintainability.
2025-05-29 09:46:29 -07:00
Zack Spear 5d2e356ea9 style: enhance form input handling in SMBActiveDirectory.page
- Updated input value handling to use _var() for better security and consistency.
- Refactored submit button logic to improve user experience by enabling/disabling based on AD join status.
- Cleaned up form layout for better readability and maintainability.
2025-05-28 15:37:57 -07:00
Zack Spear 05c1a1ba8c style: adjust gui_search CSS for improved layout and responsiveness
- Removed text alignment from .nav-tile.right in default-base.css for better flex alignment.
- Updated padding and width for #guiSearchBox in gui_search.css to enhance the search box layout.
- Added a media query for #guiSearchBoxSpan to ensure consistent width on larger screens.
2025-05-28 14:57:30 -07:00
Squidly271 64f65de913 Chore: Terminal: Move option placement and change default setting 2025-05-28 17:26:41 -04:00
Zack Spear ce8dd03568 style: clean up CSS by removing unused classes and adjusting margins
- Removed unnecessary margin adjustments for .vshift and .hshift classes in Eth0.css and default-base.css.
- Added a new rule to fix the margin-top for UD titles to prevent overlapping with tabs.
2025-05-28 13:12:48 -07:00
tom mortensen 8d59f43517 Merge pull request #2211 from unraid/feat/responsive-improvements
feat: responsive improvements rd. 2
2025-05-28 09:48:02 -07:00
Zack Spear 6bf5df58ec style: refine search box layout in default-dynamix.css and gui_search.css
- Removed the .guiSearchBoxResults class from default-dynamix.css to simplify the search box layout.
- Updated #guiSearchBoxSpan in gui_search.css to use inline-flex for better alignment and added padding for improved aesthetics.
- Adjusted positioning of the search box icon for better visual consistency.
2025-05-28 09:34:46 -07:00
Zack Spear b756fc463e Merge branch 'master' into master 2025-05-28 09:30:04 -07:00
tom mortensen 297fc26fe2 Merge pull request #2210 from Squidly271/Terminal
Feat: Terminal - Add button to manually open if popup blocked
2025-05-28 08:47:34 -07:00
Zack Spear d2cd1a3956 style: update button group class for improved layout in NotificationAgents.page and default-base.css
- Changed the class from 'button-group' to 'buttons-spaced' in NotificationAgents.page for better spacing.
- Updated the corresponding CSS class in default-base.css to maintain consistent styling.
2025-05-27 17:26:12 -07:00
Zack Spear 0ee1433c53 style: update footer layout in default-base.css for responsive design
- Adjusted the footer styles within media queries to ensure proper layout and spacing on larger screens.
2025-05-27 17:17:35 -07:00