Commit Graph

113 Commits

Author SHA1 Message Date
Zack Spear
260406f25c refactor: consolidate theme-specific CSS classes by removing redundant shade classes across multiple pages and updating styles for improved maintainability 2025-04-03 18:21:12 -07:00
Zack Spear
9289df5e68 fix: comment out .fileTree styles across multiple CSS files to streamline layout and prevent conflicts 2025-04-03 15:53:13 -07:00
Zack Spear
3c46636487 style: Remove unnecessary closing brace in DashStats.css for cleaner code 2025-04-02 11:12:23 -07:00
Zack Spear
84b7d0f6fa style: Add comment to Disk.css and Flash.css indicating duplicated CSS exists in Flash.css 2025-04-02 11:08:11 -07:00
Zack Spear
246d8f2749 fix: Corrected background-color syntax in Browse.css to use 'var()' for proper CSS variable referencing 2025-04-02 11:08:10 -07:00
Zack Spear
d04fd5805f Update emhttp/plugins/dynamix/sheets/DashStats.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 11:01:03 -07:00
Zack Spear
7c700d8783 fix: ShareEdit.css --gray-800 usage 2025-04-02 10:59:35 -07:00
Zack Spear
530b251a5b Update emhttp/plugins/dynamix/sheets/Syslinux.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:55:29 -07:00
Zack Spear
fe9167ee02 Update emhttp/plugins/dynamix/sheets/Syslinux.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:50:36 -07:00
Zack Spear
28efb84e8f Update emhttp/plugins/dynamix/sheets/WG0.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:49:10 -07:00
Zack Spear
488565174e style: remove duplicated Wireless CSS files and consolidate input focus styles using CSS variables for improved theme consistency 2025-03-31 19:18:13 -07:00
Zack Spear
9b8774242b style: remove duplicated Eth0 CSS files and consolidate input styles using CSS variables for improved theme consistency 2025-03-31 19:11:51 -07:00
Zack Spear
6059dd27a1 style: update browse icon color to use CSS variable for consistency 2025-03-31 18:51:41 -07:00
Zack Spear
16a647d1c8 Merge branch 'master' into feat/css3-variables 2025-03-31 11:44:47 -07:00
bergware
45ec5cd26f Syslinux Configuration: fix overlapping text 2025-03-27 12:27:56 +01:00
bergware
64d099f690 Wireless enhancements
- Added "Regulatory region" selection
- Added "automatic" choice in security selection for manually configured networks
- Added support for "auto" security setting on initial boot
2025-03-27 04:56:03 +01:00
bergware
fd3e5de80f File manager: style fixes 2025-03-21 15:20:27 +01:00
bergware
06416dc4f5 Networking: added "enable jumbo frames" option 2025-03-11 12:24:59 +01:00
bergware
994c8b1bd5 Dashboard: update themes azure and gray 2025-02-23 14:42:52 +01:00
bergware
6f41fb126a Adjust "Add Subpool" button appearance 2025-02-18 10:30:38 +01:00
bergware
1d724bb1a4 Wireless: fix styling 2025-02-17 19:14:53 +01:00
bergware
e907c3eaba Revert global sweetalert input css and make it for network pages only 2025-02-17 18:04:49 +01:00
bergware
fe35a8af40 Array Operation: hide "Clear Stats" button when disk I/O is visible 2025-02-14 12:10:51 +01:00
tom mortensen
0728e8d6d7 Merge pull request #1992 from SimonFair/7.1-NoVM-Pinning
7.1 no vm pinning
2025-02-06 12:39:09 -08:00
bergware
5662fece45 Wireless support 2025-01-29 14:42:53 +01:00
SimonFair
8d0ae66a8c Merge remote-tracking branch 'upstream/master' into 7.1-NoVM-Pinning 2025-01-15 16:47:14 +00:00
bergware
3c6f8262ee Network enhancements
- Create separate entry for DNS server settings, which can be changed at all times (user is not required to stop the array)
- Added "info" button which shows a popup window with interface related assignments (error is shown if something is missing)
- Added "show" button to show or hide VLAN settings
- Make network settings a tabbed view
- Fixed a bug when sometimes DNS settings are not properly set
- Fixed a minor bug in routing table content
- Some other code optimizations
2025-01-13 22:19:45 +01:00
bergware
14e36a9c55 Date and Time enhancements
- Add Time State information
2024-12-28 14:17:22 +01:00
bergware
ff8e70d627 Date and Time enhancements
- Give warning when no suitable interfaces are present for PTP
2024-12-28 13:22:28 +01:00
bergware
ff945bb6ce Date and Time enhancements
- Support Precision Time Protocol (PTP) - time accuracy in nanoseconds
- PTP requires a local time server which supports the PTP protocol
- Show only the applicable fields for the selected time sync value (animated)
- Add 'hints' to help the user in configuration
- Do not restart time service when only date/time format is updated

Note for Tom: to make PTP work the package "linuxptp-4.2-x86_64-1_BW.txz" needs to be installed with stock Unraid
2024-12-14 15:37:28 +01:00
SimonFair
a915a687d4 Allow non pinned vcpus for VMs 2024-11-10 18:59:01 +00:00
bergware
f7cb0f2f00 NTP enhancements
- Add new parameter "NTP interval", this can be useful when you run your own NTP servers
- Add pool support, this allows a round-robin selection of NTP servers out of a pool, and improves server availability
2024-11-01 21:47:05 +01:00
Zack Spear
c799afb814 refactor: UserEdit css vars 2024-07-08 11:53:15 -07:00
Zack Spear
6bffb0e84a refactor: WG0 css vars 2024-07-08 11:53:15 -07:00
Zack Spear
f8e2acc17f refactor: ShareEdit css vars 2024-07-08 11:53:15 -07:00
Zack Spear
ac297a3132 refactor: Language css vars 2024-07-08 11:53:14 -07:00
Zack Spear
f5c77411bd refactor: eth0 css vars 2024-07-08 11:53:14 -07:00
Zack Spear
cb2078165f refactor: WG0 page css clean up duplicates 2024-07-08 11:53:11 -07:00
Zack Spear
a3c4da8665 refactor: UserList page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
c31375e1cd refactor: UserEdit page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
1ec6db8022 refactor: UserAdd page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
ae0334f29a refactor: Syslinux page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
48a18ed396 refactor: ShareEdit page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
9a4dd165ed refactor: Share page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
64b8180c7a refactor: RoutingTables page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
5fe32e4cc4 refactor: NetworkRules page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
3810938495 refactor: NetworkExtra page css clean up duplicates 2024-07-08 11:53:10 -07:00
Zack Spear
154f978051 refactor: Language page css clean up duplicates 2024-07-08 11:53:09 -07:00
Zack Spear
feb92bb11f refactor: Flash page css clean up duplicates 2024-07-08 11:53:09 -07:00
Zack Spear
866a6a6b13 refactor: Disk page css clean up 2024-07-08 11:53:09 -07:00