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.7.tar.gz 0001706600 1.63 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 0000000592 592 Bytes
fix_notice_in_api_FTL.php 0000000500 500 Bytes
fix_sudo_commands.patch 0000002034 1.99 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 0000026724 26.1 KB
pihole-admin-lte.spec 0000009426 9.21 KB
savesettings.php-better-error-handling.patch 0000001395 1.36 KB
Revision 22 (latest revision is 43)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 22)
--------------------------------------------------------------------
- Refreshed patches.
- Update to version v5.7
  + Improve wording: Percentage blocked domains
  + Bump xo from 0.37.1 to 0.38.2
  + Disable a few xo rules for now.
  + Password autocompletion
  + Upgrade to GitHub-native Dependabot
  + Check if we can get a host name from the database when looking up the MAC address of this client instead
  + Fixes pi-hole/AdminLTE#1796
  + Bump postcss from 8.2.9 to 8.2.14
  + Bump postcss from 8.2.14 to 8.2.15
  + Bump browserslist from 4.16.1 to 4.16.6
  + Adding CORS support via environment variable
  + Bump trim-newlines from 3.0.0 to 3.0.1
  + Bump normalize-url from 4.5.0 to 4.5.1
  + Change tabs to spaces
  + Adapt `theme-color` and `background-color` for different themes
  + Added the option for an automatic dark mode based on the device status
  + Update scripts/pi-hole/php/theme.php
  + Updated theme naming
  + Change prettier option trailingComma from "none" to the new default "es5" (see https://prettier.io/docs/en/options.html#trailing-commas)
  + Add new DNSSEC reply type
  + Escape `.` in regex for validDomainWildcard to ensure malicious commands cannot be passed to the function
  + Query Log: Show if a query was already answered or was only sent to an upstream (and we're still awaiting the reply)
  + Remove obsolete setupVars.conf stuff from the settings page
  + Bump prettier from 2.2.1 to 2.3.1
  + Update styling of scripts/pi-hole/js/settings.js
  + Add EDE if available
  + Add note when a BOGUS result was sent down from upstream (we cannot say why it failed in this case)
Comments 0