Commit Graph

61 Commits

Author SHA1 Message Date
Squidly271 51925bff78 Fix PHP errors if file doesn't exist my_parse_ini_file 2025-09-16 20:17:42 -04:00
ljm42 7ea337e8cd fix: parse_plugin_cfg(): better handling of corrupt ini files 2025-06-27 15:37:59 -07:00
bergware 9379edb896 Wrappers: minor code refactoring 2025-05-31 12:06:15 +02:00
bergware e77df12223 Miscellaneous updates 2025-05-30 13:50:28 +02:00
bergware 0ffe15774a Wrappers: fix PHP error 2025-03-21 22:34:10 +01:00
bergware c3558c2f8b Fix PHP errors 2025-02-13 23:16:43 +01:00
tom mortensen e774b6eefa Merge pull request #2010 from unraid/fix-warning-in-Wrappers-php
fix: PHP Warning in Wrappers.php
2025-02-11 13:03:30 -08:00
ljm42 036e307b7d chore: update phpdoc 2025-02-10 13:38:34 -07:00
ljm42 2617dd83e6 fix: PHP Warning in Wrappers.php
Implicitly marking parameter $getinfo as nullable is deprecated
2025-02-10 12:50:00 -07:00
bergware 57186fe0b3 Add wireless to wireguard 2025-02-10 12:00:34 +01:00
bergware bc830d71cd Wireless support : finetuning 2025-02-06 12:30:52 +01:00
Tom Mortensen b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
Tom Mortensen 2b41f9a8d2 Device Info page:
* Prevent reducing pool slot count unless pool state is NEW_ARRAY
* Permit changing pool file system type only when Stopped
* Add "Delete Pool" button which unassigns all devices of a pool and then removes the pool
* Change button label "Erase" to "Erase Pool"
2024-07-24 02:13:22 -07:00
Squidly271 7a968eac84 Update file_put_contents_atomic 2024-05-28 20:15:20 -04:00
Squidly271 04ef869aba Refactor 2024-05-18 10:28:43 -04:00
Squidly271 8d4c007226 Update Wrappers.php 2024-05-18 09:43:28 -04:00
ljm42 8da53df357 in http_get_contents, include a useragent 2024-05-06 14:06:40 -07:00
ljm42 ae8feb2dbc in http_get_contents, detect and recover from curl error 23
change from null to "deflate"
2024-05-04 15:58:35 -07:00
ljm42 e6441a8345 in http_get_contents, detect and recover from curl error 23 2024-04-28 16:12:40 -07:00
ljm42 537149f206 Use Curl for network connectivity checks 2024-03-24 14:59:03 -07:00
ljm42 0b7f980e97 introduce http_get_contents wrapper for Curl 2024-03-24 14:17:09 -07:00
bergware 9dc7547a6a Use my_logger 2024-02-05 11:02:28 +01:00
ljm42 0287d8dfac my_logger: make the tag optional 2024-02-02 13:02:40 -07:00
ljm42 305e4648aa logger - ensure params are escaped 2024-02-01 15:49:17 -07:00
bergware 4a8dafea33 Fix exceed function 2023-12-09 16:01:09 +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 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 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 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 b2a26954fd Add automatics NVME temperature thresholds 2023-11-30 16:16:21 +01:00
bergware b437701540 Make _var() more universal 2023-11-24 22:42:43 +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