Commit Graph

232 Commits

Author SHA1 Message Date
TheME
1200dd6a72 fix issues reported by codacy 2017-11-16 00:25:00 +01:00
TheME
e0e686ad95 update add()-function for new Modal Alert 2017-11-15 00:15:14 +01:00
DL6ER
b70993368b Change color from "blue" to "#72afd2"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 11:53:13 +02:00
DL6ER
dcdec7ca48 Add some dynamic color experiment
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 11:48:00 +02:00
DL6ER
8e4b7efcc0 Add dynamic hover text to make the feature more prominent
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 11:41:14 +02:00
DL6ER
45af8eb971 Change cursor type from zoom-in to pointer
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 00:24:58 +02:00
DL6ER
d6db559742 Change cursor style to magnifying glass when hovering single-click searching capable entries to highlight the new feature
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-23 14:03:55 +02:00
DL6ER
b0e16975e4 Show reset button only if one-click filtering is actually used
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-23 13:55:09 +02:00
DL6ER
f1a5ec8953 Add "clear" button
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-23 13:46:28 +02:00
DL6ER
269bd09823 Allow one-click filtering on "Type", "Domain", and "Client" 2017-09-23 13:24:23 +02:00
Mcat12
68794061a5 Use DataTable's safe renderer in query log
See https://datatables.net/manual/security
2017-06-24 22:31:31 -04:00
DL6ER
2aff81f0ba Be able to interpret status 5 2017-06-17 14:39:14 +02:00
DL6ER
91c563692e Codacy 2017-02-19 14:58:20 +01:00
DL6ER
aabff35bef Squashed commit of the following:
- Dynamically fall back to PHP API functions to ensure API does always repond even if FTL is not runnung for some reason
- Update PHP API from current devel branch
- Increase flexibility in getQueryTypes API call
- Hide top ads list if nothing to display
- Proper display of activated privacy mode
- Remove spinner (would otherwise not be removed for zero results)
- Update tables every 10 seconds
- Update query types and forward destinations plots every 10 seconds
- More verbose output in top lists (total number next to percentage in tooltip)
- Implemented "recentBlocked" keyword for API
- Ensure compatibility with PHP5 version < 5.4
- Adjust output format of overTimeData10mins to comply with PHP API
- Further speedup of Query Log page by showing only the recent 10 minutes by default
- Hide temperature if FTL is not running and show FTL status
- Add information to Settings page
- Adjust error message when loading of query log failed
- Move processing of domainname, clientIP, clientname and time interval filters for the Query Log page to FTL for speed enhancement
- Generate link if pi.hole comes up in the Top Domains list
- Remove resolve DNS names option - this is now enabled by default (daemon will only do it once per day instead of PHP-API which did it on every reloading of the web interface)
- Add socket timeout of 10 seconds + modification to Settings page since FTL backend supports API_EXCLUDE_CLIENTS filtering with both IP addresses and host names (also mixed)
- Improved Query Log page
2017-02-16 08:52:30 +01:00
DL6ER
e5d4ca328a Added header to scripts/pi-hole/js files 2017-02-14 15:01:40 +01:00
DL6ER
e24c35a528 Merge branch 'devel' into wildcard_blacklisting 2017-01-11 18:26:10 +01:00
DL6ER
3c0c92e8b1 Hide "Whitelist" button on wildcard blocked entries (Query Log page) 2017-01-11 12:41:35 +01:00
DL6ER
bd36baa18b Merge branch 'devel' into wildcard_blacklisting 2017-01-09 14:51:54 +01:00
DL6ER
9eadc26d30 Add more detailed error output recently added to the lists page to the query log action buttons 2017-01-09 14:40:40 +01:00
DL6ER
6fd6af5d62 Prevent query log action buttons from line breaking 2017-01-08 14:32:36 +01:00
Mcat12
459027e962 Add semicolon 2017-01-06 18:47:41 -05:00
DL6ER
3c761b4b50 Clear processing label + remove table content 2017-01-06 18:15:08 +01:00
DL6ER
ea71b64e2c Add error callback to Query Log page 2017-01-06 18:09:05 +01:00
DL6ER
3c3f6ef916 Merge branch 'devel' into wildcard_blacklisting
Conflicts:
	scripts/pi-hole/js/queries.js
2017-01-02 16:04:58 +01:00
DL6ER
fd3022abb3 Fix check for white/blacklist action on Query Log 2016-12-31 18:11:31 +00:00
DL6ER
28bea42f88 Implemented wildcard blocking in Query Log 2016-12-31 17:21:50 +00:00
DL6ER
01f31137a3 Merge branch 'devel' into new/clickonmaingraph 2016-12-30 20:37:44 +00:00
Mcat12
fab94e07fd Fix php links in js files
Also removed help.js because it's no longer used
2016-12-21 21:10:10 +01:00
Mcat12
2f65430a4d Move PHP scripts to scripts folder 2016-12-21 21:09:58 +01:00
DL6ER
e188cb6fbc Revert "Merge pull request #267 from pi-hole/folderStructure"
This reverts commit fba3d10fa4, reversing
changes made to 4ee75f4167.
2016-12-21 17:16:52 +01:00
Mcat12
30d70baf5e Fix php links in js files
Also removed help.js because it's no longer used
2016-12-19 19:59:08 -05:00
Mcat12
d1da1de597 Move PHP scripts to scripts folder 2016-12-19 19:44:51 -05:00