DL6ER
|
cd1c57a8f9
|
Improved memory usage determination
|
2016-12-16 12:19:16 +01:00 |
|
DL6ER
|
69839aa51c
|
Merge pull request #249 from pi-hole/codacyDevel
redundant double negation
|
2016-12-15 12:37:05 +01:00 |
|
Adam Warner
|
5337469922
|
redundant double negation
|
2016-12-15 11:34:02 +00:00 |
|
DL6ER
|
9a5125f3ca
|
Merge pull request #248 from pi-hole/fixCodacyIssuesInDevel
define functions before calling document.ready
|
2016-12-15 12:21:32 +01:00 |
|
DL6ER
|
a8cfb091df
|
$(document).ready(function() { ... }); was included in in function updateTopLists(){ ... }
|
2016-12-15 12:19:58 +01:00 |
|
Adam Warner
|
30ae5ea6b6
|
define functions before calling document.ready
|
2016-12-15 11:15:02 +00:00 |
|
DL6ER
|
a2932c2fd8
|
Merge pull request #247 from pi-hole/fixCodacyIssuesInDevel
Fix codacy issues in devel
|
2016-12-15 12:07:23 +01:00 |
|
Adam Warner
|
83f17c180e
|
Dear Adam, When you refactor part of a function out to another function.. remember to call it from the original function. It will not work if you do not. Kind Regards, Adam.
|
2016-12-15 11:01:20 +00:00 |
|
Adam Warner
|
ff9741b4aa
|
Restore updateSummaryData to match devel
|
2016-12-15 10:55:01 +00:00 |
|
Adam Warner
|
b036b75d29
|
reduce complexity of getAllQueries
|
2016-12-15 10:45:15 +00:00 |
|
Adam Warner
|
8144ae01fe
|
Codacy complaints index.js
|
2016-12-15 10:16:25 +00:00 |
|
Adam Warner
|
aec468d000
|
Codacy complaints footer.js
|
2016-12-15 09:33:43 +00:00 |
|
DL6ER
|
c19485b43a
|
Merge pull request #246 from pi-hole/cleancss
Removed unnecessary files
|
2016-12-14 23:29:48 +01:00 |
|
DL6ER
|
c36783df7a
|
Removed unnecessary files
|
2016-12-14 23:22:57 +01:00 |
|
Adam Warner
|
8e6cb32f73
|
Merge pull request #239 from pi-hole/settings
Settings page for the web UI
|
2016-12-14 19:12:26 +00:00 |
|
Adam Warner
|
9874708b1e
|
Merge pull request #243 from pi-hole/fixTheQueryLog
check if domain is blocked or not by checking it against list.preEven…
|
2016-12-14 19:07:30 +00:00 |
|
DL6ER
|
f35b10e245
|
Put the advanced DNS settings in an expandable box
|
2016-12-14 16:50:49 +01:00 |
|
DL6ER
|
bfa10c7be1
|
dnsmasq "bogus-priv" property
|
2016-12-14 16:15:51 +01:00 |
|
DL6ER
|
43daee192d
|
dnsmasq "domain-needed" property
|
2016-12-14 16:10:26 +01:00 |
|
DL6ER
|
e5e2059318
|
More adaptive layout options for main page. Prevents crushing the tables too much on devices with narrow screen in the range of 1200px width
|
2016-12-14 15:31:57 +01:00 |
|
DL6ER
|
67df29c794
|
Moved Pi-Hole domain name setting to DHCP Server tab as it is a DHCP server setting...
|
2016-12-14 14:40:37 +01:00 |
|
DL6ER
|
aeee6c33d5
|
Add DNS domain setting
|
2016-12-14 14:27:14 +01:00 |
|
Adam Warner
|
1970513564
|
Merge pull request #244 from pi-hole/gravitycount
New gravity count logic
|
2016-12-14 13:24:46 +00:00 |
|
DL6ER
|
bc462626e1
|
Remove unused variable
|
2016-12-14 13:33:27 +01:00 |
|
DL6ER
|
52a2e65875
|
New gravity count logic
|
2016-12-14 13:27:10 +01:00 |
|
DL6ER
|
c599c30763
|
Add API option to get gravity domains
|
2016-12-14 11:39:20 +01:00 |
|
DL6ER
|
e59e126453
|
Speed up function getGravityDomains()
|
2016-12-14 11:37:50 +01:00 |
|
DL6ER
|
bbdb675d7b
|
Reimplement API_QUERY_LOG_SHOW actions + remove obsolete if statement
|
2016-12-14 10:34:13 +01:00 |
|
Promofaux
|
a3316f9fe7
|
check if domain is blocked or not by checking it against list.preEventHorizon
|
2016-12-13 23:13:16 +00:00 |
|
DL6ER
|
edef6d9256
|
Merge branch 'devel' into settings
|
2016-12-13 17:27:19 +01:00 |
|
DL6ER
|
56ea43014e
|
Remove debug output
|
2016-12-13 17:26:49 +01:00 |
|
DL6ER
|
6e8c1bf128
|
Allow leaving Custom secondary DNS server field empty
|
2016-12-13 17:22:58 +01:00 |
|
DL6ER
|
ea1645f562
|
Apply change of layout immediately and use this state to check the checkbox
|
2016-12-13 17:16:29 +01:00 |
|
DL6ER
|
3befb07242
|
Prettified info/error/debug boxes
|
2016-12-13 15:07:52 +01:00 |
|
DL6ER
|
b0556852cb
|
Add "Interface appearence" option
|
2016-12-13 14:58:47 +01:00 |
|
DL6ER
|
8e04e55643
|
Show success box only if strlen(success) > 0
|
2016-12-13 13:12:41 +01:00 |
|
DL6ER
|
f866d94e3a
|
Refined success/error messages
|
2016-12-13 13:11:46 +01:00 |
|
DL6ER
|
b28f4a0931
|
Add info/error boxes and populate with content. If there are hosts with errors in Top Lists / Top Clients each error will be shown separately
|
2016-12-13 13:08:27 +01:00 |
|
DL6ER
|
30142816ac
|
Properly handle if the DHCP leases file has not been found (show "No data available" in the table)
|
2016-12-13 12:56:49 +01:00 |
|
DL6ER
|
07987b5a04
|
Add info boxes
|
2016-12-13 12:56:04 +01:00 |
|
DL6ER
|
6fae811f82
|
Fix one comment
|
2016-12-13 12:42:24 +01:00 |
|
DL6ER
|
c9479f1e18
|
Modified ajax calls to actual form submits
|
2016-12-13 12:28:19 +01:00 |
|
DL6ER
|
18aac58a8c
|
Client entries should actually be IP addresses + Fixed some typos
|
2016-12-13 12:24:09 +01:00 |
|
DL6ER
|
ff5709b97f
|
Some simplificaton and fixes for php/savesettings.php
|
2016-12-13 12:13:35 +01:00 |
|
DL6ER
|
9cff0d41bc
|
Fix wrong comment
|
2016-12-13 12:09:02 +01:00 |
|
DL6ER
|
ec2ad64cc4
|
Make $error accumulate all error messages
|
2016-12-13 12:08:38 +01:00 |
|
DL6ER
|
a187da3995
|
Fixed codacy issue
|
2016-12-13 12:02:02 +01:00 |
|
Mcat12
|
df146883b6
|
Merge pull request #241 from pi-hole/apifilterqueries
API_QUERY_LOG_SHOW: Check for flag none
|
2016-12-12 19:59:11 -05:00 |
|
DL6ER
|
6f780ab5fe
|
Check for flag none
|
2016-12-12 22:15:39 +01:00 |
|
DL6ER
|
d0f1945ea9
|
Merge pull request #240 from pi-hole/apifilterqueries
Apply API_QUERY_LOG_SHOW to API result
|
2016-12-12 22:09:55 +01:00 |
|