DL6ER
|
ea817bf508
|
Fix behavior on medium sized screens
|
2016-12-30 16:29:05 +00:00 |
|
DL6ER
|
739127b152
|
Added missing <br/>
|
2016-12-30 10:30:40 +00:00 |
|
DL6ER
|
8e691b65da
|
Changing strings and omiting MAC address entirely
|
2016-12-29 23:40:48 +00:00 |
|
DL6ER
|
d6f150c123
|
Making it a bit nicer on small screens
|
2016-12-29 23:39:36 +00:00 |
|
DL6ER
|
65da042c27
|
Pleasing codacy
|
2016-12-29 23:34:35 +00:00 |
|
DL6ER
|
f0d175255a
|
Use Bootstrap tooltips for further information
|
2016-12-29 23:33:49 +00:00 |
|
DL6ER
|
4e9f39dda4
|
Put lease time in hover text
|
2016-12-29 18:58:25 +00:00 |
|
DL6ER
|
4137c0ff3d
|
Pleasing codacy
|
2016-12-29 18:53:22 +00:00 |
|
DL6ER
|
cf2e3ddac0
|
Force redraw on expand necessary with scrolling enabled...
|
2016-12-29 18:50:21 +00:00 |
|
DL6ER
|
8006d9555e
|
Show MAC address when hovering over table row + enable scrolling for table (no pagination)
|
2016-12-29 18:40:20 +00:00 |
|
DL6ER
|
9c34853daa
|
Fix labels
|
2016-12-29 18:30:22 +00:00 |
|
DL6ER
|
fb576acf19
|
Allow horizontal scrolling for the DHCP leases table
|
2016-12-29 17:59:36 +00:00 |
|
DL6ER
|
b030690aaf
|
Generate a better human readable output for the remaining lease time
|
2016-12-29 14:55:02 +00:00 |
|
DL6ER
|
96dcccffd6
|
Making codacy happy
|
2016-12-29 14:50:12 +00:00 |
|
DL6ER
|
c6a37b46cf
|
Also handle infinite
|
2016-12-29 14:47:12 +00:00 |
|
DL6ER
|
9ea0158591
|
Interpret lease time and show in table
|
2016-12-29 14:46:21 +00:00 |
|
DL6ER
|
bd77160550
|
Send DHCP lease time to backend
|
2016-12-29 14:12:47 +00:00 |
|
DL6ER
|
9eadb9b325
|
Finished implementation of DHCP lease time settings on Setting page
|
2016-12-29 12:34:43 +00:00 |
|
DL6ER
|
7ddf94e41b
|
Add filter that lease time can only be numbers
|
2016-12-29 12:29:40 +00:00 |
|
DL6ER
|
19f0d6b110
|
Put DHCP leases in dropdown
|
2016-12-29 12:22:05 +00:00 |
|
DL6ER
|
d54118717f
|
Added "Advenaces DHCP settings" dropdown menu
|
2016-12-29 12:17:59 +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
|
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 |
|