Commit Graph

503 Commits

Author SHA1 Message Date
DL6ER
78f6cb3751 Add option to disable logging without flushing logs (for temporary disabling without wanting to nuke the logs).
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-18 17:09:20 +01:00
Mark Drobnak
690d0a6899 Merge pull request #667 from pi-hole/fix/top-clients-filter
Fix Top Clients filter
2018-01-11 17:30:04 -05:00
Mark Drobnak
1695175dfb Merge pull request #666 from pi-hole/tweak/teleporter-auditlog
Add the audit log to Teleporter
2018-01-11 17:29:04 -05:00
Mark Drobnak
34b6c37516 Fix IP check and allow host names in Top Clients filter
Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
2018-01-11 15:33:31 -05:00
Mark Drobnak
323b3a7a8b Fix Top Clients filter
It expected IP addresses, but only let in domains

Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
2018-01-10 15:56:41 -05:00
Mcat12
a2d9e7c1ac Add auditlog.list to the Teleporter
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-08 22:03:27 -05:00
Mcat12
afe2f73bef Use triple equals in the other places too
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:20:41 -05:00
Mcat12
322f73fcac Use triple equals
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:13:57 -05:00
Mcat12
081f0bb98c Add timeout warning to database pages
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:04:38 -05:00
DL6ER
746df3b63f Decide whether FTL is on any custom branch by looking for "vDev" in the beginning of the version string
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-05 23:19:02 +01:00
Mark Drobnak
f2a0b622f1 Fix preg_split warning
Warning was:
`preg_split(): Delimiter must not be alphanumeric or backslash`

Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
2018-01-02 12:11:22 -05:00
Mark Drobnak
9d37821081 Merge pull request #656 from pi-hole/new/DNSSEC_support
Show DNSSEC result in Query Log (if available)
2017-12-31 11:50:05 -05:00
DL6ER
6500d46289 Unspecified is no error, so make it black
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 17:20:41 +01:00
DL6ER
f5930e134c Add ABANDONED result
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 17:19:21 +01:00
DL6ER
d9d477f7fb Add "BOGUS" and unknown ("?")
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 16:50:31 +01:00
DL6ER
b5adf6d28a Show DNSSEC result in Query Log (if available)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 16:41:27 +01:00
DL6ER
bc1f6f9be6 Add quad9 secondary IPv4 server
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-30 18:26:49 +01:00
DL6ER
cfa9bfbbd2 :codacy:
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-17 21:08:58 +01:00
DL6ER
ff66f4af97 Merge branch 'devel' into release/3.2 2017-12-16 20:50:20 +01:00
Mark Drobnak
3b5cac13de Finish fixing whitespace caused by license headers
Addresses https://github.com/pi-hole/AdminLTE/pull/409#issuecomment-350504602

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2017-12-10 14:18:35 -05:00
DL6ER
7a93fa6470 :codacy: says: "Strings must use doublequote"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-10 12:43:59 +01:00
DL6ER
848f59787a Add checkbox on Query Log to be able to disable filtering on click
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-10 12:31:54 +01:00
DL6ER
36eaa6b45d Merge pull request #624 from pi-hole/tweak/updatecheckerFTL
Adding branch/version display for FTL
2017-12-10 11:27:08 +01:00
Bryan Tsang
4530e5d89d Fix off-by-one display of month
Signed-off-by: Bryan Tsang <bvtsang@gmail.com>
2017-12-09 01:01:44 -08:00
Adam Warner
c357813dc3 Merge branch 'release/3.2' into fix/list-outside-whitepsace 2017-12-07 00:52:42 +00:00
Adam Warner
9c97c97504 Update queries.js
Add a space to the header to force codacy to move on from the current commit in this PR
2017-12-07 00:44:25 +00:00
DL6ER
f5f4e57454 Also hide the long details if only the FTL branch is set
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-04 21:51:44 +01:00
DL6ER
6e6151c9cd Adding branch/version display for FTL
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-04 21:50:14 +01:00
DL6ER
aa42f3d282 :codacy:
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-02 11:16:20 +01:00
Mcat12
3ec55dbf0a Improve domain whitespace handling in inputs 2017-11-22 13:25:23 -05:00
Mcat12
c2d9506bec Merge pull request #619 from mcattle/patch-1
Add Quad9 DNS Servers to DNS Servers List
2017-11-18 14:06:51 -05:00
mcattle
edb93db3ce Add Quad9 DNS Servers to DNS Servers List
I've added the Quad9 DNS servers (IPv4 and IPv6) to the DNS Servers list.  (https://www.quad9.net/)  I've opted not to also add their non-secure alternate servers, as those mainly exist for diagnostics of false positives, and are not the primary focus of the Quad9 service.  They do not offer secondary servers, as their primary servers are already geographically distributed and redundant.
2017-11-16 23:08:35 -07:00
Jacob Salmela
40e6c5faf1 Merge pull request #609 from pi-hole/tweak/bash_updatechecker
Use versions/branches from external file
2017-11-08 20:39:00 -06:00
DL6ER
0a7e216f97 Fix indices
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-11-03 17:00:23 +01:00
TheME
84c1e1a9d9 Change "?tab=" parameter when switching tabs 2017-11-02 20:40:46 +01:00
DL6ER
3783f63af8 Remove goto statement
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-31 21:17:37 +01:00
DL6ER
24d4b63a55 Update Chart.js
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-31 15:49:16 +01:00
DL6ER
d3cbf1314e Skip updatechecker if at least one of the three files is not present
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-28 15:27:05 +02:00
DL6ER
86bcda8418 Use versions/branches from external file
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-28 13:35:21 +02:00
Mcat12
11ac1d642b Merge pull request #608 from JamieMagee/remote-tt-tags
Remove <tt> tags
2017-10-25 16:11:19 -04:00
Jamie Magee
6fd0c5eff8 Replace <tt> tags with <samp> tags 2017-10-25 12:56:18 +00:00
DL6ER
fd766dfdbb Merge pull request #593 from pi-hole/fix/non-local-FTL
Explicitly allow non-local FTL installations
2017-10-23 08:47:02 +02:00
JamieMagee
a12e1bf304 Replace deprecated tt tag with kbd tag 2017-10-22 23:57:16 +02:00
DL6ER
62e3e2219e Merge pull request #605 from pi-hole/tweak/settings_tabs
Multi-Tab Settings page
2017-10-22 16:06:22 +02:00
DL6ER
06d601a0ee 3 seconds before starting auto-dismissal
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-22 15:10:22 +02:00
DL6ER
618a046b64 Auto dismissal for info and error notifications
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-22 15:07:17 +02:00
DL6ER
1a707a081f Rearragne buttons on the system tabs
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-21 13:53:34 +02:00
DL6ER
a1d96e4e63 Improve Javascript (allow toggling of deletion and highlight "Save and Update" button on deletion) and :codacy:
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-21 12:08:00 +02:00
DL6ER
b70e43f8ba Fix blocking list Javascript
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-21 11:52:35 +02:00
DL6ER
852f0a733a Fix Javascript error that appears when there is no hash part on the URL
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-21 11:24:52 +02:00