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.1.1.tar.gz 0002430321 2.32 MB
project.diff 0000008543 8.34 KB
Revision 2 (latest revision is 43)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 2)
--------------------------------------------------------------------
- Update to version v5.1.1
  + Add .gitattributes file
  + Remove glyphicons again.
  + Update settings.js
  + index.php: make query charts smaller on md
  + Improve user info markup
  + Properly delete the `persistentlogin` cookie
  + JS: Enforce camelcase.
  + Enable xo's `new-cap` rule.
  + Rename groups-common.js to utils.js.
  + Rename function.
  + Add staveSave property bool to DHCP tables to remember last used sort direction/column
  + Add saveState/loadState callbacks
  + Move some duplicated code to utils.js
  + Fix queries Clear Filters button
  + Remove redundant variable.
  + Use `.hidden`/`.show` for showing/hiding the reset buttons
  + db_graph.js: move variable where it's used
  + Assorted Markdown tweaks
  + HTML `hidden` attribute does not need a value.
  + Clean up table classes.
  + Remove the obsolete `cellspacing="0"` attribute.
  + Remove the invalid `width="100%` attribute
  + Revert "Remove the invalid `width="100%` attribute"
  + Use `fa5` class on the sidebar toggle
  + Minor HTML markup fixes.
  + Regenerate package-lock.json (#1365)
  + Always use `!== -1` to check for a string's existence
  + footer.js: remove duplicate function.
Comments 0