Remove additional cookie config from disks.widget.php
Improve thermal widget readability
Add a margin between progress bars and sort sensors.
Move to CURLINFO_RESPONSE_CODE
As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias ofCURLINFO_RESPONSE_CODE.
Fix PHP error in DDNS widget.
The widget was generating a PHP error when there were no Dynamic DNSentries (traditional or RFC2136)
Query for SMART data only on root disk devices. Fix #15586
Default to an empty array for functions expecting a countable value
Do this for foreach() and count().
Update all direct config access with accessor functions
Fix typos and copy/paste issues
Issues found by the PHP linter mostly include typos and usage ofunassigned variables. To address these, traverse the commit historyto determine the intent.
Add boot method to sysinfo widget. Implements #15422
Set FW log widget min interval to 5. Fixes #12673
View revisions
Also available in: Atom