Promofaux
|
f53ea25bd4
|
These don't need to be links
|
2017-01-07 22:40:04 +00:00 |
|
Mcat12
|
b2b5a00e18
|
Merge pull request #341 from pi-hole/fix/add-domain-output
Sanitize error output
|
2017-01-07 14:37:51 -05:00 |
|
Mcat12
|
79f7d93c52
|
Sanitize error output
|
2017-01-07 14:34:30 -05:00 |
|
DL6ER
|
c32b3c2925
|
Merge pull request #340 from pi-hole/fix/leaked-token
Only show token when authorized and sanitize list action output
|
2017-01-07 20:15:12 +01:00 |
|
Mcat12
|
ed496afc1e
|
Do not hide the session info
The JS will handle that
|
2017-01-07 14:10:42 -05:00 |
|
Mcat12
|
9ff6561e71
|
Merge pull request #339 from pi-hole/tweak/querylogpage
Add error callback to Query Log page
|
2017-01-06 18:52:38 -05:00 |
|
Mcat12
|
459027e962
|
Add semicolon
|
2017-01-06 18:47:41 -05:00 |
|
Mcat12
|
2386059780
|
Merge pull request #337 from pi-hole/fix/maingraph
Fix overTime algorithms
|
2017-01-06 13:50:09 -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 |
|
Mcat12
|
7765eeea34
|
Only show token when authorized
|
2017-01-06 10:53:01 -05:00 |
|
DL6ER
|
d7afada93c
|
Fix overTime algorithms
|
2017-01-06 10:19:41 +01:00 |
|
Mcat12
|
23149709db
|
Merge pull request #327 from pi-hole/tweaks
Tweaks for the webUI
|
2017-01-03 17:26:20 -05:00 |
|
Mcat12
|
c1f997cb11
|
Merge pull request #328 from pi-hole/new/ipv6settings
Make IPv6 features of the Pi-hole DHCP server switchable
|
2017-01-03 17:23:23 -05:00 |
|
Mcat12
|
edbfc53931
|
Merge pull request #329 from pi-hole/fix/IEsupport
Fix IE support for main page
|
2017-01-03 17:07:41 -05:00 |
|
DL6ER
|
95c5965e9e
|
Merge pull request #326 from pi-hole/fix/responsiveIcon
Fix responsive icon on Gecko engine (Firefox + derivatives)
|
2017-01-03 21:19:35 +01:00 |
|
DL6ER
|
c5f99af46c
|
Detect if IPv6 is used
|
2017-01-03 18:04:20 +01:00 |
|
DL6ER
|
cd0c62665d
|
Minor change to kick codacy
|
2017-01-03 15:54:45 +01:00 |
|
DL6ER
|
810b994af2
|
Fix IE support for main page (untested). Has been broken because codacy enforces Object Literal Shorthand Syntax
|
2017-01-03 14:59:37 +01:00 |
|
DL6ER
|
c6d98a88e4
|
Tell if IPv6 has been enabled or not in success message
|
2017-01-03 14:29:20 +01:00 |
|
DL6ER
|
a04c89f12f
|
Pass true/false to backend
|
2017-01-03 14:25:38 +01:00 |
|
DL6ER
|
645aab6571
|
Add option to disable IPv6 part of the DHCP server
|
2017-01-03 14:07:16 +01:00 |
|
DL6ER
|
5d0da1a8eb
|
Fix JS inconsistency that is tolerated by FF and Chrome but not IE
|
2017-01-03 13:48:02 +01:00 |
|
DL6ER
|
9221d8a5e7
|
Avoid double "
|
2017-01-03 13:44:24 +01:00 |
|
DL6ER
|
ae9a2ad616
|
Fix responsive icon on Gecko engine (Firefox + derivatives)
|
2017-01-03 10:57:39 +01:00 |
|
Mcat12
|
3e139b1b96
|
Merge pull request #318 from pi-hole/tweak/loginpage
Ctrl+Return on login page -> Go immediately to Settings page
|
2017-01-02 15:31:23 -05:00 |
|
DL6ER
|
be36de8f03
|
Merge pull request #317 from pi-hole/tweak/settings
Several minor tweaks for the Settings page
|
2017-01-02 17:23:12 +01:00 |
|
DL6ER
|
0e37bc89a9
|
Fix codacy
|
2017-01-02 17:18:54 +01:00 |
|
DL6ER
|
1438a9d71a
|
Display which page will be shown when hitting Return + Logout always goes to the very same URL
|
2017-01-02 17:13:54 +01:00 |
|
DL6ER
|
8220c27a20
|
Try to detect it also on non-Unix platforms
|
2017-01-02 17:05:46 +01:00 |
|
Mcat12
|
ec361313f9
|
Merge pull request #320 from pi-hole/tweak/makecommentpretty
Rephrase explanation what the code is doing because it is doing more than we expected
|
2017-01-02 10:51:23 -05:00 |
|
DL6ER
|
fba19e66cf
|
Rephrase explaination what the code is doing because it is doing more than we expected
|
2017-01-02 16:46:13 +01:00 |
|
DL6ER
|
06cc3ca550
|
Logout -> Go to Settings page instead of Main page (will show log in page again)
|
2017-01-02 16:33:27 +01:00 |
|
DL6ER
|
b41e4e0a0a
|
Add infotext
|
2017-01-02 16:29:53 +01:00 |
|
Mcat12
|
76d7329cec
|
Merge pull request #319 from pi-hole/codacy
Fix three codacy issues
|
2017-01-02 10:23:49 -05:00 |
|
DL6ER
|
6da6805c5c
|
Fix three codacy issues
|
2017-01-02 16:17:37 +01:00 |
|
DL6ER
|
32464ab976
|
Merge pull request #297 from pi-hole/TopItems
Rewrite Top Items computation
|
2017-01-02 16:01:07 +01:00 |
|
DL6ER
|
207be6ba6d
|
Codacy fixes ( Strings must use doublequote. )
|
2017-01-02 13:30:03 +01:00 |
|
DL6ER
|
ed01434506
|
Strg+Return -> Go immediately to Settings page
|
2017-01-02 13:24:48 +01:00 |
|
DL6ER
|
4209320b87
|
Add glowing notification that users should disabled their router's DHCP server when first activating the DHCP server
|
2017-01-02 13:17:45 +01:00 |
|
DL6ER
|
725233871a
|
Show warning if PHP has been compiled without IPv6 support (compile flag --disable-ipv6)
|
2017-01-02 12:11:32 +01:00 |
|
DL6ER
|
acc3616d75
|
Fix indentation of "Privacy mode" check box
|
2017-01-02 12:02:12 +01:00 |
|
DL6ER
|
f4e5339f67
|
Resolve "Undefined index: DHCP_LEASETIME" warning
|
2017-01-02 12:01:23 +01:00 |
|
DL6ER
|
a6ec11cb68
|
Add tooltips to the advanced DNS check boxes
|
2017-01-02 11:56:37 +01:00 |
|
DL6ER
|
17df978be0
|
Add 'Flush Logs' button also to the Query Logging dialog box
|
2017-01-02 11:55:01 +01:00 |
|
DL6ER
|
33d6f6da8f
|
Exit TopLists loop early, but not too early
|
2017-01-02 11:29:30 +01:00 |
|
DL6ER
|
3cf00165ba
|
Merge branch 'devel' into TopItems
|
2017-01-02 11:25:05 +01:00 |
|
DL6ER
|
2d72ae75b2
|
Some fixes to some warnings and errors
|
2017-01-02 11:23:57 +01:00 |
|
Adam Warner
|
79073e15c8
|
Merge pull request #309 from pi-hole/new/dhcpv6settings
Add DHCP lease time settings.
|
2017-01-01 20:11:49 +00:00 |
|
Adam Warner
|
57fcb3493e
|
Merge pull request #304 from pi-hole/new/clickonmaingraph
Clicking on main graph redirects to the Query Log page
|
2017-01-01 20:10:34 +00:00 |
|