Commit Graph

18 Commits

Author SHA1 Message Date
jski 512b9036a6 Added options for USB passthrough devices on DiskSettings.page, using info from https://www.smartmontools.org/wiki/USB for smartmontools 7.3 2024-03-14 14:30:24 -04:00
bergware 7e1f8f1817 Fix typos 2023-12-17 13:00:48 +01:00
bergware 45fe443294 Disk settings: fix regression error 2023-12-11 14:50:55 +01:00
bergware d965d43b83 Disk settings: new option " Enable NVME power monitoring
OFF by default
2023-12-07 13:33:14 +01:00
bergware 8dd6e6dd1b More enhancements and fixes based on feedback
- Disk settings: Separate SSD temperature thresholds
- Dashboard: more descriptive system resources + tooltip
- Wrappers: fix NVME power value retrieval
2023-12-04 20:29:42 +01:00
bergware 90823a41c7 Disk settings: add unit to shutdown time-out setting 2023-12-02 18:55:27 +01:00
bergware 81c82ea88d Disk Setting: use placeholder for default settings 2023-12-02 18:51:36 +01:00
bergware 5d423e0227 Disk Setting: use placeholder for default settings 2023-12-02 18:37:43 +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 57f36a8893 Disk settings: show default values as placeholder 2023-12-02 02:56:40 +01:00
bergware 2f089068ff Disk settings: show default values as placeholder 2023-12-02 02:41:40 +01: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 d7edbe5551 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-02 14:26:25 +02:00
bergware d4cb32c045 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-02 14:25:55 +02:00
bergware 1b6f43e05d Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-01 15:58:26 +02:00
bergware 6f5f9c400e Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-01 15:47:25 +02:00
bergware 0eaaad5c13 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-01 15:23:37 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00