Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include
  javascript
  widgets

Latest revisions

# Date Author Comment
ec0d9221 10/12/2024 08:54 PM GChuf 6

Remove additional cookie config from disks.widget.php

b0c455aa 09/10/2024 08:13 PM Marcos M

Improve thermal widget readability

Add a margin between progress bars and sort sensors.

0a575039 08/13/2024 09:39 PM Marcos M

Move to CURLINFO_RESPONSE_CODE

As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias of
CURLINFO_RESPONSE_CODE.

9cb40688 07/29/2024 03:23 PM Jim Pingle

Fix PHP error in DDNS widget.

The widget was generating a PHP error when there were no Dynamic DNS
entries (traditional or RFC2136)

37043243 06/27/2024 11:09 PM Marcos M

Query for SMART data only on root disk devices. Fix #15586

4b9165e5 05/24/2024 05:25 PM Marcos M

Default to an empty array for functions expecting a countable value

Do this for foreach() and count().

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

1ec82c30 05/23/2024 05:37 PM Marcos M

Fix typos and copy/paste issues

Issues found by the PHP linter mostly include typos and usage of
unassigned variables. To address these, traverse the commit history
to determine the intent.

b891c3a3 04/29/2024 03:06 PM Jim Pingle

Add boot method to sysinfo widget. Implements #15422

017cdba2 04/01/2024 06:57 PM Jim Pingle

Set FW log widget min interval to 5. Fixes #12673

View revisions

Also available in: Atom