Commit Graph

22 Commits

Author SHA1 Message Date
Eli Bosley
f2cad7693c feat: Implement deprecated filesystem detection and warnings for array and cache devices
- Added a shared function to check for deprecated filesystems (ReiserFS and XFS v4) across array and cache devices.
- Updated ArrayDevices.page and CacheDevices.page to display warnings for deprecated filesystems.
- Introduced helper functions for generating filesystem warning icons and messages.
2025-09-12 13:55:04 -04:00
Zack Spear
a8f432058f style: refactor table structure across multiple pages for scrollable layout on smaller screen sizes
- Wrapped tables in a <div> with class "TableContainer" for better responsiveness.
- Ensured consistent styling and structure across ArrayDevices.page, BootDevice.page, DiskList.page, ShareList.page, DockerContainers.page, Plugins.page, and VMMachines.page.
- Updated CSS to support new table container classes for enhanced layout control.
2025-05-08 18:53:53 -07:00
Zack Spear
17413b1500 style: refactor HTML structure in ArrayDevices.page for improved readability
- Reformatted the table structure in ArrayDevices.page for better clarity.
- Changed PHP short tags to standard syntax for consistency.
- Enhanced the layout by separating the header and body sections for better organization.
2025-05-08 17:32:42 -07:00
ljm42
a4f6b7dcad Allow the Array to be optional 2024-05-22 15:43:58 -07:00
bergware
c08f724a74 Main page: move power indicator left to temperature 2023-12-16 20:30:55 +01:00
bergware
09e8740c04 Styling enhancements to improve consistency 2023-12-11 20:11:21 +01:00
bergware
b00cfdceb4 Main page: fix initial table creation 2023-12-10 10:53:21 +01:00
bergware
06de7da7d8 Main page: fix initial table creation 2023-12-10 09:42:24 +01:00
bergware
d965d43b83 Disk settings: new option " Enable NVME power monitoring
OFF by default
2023-12-07 13:33:14 +01:00
bergware
6a581d3e72 More enhancements
Main: Put "Power" in title only when nvme devices are present
Dashboard: add resource size to tooltip
2023-12-04 22:52:09 +01:00
bergware
04cc604bd5 Updated: NVME power state / temp threshold 2023-11-30 21:29:45 +01:00
bergware
82da91c96c New device spin up/down logic
Based on implementation for beta 23
2023-11-14 13:40:11 +01:00
bergware
58ad4a8c87 Fixes for ZFS subpools 2023-11-02 13:51:41 +01:00
bergware
76757b5cf0 Fixes for ZFS subpools 2023-11-02 13:07:48 +01:00
bergware
af3a468654 Fixes for ZFS subpools 2023-11-02 04:31:07 +01:00
bergware
76660f6ca7 Update ArrayDevices.page 2023-11-02 03:07:36 +01:00
bergware
7154cc48fe Fixes for ZFS subpools 2023-11-02 01:56:26 +01:00
bergware
0be84e8fa0 Fixes for ZFS subpools 2023-11-01 20:01:27 +01:00
bergware
b7b7d2b01c Fixes for ZFS subpools 2023-11-01 19:57:18 +01:00
bergware
eef112fbd2 Fixes for ZFS subpools 2023-11-01 19:51:40 +01:00
bergware
304be089ee Fixes for ZFS subpools 2023-11-01 19:02:29 +01:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00