Commit Graph

23 Commits

Author SHA1 Message Date
Justin Theberge
096bc06d65 Fix for high CPU usage caused by "PHP Warning" flooding the journal.
PHP Warning:  fgets() expects parameter 1 to be resource, boolean was given
2016-04-05 08:59:03 -04:00
Adam Warner
4297718527 Merge pull request #64 from pi-hole/apiChanges
More API improvements
2016-03-31 23:45:28 +01:00
Promofaux
ba10330960 PHP no longer falls over when reading in a large number of domains from the blocklist 2016-03-31 23:26:19 +01:00
Mcat12
5394118fb6 Fixed status indicator
Was still using old indexing
2016-03-17 20:37:18 -04:00
Mcat12
edeaaabbe3 Merge branch 'devel' into fixQueryLog
Conflicts:
	data.php
2016-03-16 20:55:45 -04:00
Mcat12
b37ed3fa51 Actually fixed query log this time
Maybe
2016-03-16 20:35:37 -04:00
Promofaux
e61c189bcc Vastly improve checking for domain in gravity.list (think 30+ seconds down to 1) 2016-03-08 19:09:38 +00:00
Promofaux
91f2514ea1 Check gravity.list to see if domain is a pi-holed one 2016-03-08 15:34:26 +00:00
Promofaux
8d02575b1a Fix divide-by-zero error as mentioned in #55 2016-03-08 13:01:27 +00:00
Mcat12
ddb2aa346d Fix Query Log data 2016-03-01 22:50:18 -05:00
Promofaux
1477a1e804 Remove references to GMT. Causing issues for international users 2016-02-23 22:00:29 +00:00
Brice Johnson
b80c373cfa Added page to view daily query log history 2016-02-13 00:01:50 -06:00
Brice Johnson
e73ba8b28c Added fix for time gaps in log for the 'over time' graph 2016-02-12 22:54:09 -06:00
Brice Johnson
4fa6b3dc6b Added radar graph for top clients 2016-02-11 23:41:31 -06:00
Brice Johnson
0544cfb398 Added forwarding destination chart 2016-02-10 23:40:20 -06:00
Brice Johnson
5d68c72477 Added query types graph 2016-02-10 23:18:11 -06:00
Brice Johnson
f72d28d45e Changed array indexing to be more robust 2016-02-09 18:50:47 -06:00
Brice Johnson
21741094f1 Moved data retrieval to Ajax call. Fixed ipv6 number. Fixed top
domains/advertisers tables.
2016-02-02 22:27:42 -06:00
Brice Johnson
c6c227de43 Added most recent queries 2016-01-25 21:20:53 -06:00
Brice Johnson
740f69f7a7 Removed advertising domains from top domains list 2016-01-25 20:56:39 -06:00
Brice Johnson
6cafb226d5 Fixed bugs in over-time graph 2016-01-25 20:41:46 -06:00
Brice Johnson
81a81c517e Added chart of queries over time 2016-01-15 23:40:15 -06:00
Brice Johnson
f018e0f6f9 Added lists of top domains/ads. Moved data collection to separate file. 2016-01-15 22:29:18 -06:00