Commit Graph

327 Commits

Author SHA1 Message Date
bergware 6ac604a810 Enhanced styling 2023-12-03 20:07:45 +01:00
bergware e1c3d13c39 Enhanced styling 2023-12-03 18:41:55 +01:00
bergware 58cdbf842b Enhanced styling 2023-12-03 15:27:17 +01:00
bergware 9d32afeb30 Enhanced styling
- Remove legacy css
- Improve styling of tables
2023-12-03 13:48:17 +01:00
bergware 02ff3bb45d Fix disk usage monitoring 2023-12-02 21:05:22 +01:00
bergware ea98f0dc5d Update Wrappers.php 2023-12-02 20:12:40 +01:00
bergware 967bb771c4 get-nvme-info: fix state value 2023-12-02 19:59:32 +01:00
bergware d1b42cac03 Update Helpers.php 2023-12-02 19:25:03 +01:00
bergware 697b91704a Include degree symbol in temperature unit 2023-12-02 19:21:37 +01:00
bergware d26895204e Include degree symbol in temperature unit 2023-12-02 17:57:13 +01:00
bergware 50cd2bea80 Update SmartInfo.php 2023-12-02 15:03:58 +01:00
bergware 93e22d1d5d Dashboard: add NVME power indicator 2023-12-02 14:09:06 +01:00
bergware 8d2e93f9e8 Dashboard: add NVME power indicator 2023-12-02 14:01:49 +01:00
bergware 28c58465da Dashboard: add NVME power indicator 2023-12-02 12:56:52 +01:00
bergware 9663867b47 Introduce new disk setting "Default SSD offset temperature"
- add celsius / fahrenheit conversion routines
2023-12-02 11:49:14 +01:00
bergware 6bca833663 Make SSD offset a variable instead of hardcoded
Hidden variable for the moment
2023-12-02 10:13:38 +01:00
bergware f34542d5d7 Set temperature thresholds for SSD devices automatically higher 2023-12-02 04:24:44 +01:00
bergware b1f7b37ff0 Set temperature thresholds for SSD devices automatically higher
- Add 15 degrees extra for SSD devices as standard 'hot' and 'max' thresholds
- User can overwrite defaults by setting thresholds for a specific device
2023-12-02 02:08:47 +01:00
bergware 9cb1db2e25 Boot page: add host name in title 2023-12-01 17:44:20 +01:00
bergware 98b5fca350 Updated: NVME power state / temp threshold 2023-12-01 13:06:18 +01:00
bergware a8fbdfec74 Updated: NVME power state / temp threshold 2023-12-01 12:45:40 +01:00
bergware 6203bfbc82 Updated: NVME power state / temp threshold 2023-12-01 12:23:30 +01:00
bergware b17b82ff20 Updated: NVME power state / temp threshold 2023-12-01 12:01:20 +01:00
bergware 5e6432203d Update Wrappers.php 2023-12-01 03:33:28 +01:00
bergware a9bff683f3 Update Wrappers.php 2023-12-01 03:30:24 +01:00
bergware 8aa102b595 Updated: NVME power state / temp threshold 2023-11-30 23:42:25 +01:00
bergware 20a4d46013 Updated: NVME power state / temp threshold 2023-11-30 23:34:30 +01:00
bergware bd4751d068 Updated: NVME power state / temp threshold 2023-11-30 23:32:04 +01:00
bergware f45fd2e456 Updated: NVME power state / temp threshold 2023-11-30 23:05:17 +01:00
bergware f6f0458dbb pdated: NVME power state / temp threshold 2023-11-30 22:37:40 +01:00
bergware 55094ebdc3 Updated: NVME power state / temp threshold 2023-11-30 21:37:57 +01:00
bergware 04cc604bd5 Updated: NVME power state / temp threshold 2023-11-30 21:29:45 +01:00
bergware 74a92996e4 Add automatics NVME temperature thresholds 2023-11-30 17:44:02 +01:00
bergware b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware 52e7e7c710 Enhanced boot page 2023-11-30 14:23:43 +01:00
bergware 69f15066bb Enhanced boot page 2023-11-30 14:20:03 +01:00
bergware 583b0fa1c9 Main page: NMVE status updates 2023-11-30 13:29:36 +01:00
bergware 07ca2676aa Main page: NMVE status updates 2023-11-30 13:25:16 +01:00
bergware 67c72954db Main page: NMVE status updates 2023-11-30 13:16:01 +01:00
bergware 0f7a225106 Main page: NMVE status updates 2023-11-30 12:57:05 +01:00
bergware 6919d12ed5 Enhanced boot page 2023-11-28 21:51:10 +01:00
bergware 5268c28fb5 Enhanced boot page 2023-11-28 21:31:48 +01:00
bergware 1a362eb432 Remove legacy setting: "Show Dashboard apps"
Dashboard has individual tile settings to show or hide content
2023-11-28 18:53:57 +01:00
bergware 5072989303 Update publish.php
Remove subscriber check from publish()
Create "standard" curl_socket()
2023-11-28 15:44:22 +01:00
bergware b31beca2ec Update Helpers.php 2023-11-28 14:31:54 +01:00
bergware 02fe880652 Fix PHP8 errors 2023-11-28 14:30:44 +01:00
bergware 9a8fe9d80b Fix regression error in publish.php
- We still need the function "curl_socket"
2023-11-28 13:51:46 +01:00
tom mortensen fff9c55a98 Merge pull request #1524 from SimonFair/NVME-PowerState
NVME power state
2023-11-27 23:45:59 -08:00
tom mortensen b9bc7a6c43 Merge pull request #1523 from bergware/master
Styling enhancements
2023-11-27 23:45:28 -08:00
tom mortensen 9e01fd7c40 Merge pull request #1521 from SimonFair/Multi-disk-locations
Add storage override option
2023-11-27 23:44:21 -08:00