Commit Graph

23 Commits

Author SHA1 Message Date
bergware
f6f0458dbb pdated: NVME power state / temp threshold 2023-11-30 22:37:40 +01:00
bergware
b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware
3a073ed4bd Code alignment 2023-11-04 10:05:51 +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
ec125653d6 Fixes for ZFS subpools 2023-11-02 12:10:58 +01:00
bergware
44e2a8ca6e Fixes for ZFS subpools 2023-11-02 05:04:55 +01:00
bergware
6bea55b8d2 Update DeviceInfo.page 2023-11-02 03:13:47 +01:00
bergware
b037b2f1d7 Update DeviceInfo.page 2023-11-02 03:04:41 +01:00
bergware
5206813efe Update DeviceInfo.page 2023-11-02 02:55:22 +01:00
bergware
d09c9142e8 Remove Erase button from ZFS subpools 2023-11-02 01:56:06 +01:00
bergware
b072f98787 Make $subpools a global variable (single occurence) 2023-10-26 23:28:30 +02:00
Tom Mortensen
3b2540a2fc corrections displaying zfs profiles 2023-10-26 14:09:36 -07:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware
6d20bdc430 Make dialog window appearance more consistent 2023-10-25 18:50:51 +02:00
bergware
202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware
2f82d097b6 Make dialog boxes consistent 2023-10-14 14:41:17 +02:00
bergware
378eb9916c Make dialog boxes consistent 2023-10-14 14:18:56 +02:00
Tom Mortensen
eda1d50ac4 zfs subpool support 2023-09-25 11:37:34 -07:00
bergware
6d0f1c3c4b Pool minimum free space: only enabled when array is stopped 2023-08-07 22:41:46 +02:00
bergware
4ee1b3e9d1 Pools: show "Minimum free space" as absolute number instead of percentage 2023-07-19 11:42:30 +02:00
bergware
a8cf94d7b3 DeviceInfo: fix incorrect floor size entries 2023-06-10 11:26:07 +02:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00