Pi-hole AdminLTE

Edit Package pihole-admin-lte

Pi-hole®'s Web interface (based off of AdminLTE) provides a central location to manage your Pi-hole and review the statistics generated by FTLDNS™.

Easy-to-interpret: simple graphs and beautiful colors make Pi-hole's stats easy to understand
Responsive: looks great on desktop, tablets, and mobile devices
Useful: control and configure your Pi-hole with our settings
Insightful: use the query log, audit log, or long-term stats to gain insight into your networks activity

Refresh
Refresh
Source Files
Filename Size Changed
AdminLTE-v5.3.1.tar.gz 0001550036 1.48 MB
FTL.php-improve-get-response-ftl.patch 0000000891 891 Bytes
FTL.php-socket-error-handling.patch 0000000467 467 Bytes
SUSE.readme 0000001409 1.38 KB
_service 0000000358 358 Bytes
api_FTL.php-handle-errors.patch 0000000464 464 Bytes
fix_command_execution.patch 0000000598 598 Bytes
fix_notice_in_api_FTL.php 0000000500 500 Bytes
fix_sudo_commands.patch 0000002056 2.01 KB
lighttpd.conf 0000003031 2.96 KB
nginx.conf 0000001836 1.79 KB
php-fpm-www.conf 0000018756 18.3 KB
pihole-admin-lte.changes 0000020881 20.4 KB
pihole-admin-lte.spec 0000009238 9.02 KB
savesettings.php-better-error-handling.patch 0000001684 1.64 KB
Revision 15 (latest revision is 43)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 15)
--------------------------------------------------------------------
- Update to version v5.3.1
  + Added phpstan
  + Fixes in func.php from phpstan
  + Fix sorting by replies in query log
  + Added more query types to title of Query Log
  + Use empty array for foreach() when no group is to be set, always commit when editing domains, and report any errors while commiting.
  + Add SVCB and HTTPS types and reduce code duplication
  + Implement dark theme on the modal dialogs (#1674)
  + Use new style constructors
  + Date.now() fixes
  + unicorn/prefer-dom-node-append
  + unicorn/no-lonely-if
  + Bump xo from 0.36.1 to 0.37.1
  + Bump postcss from 8.2.1 to 8.2.2
  + Implement new offset types for the long-term queries page. Also add the new SVCB and HTTPS tyes where they were forgotten.
  + fix(cname_records): Fixed gammar
  + Adlist can contain userinfo (basicauth)
  + Bump autoprefixer from 10.1.0 to 10.2.1
  + Don't need this backround-color for the interface.
  + Fix gray space on the left side for cleaner look.
  + Fix charts overflowing.
  + Change radius to 10px for a more modern look (Fix)
  + Bump eslint-plugin-compat from 3.8.0 to 3.9.0
  + Bump postcss-cli from 8.3.0 to 8.3.1
  + Bump postcss from 8.2.2 to 8.2.4
  + Update scripts/pi-hole/php/groups.php
  + fix prettier complaints
  + Update codeql.yml
  + Only add link to Query Log when filtering property is available
Comments 0