Commit Graph

2214 Commits

Author SHA1 Message Date
WaLLy3K
60b5e36c32 Check for updates every two days
Signed off by WaLLy3K <wally3k@pi-hole.net>
2017-10-12 20:54:04 +11:00
DL6ER
d6262a083e Merge pull request #585 from pi-hole/tweak/query_log_clickfiltering
Allow one-click filtering in Query Log
2017-10-10 19:18:30 +02:00
DL6ER
89af9880c1 Merge pull request #583 from pi-hole/new/clientsovertime
Add "Clients (over time)" graph
2017-10-10 19:17:39 +02:00
DL6ER
1a4cde72ac Merge pull request #595 from pi-hole/tweak/Teleporter_v2.0
Teleporter v2.0
2017-10-10 19:13:14 +02:00
Mcat12
c5537961f0 Merge pull request #588 from pi-hole/tweak/github-templates
Update GitHub templates and contributor's guide
2017-10-07 19:44:02 -04:00
DL6ER
688e3f8665 Merge branch 'devel' into tweak/Teleporter_v2.0 2017-10-07 17:49:05 +02:00
DL6ER
b6caf5878f Ensure we restart dnsmasq only once (at the end of importing stuff)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-07 17:34:10 +02:00
DL6ER
bfad6d8fcb Add nuke option before importing new list to be sure the content is being replaced instead of appended
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-07 17:25:43 +02:00
WaLLy3K
7e2fc04d89 Merge pull request #596 from pi-hole/tweak/pp-footer
Modify donate link in footer to point to https://pi-hole.net/donate
2017-10-08 01:19:47 +11:00
WaLLy3K
c6b98655b1 Link to pi-hole.net/donate instead of PayPal
* Give users the option to choose their preferred donation method
* Use the heart symbol as the icon

Signed off by WaLLy3K <wally3k@pi-hole.net>
2017-10-08 00:54:56 +11:00
WaLLy3K
619f115660 Remove GitHub link in footer 2017-10-07 23:42:14 +11:00
DL6ER
02807730ee We don't have to test for the php-zip extension anymore. Instead, we test for "Phar" (which seems to be there by default on most systems)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-07 14:36:16 +02:00
DL6ER
5b47e9caa5 Fix a typo
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-06 23:49:04 +02:00
DL6ER
d1d9d7faff Use htmlentities() to mitigate XSS (this function is identical to htmlspecialchars() in all ways, except with htmlentities(), all characters which have HTML character entity equivalents are translated into these entities)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-06 23:47:06 +02:00
DL6ER
a50525d72b Clean up after import
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-06 23:43:19 +02:00
DL6ER
67855df5c5 Minor corrections
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-06 23:42:49 +02:00
DL6ER
6bb6c6d29f Finished Teleporter 2.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-06 21:13:07 +02:00
DL6ER
80b37a7c81 Merge branch 'devel' into tweak/Teleporter_v2.0 2017-10-06 20:26:21 +02:00
DL6ER
1e89f12d18 Merge branch 'new/clientsovertime' of github.com:pi-hole/AdminLTE into new/clientsovertime 2017-09-30 11:10:03 +02:00
DL6ER
6a75cc2751 Prevent overshoots in the graphs caused by cubic interpolation (just like we do it already for the main graph)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-30 11:09:13 +02:00
WaLLy3K
1ba190bfa2 Merge branch 'devel' into new/clientsovertime 2017-09-30 13:29:36 +10:00
Mcat12
2b5e89be35 Merge pull request #590 from pi-hole/tweak/dn-ani
Decrease doughnut animation time on first load
2017-09-29 19:51:06 -04:00
WaLLy3K
2789b69460 Decrease doughnut animation time on first load 2017-09-29 23:12:20 +10:00
Mcat12
1887b5b3ef Merge branch 'devel' into tweak/github-templates 2017-09-27 16:10:10 -04:00
DL6ER
702c1a77a5 Merge pull request #587 from pi-hole/tweak/forward_doughnut_chart_sorting
Sort forward destinations chart
2017-09-27 21:54:23 +02:00
Mcat12
6135b62728 Update CONTRIBUTING.md 2017-09-27 15:13:50 -04:00
Mcat12
7578ee08ec Update PULL_REQUEST_TEMPLATE.md 2017-09-27 15:11:25 -04:00
Mcat12
0f3dc3b2cd Update ISSUE_TEMPLATE.md 2017-09-27 15:09:30 -04:00
DL6ER
0ed1901a8e Apply proper sorting whilst preserve the color order for the doughnut forward destinations chart
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-27 17:03:00 +02:00
DL6ER
a39bcca322 Move style properties to common CSS file
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 23:27:24 +02:00
DL6ER
9b12f5f6d1 Make "Clear Filters" button stand out more
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 11:59:01 +02: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
18079c128f And another one
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 00:11:07 +02:00
DL6ER
ddfed41034 Fix some mistakes
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 00:09:58 +02:00
DL6ER
76e5548ea9 Merge pull request #584 from pi-hole/new/gravity_last_updated
Show time since last update of gravity.list
2017-09-23 23:58:37 +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
DL6ER
a46f720973 Use absolute instead of relative display 2017-09-23 13:03:55 +02:00
DL6ER
84db04e51e Show time since last update of gravity.list when hovering the "Domains on Blocklist" on the dashboard
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-23 12:50:21 +02:00
DL6ER
076700fc92 Add "Clients (over time)" graph (needs FTL on branch "new/clientsovertime") 2017-09-22 21:11:57 +02:00
Mcat12
2e6adda93f Merge pull request #581 from pi-hole/fix/exlcudewild
Allow full stop in top list wildcard exclusions
2017-09-22 12:05:21 -04:00
WaLLy3K
0bafeabe49 Allow full stop in top list wildcard exclusions
* Fix #580
2017-09-22 18:19:04 +10:00
WaLLy3K
4d310308df Merge pull request #578 from pi-hole/fix/blackbar
Fix black bar underneath logo
2017-09-22 13:59:06 +10:00
WaLLy3K
331eec1d08 Fix height of .navbar
* Black bar appears underneath .logo due to .navbar's `min-height` stretching to 51px, seemingly caused by #541
2017-09-22 12:33:29 +10:00
WaLLy3K
fd9b10c1d2 Fix black bar underneath logo 2017-09-22 11:46:54 +10:00