Commit Graph

278 Commits

Author SHA1 Message Date
DL6ER 7e68fdecff Make sure license comment is only outputted after header.php has prepared all the stuff that need to be done beforehand. Fixes #450 2017-04-03 10:17:05 +02:00
DL6ER 5092133719 Merge pull request #462 from pi-hole/new/QueryTypesoverTime
Add Query Types over Time
2017-03-29 11:35:29 +02:00
DL6ER f8d9d9dcf1 Merge pull request #460 from flokX/devel
Match the Pi-hole brand
2017-03-28 22:17:21 +02:00
DL6ER 6e5b55e5ac Only load data if context is available to prevent JS errors 2017-03-28 22:02:40 +02:00
DL6ER 29c6c07af6 Add Query Types over Time 2017-03-28 14:51:19 +02:00
Mcat12 fce406b72d Merge pull request #459 from pi-hole/new/FTLupdatenotification
Show FTL version and update notification (if available) in footer
2017-03-26 19:01:44 -04:00
DL6ER 77468ac541 Fix logic 2017-03-26 22:19:41 +02:00
Flo 146184824f Update savesettings.php 2017-03-26 14:56:21 +02:00
Flo 61870cf342 Update loginpage.php 2017-03-26 14:55:40 +02:00
DL6ER 30b7b0d63a Show FTL version and update notification (if available) in footer 2017-03-26 13:42:29 +02:00
DL6ER 57e2039a39 Don't add glow property for percentage if not changed 2017-03-25 12:45:07 +01:00
Mcat12 108f7f34fe Merge pull request #454 from pi-hole/fix/dns-servers-undefined-var
Fix undefined variable when setting DNS servers
2017-03-24 19:11:34 -04:00
DL6ER 8b91c8c12e Codacy and changed text 2017-03-24 17:21:15 +01:00
DL6ER 0043c229d5 Change logic 2017-03-24 16:21:30 +01:00
DL6ER 8d4864eb17 Add delay of 0.5 sec before trying to load all data 2017-03-24 16:01:58 +01:00
DL6ER ebef61614d Handle FTL offline notification and instant refresh when it becomes available 2017-03-24 15:57:44 +01:00
DL6ER 17fb960a01 Update statistics every second 2017-03-24 15:35:16 +01:00
DL6ER 35dcb9b5ed Improve fallback handling of the dashboard for when FTL is not running 2017-03-24 15:30:03 +01:00
Mcat12 c182834e55 Fix undefined variable when setting DNS servers 2017-03-21 18:35:32 -04:00
Anthony Giorgio 44d5b9653e Fix spelling 2017-03-18 08:05:06 -04:00
DL6ER 540cc8208e Merge pull request #448 from pi-hole/tweak/pihole-case
Change capital "H" to lower
2017-03-17 08:02:06 +01:00
Jacob Salmela a540e2d320 change H to lowercase to match brand 2017-03-16 20:55:37 -05:00
DL6ER 9ef02a6fbc Merge pull request #433 from pi-hole/new/tail-FTLlog
Add tail pihole-FTL.log
2017-03-16 23:23:03 +01:00
Mcat12 12d56dee13 Change padlock to key in login page 2017-03-16 17:37:30 -04:00
Skittels 7627f35ba5 Update savesettings.php 2017-03-14 20:21:57 +01:00
DL6ER 93698f0c00 Fix axis to [0,1] and use unsorted list of forward destinations for the labels 2017-03-13 15:32:15 +01:00
DL6ER 165a8da66f Empty plot data before updating 2017-03-13 13:38:01 +01:00
DL6ER 5d75ab0367 Fix labels 2017-03-13 13:12:21 +01:00
DL6ER 4b8ffd0f42 Yet another 2017-03-13 13:05:45 +01:00
DL6ER 6beeedc732 More codacy 2017-03-13 12:55:58 +01:00
DL6ER 3680da0388 codacy fixes 2017-03-13 12:45:06 +01:00
DL6ER 3e9b4692e4 Remove debug statements.... 2017-03-13 12:35:40 +01:00
DL6ER 46c451b3d1 New Forwarded over Time graph 2017-03-13 12:33:19 +01:00
DL6ER 8a4861c194 Merge pull request #439 from pi-hole/fix/queryads
Allow block page to access queryads
2017-03-10 14:44:56 +01:00
Mcat12 f7420d2786 Merge pull request #432 from pi-hole/tweak/teleporter
Some tweaks for the Pi-hole Teleporter
2017-03-10 14:42:49 +01:00
Mcat12 667acb90ca Allow block page to access queryads
Broken in https://github.com/pi-hole/AdminLTE/commit/276f2c1628ffef72c3d3ae489fd5b71ebb800227
2017-03-10 07:27:27 -05:00
DL6ER a8deaddc5e Improve FTL information box on the Settings page 2017-03-07 16:45:22 +01:00
Mcat12 1b64678b7f Merge pull request #429 from barisi/devel
Added space between temperature reading and unit
2017-03-06 20:12:40 -05:00
DL6ER 23334b3dbd Add tail pihole-FTL.log 2017-03-05 23:17:34 +01:00
Barisi 2653e52fc8 Added thin space between memory usage reading and unit(%) 2017-03-05 17:55:42 +00:00
DL6ER 39e76afd62 Allow generation of ZIP file via command line 2017-03-05 14:03:37 +01:00
DL6ER c034798f61 Export also all files found in /etc/dnsmasq.d 2017-03-05 13:54:43 +01:00
DL6ER e695f490c0 Add datetimestamp to downloaded filename (e.g. "pi-hole-teleporter_2017-03-05_01-37-52.zip") 2017-03-05 13:38:06 +01:00
Barisi 5f4578738f changed whitespace to non-breaking space 2017-03-04 12:59:14 +00:00
Barisi 04a9987cb9 Added space between temperature reading and unit 2017-03-03 23:28:58 +00:00
DL6ER e7a4068003 Bugfix: Sorting algorithm of DataTables is broken, use Momentum.js for filtering 2017-03-03 16:13:59 +01:00
DL6ER 41cadc5b48 Merge pull request #423 from pi-hole/new/IPv6upstreamDNSservers
Add IPv6 upstream server settings
2017-03-03 14:43:48 +01:00
DL6ER 4182a83bd4 Codacy and styling 2017-03-03 14:39:51 +01:00
DL6ER fff84276db Merge pull request #408 from pi-hole/new/FTL-integration
FTL
2017-03-03 13:41:41 +01:00
DL6ER 40fd8b8b1d Add IPv6 upstream servers 2017-03-02 22:38:38 +01:00