Mcat12
|
295c71ad2c
|
Merge pull request #307 from pi-hole/fix/status
Add display for new "-1" status
|
2016-12-30 15:53:34 -05:00 |
|
DL6ER
|
72246d47c9
|
Merge branch 'devel' into fix/status
|
2016-12-30 20:35:43 +00:00 |
|
Mcat12
|
72fcf549cd
|
Merge pull request #276 from pi-hole/restructureFolders
Restructure folders
|
2016-12-30 15:26:23 -05:00 |
|
Mcat12
|
4cffd16aae
|
Update tail log and query ads
|
2016-12-30 15:00:06 -05:00 |
|
Mcat12
|
ca9418a245
|
Merge branch 'devel' into restructureFolders
|
2016-12-30 14:44:26 -05:00 |
|
Mcat12
|
4c074cf8b9
|
Merge pull request #311 from pi-hole/new/allowwhitelistwithpassword
Allow whitelisting when correct passwort is given via POST
|
2016-12-30 12:53:19 -05:00 |
|
Mcat12
|
7c322cc542
|
Don't limit list verification to only whitelist
|
2016-12-30 12:48:25 -05:00 |
|
Mcat12
|
5e0bef54c4
|
Fix parameter check
|
2016-12-30 12:44:33 -05:00 |
|
Mcat12
|
da1ea9c2f2
|
Tabs to spaces
|
2016-12-30 11:54:38 -05:00 |
|
Mcat12
|
5ab9f75e45
|
Condense list verification and use in both add and sub
|
2016-12-30 11:49:39 -05:00 |
|
DL6ER
|
769525342b
|
Add fallback kill option
|
2016-12-30 11:52:48 +00:00 |
|
Mcat12
|
1e2bb69efa
|
Restructure variable check
|
2016-12-29 20:34:00 -05:00 |
|
Mcat12
|
aabbc51e67
|
Fix variable check
|
2016-12-29 20:29:44 -05:00 |
|
Mcat12
|
3fbd96e399
|
Change wording of error msg with no set password
|
2016-12-29 18:55:34 -05:00 |
|
DL6ER
|
9185d11b02
|
Allow whitelisting when correct passwort is given via POST
|
2016-12-29 22:51:54 +00:00 |
|
Promofaux
|
8240e2d23b
|
merge devel
|
2016-12-29 19:59:09 +00:00 |
|
Mcat12
|
a5f0665385
|
Merge pull request #308 from pi-hole/new/modifyphplimits
Add ini file to modify PHP settings for web UI
|
2016-12-28 14:33:42 -05:00 |
|
Mcat12
|
8d8787f343
|
Merge pull request #306 from pi-hole/fix/APImaingraphwithzeroAds
Fix output of API for overTimeData if there are 0 blocked queries
|
2016-12-28 13:54:49 -05:00 |
|
DL6ER
|
deacee5f47
|
Add ini file to modify PHP settings for this folder
|
2016-12-28 17:06:41 +00:00 |
|
DL6ER
|
f3db570a53
|
Add display for new "-1" status
|
2016-12-28 16:01:28 +00:00 |
|
DL6ER
|
bc57793761
|
Remove debug statement
|
2016-12-28 16:55:59 +01:00 |
|
DL6ER
|
f0b4d0f27d
|
Apply the same fix for function getOverTimeData()
|
2016-12-28 13:52:24 +00:00 |
|
DL6ER
|
0c40cacc83
|
Provide a minimal valid array if there have are no blocked queries at all. Otherwise the output of the API is inconsistent.
|
2016-12-28 13:48:28 +00:00 |
|
DL6ER
|
8ae49e4914
|
Merge pull request #305 from pi-hole/fix/clienthostnames
Reverse DNS lookup improvement for Top Clients Table
|
2016-12-28 01:39:57 +01:00 |
|
DL6ER
|
6760225bf6
|
Merge branch 'devel' into fix/clienthostnames
|
2016-12-27 23:55:59 +01:00 |
|
DL6ER
|
2b333ff2ab
|
Give IP and hostname to Query Log page if resolveIP feature is enabled for Top Clients
|
2016-12-27 22:50:24 +00:00 |
|
DL6ER
|
25f036944c
|
Merge pull request #258 from pi-hole/privacymode
Add privacy mode
|
2016-12-27 23:31:54 +01:00 |
|
DL6ER
|
a9dec4ba41
|
Show that privacy mode is enabled
|
2016-12-27 22:23:56 +00:00 |
|
DL6ER
|
b7adabaa1e
|
More detailed messages on Settings page
|
2016-12-27 22:21:28 +00:00 |
|
DL6ER
|
335977fc26
|
Fixed indentation + overwrite $showPermitted to false it privacy mode is enabled
|
2016-12-27 22:15:06 +00:00 |
|
DL6ER
|
0c7857eed8
|
Call function setShowBlockedPermitted() only once + immediately return empty array when nothing to be shown (don't show blocked entries + privacy Mode enabled)
|
2016-12-27 22:11:21 +00:00 |
|
DL6ER
|
271f445eb8
|
Merge branch 'devel' into privacymode
|
2016-12-27 22:07:36 +00:00 |
|
DL6ER
|
57388066e0
|
Merge pull request #299 from user501254/patch-1
Make Pi-hole logo responsive in main-sidebar
|
2016-12-27 20:43:10 +01:00 |
|
Mcat12
|
21a21d803c
|
Merge pull request #303 from pi-hole/fix/excludelist_allow_noTLD
Exclude lists: allow also domains without TLD
|
2016-12-27 13:42:02 -05:00 |
|
DL6ER
|
ae3fcc3cdb
|
Allow missing TLD (like local host names as "raspberrypi")
|
2016-12-27 17:45:27 +00:00 |
|
DL6ER
|
7cdfd5ba7a
|
Merge pull request #301 from pi-hole/fix/custom-port-cors
Allow custom port in CORS check
|
2016-12-27 18:36:45 +01:00 |
|
DL6ER
|
563cba7ec1
|
Removed superfluous "http://" strings
|
2016-12-27 17:28:57 +00:00 |
|
DL6ER
|
72befd7207
|
Only half of the work was done ;-)
|
2016-12-27 17:23:54 +00:00 |
|
Mcat12
|
2254af713b
|
Allow custom port in CORS check
|
2016-12-27 11:39:47 -05:00 |
|
Mcat12
|
1fc547c562
|
Merge pull request #300 from pi-hole/fix/istrue
Fix istrue pointer reference
|
2016-12-27 10:46:24 -05:00 |
|
DL6ER
|
7e45652885
|
Silence two PHP warnings
|
2016-12-27 11:49:34 +00:00 |
|
Ashesh Kumar Singh
|
67573a26b9
|
Update header.php
Small change which makes the Pi-hole logo automatically resize when the hamburger menu icon is clicked.
|
2016-12-27 09:27:08 +05:30 |
|
Mcat12
|
7c7cf249e3
|
Merge pull request #296 from pi-hole/fix/tempReading
Fix temperature readings on a few OSes
|
2016-12-24 19:41:04 -05:00 |
|
Mcat12
|
077d943b37
|
Fix temperature readings on a few OSes
Fixes #294
|
2016-12-24 16:41:23 -05:00 |
|
Mcat12
|
bdb8a8eab5
|
Merge pull request #292 from pi-hole/fix/allow_underscores_in_domains
Allow underscores in domain names
|
2016-12-24 13:49:39 -05:00 |
|
Mcat12
|
c095884355
|
Merge pull request #293 from pi-hole/fix/temperature
Increase critical CPU temperature value
|
2016-12-24 12:59:42 -05:00 |
|
DL6ER
|
87ac94aec9
|
Change temperature value when switching from gren to red from 45 to 60°C
|
2016-12-24 14:55:38 +01:00 |
|
DL6ER
|
5bda56edb1
|
Domain validation: Allow underscore in subdomain and domain names. Prevent _ and - in TLD
|
2016-12-24 13:57:07 +01:00 |
|
DL6ER
|
4f76dd8a56
|
Allow underscores in domain names
|
2016-12-24 13:46:30 +01:00 |
|
Adam Warner
|
83f19bcb33
|
Merge pull request #291 from pi-hole/devel
NEW RELEASE BECAUSE GITHUBS TAGGING IS A BIT BROKEN
v2.2
|
2016-12-23 23:38:07 +00:00 |
|