yubiuser
|
122ff0e89d
|
Merge pull request #2259 from pi-hole/tweak/debug
Add the new "integrity check" option to debug log page
|
2022-07-11 20:16:54 +02:00 |
|
Christian König
|
4c66e22260
|
Fix editing domains from blacklist/whitelist pages
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-07-11 10:19:53 +02:00 |
|
RD WebDesign
|
059c4f4528
|
Add the new "integrity check" option to debug log page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-07-10 18:46:32 -03:00 |
|
Christian König
|
154e85d568
|
Allow to delete IDN via API
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-07-10 23:20:25 +02:00 |
|
Adam Warner
|
b07372bd42
|
Merge pull request from GHSA-cfr5-rqm5-9vhp
Fix/ghsa-cfr5-rqm5-9vhp - Possible XSS in queryads.php
|
2022-07-07 19:23:48 +01:00 |
|
Christian König
|
0caa8bd02b
|
Use a random name when creating intermediat archive for teleporter
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-07-03 23:35:03 +02:00 |
|
DL6ER
|
2d526a5852
|
Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2022-07-03 20:26:04 +02:00 |
|
RD WebDesign
|
a8aaebcad4
|
Remove old debug output
and fix indentation.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-06-28 19:33:51 -03:00 |
|
RD WebDesign
|
245583c40d
|
Remove unused parameter
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-06-27 19:05:32 -03:00 |
|
RD WebDesign
|
718ace5d3d
|
Adjust debug log scroll position
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-06-24 23:41:56 -03:00 |
|
Adam Warner
|
920dc5b3ff
|
Merge pull request #2212 from pi-hole/valid_wildtype
Also check wildcard domains for validity before adding
|
2022-06-12 13:28:44 +01:00 |
|
yubiuser
|
ff350449c0
|
Use simpler logic
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <ckoenig@posteo.de>
|
2022-06-12 13:24:53 +02:00 |
|
yubiuser
|
a65611c530
|
Merge pull request #2218 from pi-hole/gateway
Base DHCP settings on default gateway address and not on IPV4_ADDRESS from setupVars.conf
|
2022-06-11 21:30:41 +02:00 |
|
Christian König
|
0ccf727edd
|
Use API gateway endpoint
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-06-10 23:41:45 +02:00 |
|
RD WebDesign
|
1317528ae8
|
Add a default option for PORTFILE
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-06-08 00:35:24 -03:00 |
|
Christian König
|
fbc37b91a8
|
Do not use IPvX from setupVars in
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-06-04 23:32:11 +02:00 |
|
RD WebDesign
|
5e46f5e023
|
Fix possible XSS in queryads.php
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-06-02 18:37:27 -03:00 |
|
Anthony de Jong
|
eaef6f8733
|
Show suggested domains in group domains page
Signed-off-by: Anthony de Jong <11158888+anthony-de-jong@users.noreply.github.com>
|
2022-06-02 08:04:27 +00:00 |
|
yubiuser
|
89608e146e
|
Merge pull request #1577 from pi-hole/tweak/moveloglocation
Update log file references
|
2022-05-31 23:00:13 +02:00 |
|
yubiuser
|
ffaad6dc04
|
Merge pull request #2202 from pi-hole/fix/issue2149
Show all available data on Long-term data query log page
|
2022-05-31 21:07:46 +02:00 |
|
RD WebDesign
|
33c5450ba4
|
Use consistent output for both query lists
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-31 15:26:10 -03:00 |
|
RD WebDesign
|
cd4152058b
|
Use the same types, as returned by FTL
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-30 13:14:03 -03:00 |
|
RD WebDesign
|
fad13b1151
|
Fixing prettier line break
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-30 01:11:52 -03:00 |
|
RD WebDesign
|
2dd5fb816b
|
Fix DNSSEC info
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-29 19:14:44 -03:00 |
|
Christian König
|
6300c551b0
|
Change lighttpd log file names
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-29 21:18:01 +02:00 |
|
Christian König
|
a75e8fc1d3
|
Also check wildcard domains for validity before adding
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-26 23:34:52 +02:00 |
|
Christian König
|
7cfca502bc
|
Remove unused eslint compat rule
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-24 11:12:47 +02:00 |
|
yubiuser
|
e2e99258a6
|
Merge pull request #2205 from pi-hole/dependabot/npm_and_yarn/devel/xo-0.49.0
Bump xo from 0.48.0 to 0.49.0
|
2022-05-22 14:12:36 +02:00 |
|
RD WebDesign
|
0ee25345a8
|
Remove empty line before PHP opening tag
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-22 02:36:41 -03:00 |
|
yubiuser
|
3d42934e62
|
Remove unused case
|
2022-05-21 18:27:53 +02:00 |
|
RD WebDesign
|
e9f638a888
|
Keep field values when deleting + Fix typo
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-17 16:33:44 -03:00 |
|
RD WebDesign
|
d12ec5f885
|
Clean text fields after success.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-17 15:54:01 -03:00 |
|
RD WebDesign
|
7cb2231bdd
|
Removing old function call
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-16 01:53:11 -03:00 |
|
RD WebDesign
|
d0b9588fff
|
Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-16 01:50:05 -03:00 |
|
RD WebDesign
|
e6dc3a0287
|
Using global utils.showAlert function
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-16 01:39:22 -03:00 |
|
RD WebDesign
|
9d225ed8e4
|
Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-15 19:55:38 -03:00 |
|
RD WebDesign
|
ba18ece9d8
|
Fix multiplier (reply_time field unit is second)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-15 19:49:23 -03:00 |
|
RD WebDesign
|
7fb8f94ea3
|
Add missing columns reply_type, reply_time, dnssec
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-15 19:11:26 -03:00 |
|
Adam Warner
|
cc2ca3fb6c
|
/var/log/ -> /var/log/pihole/
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2022-05-12 21:53:59 +02:00 |
|
RD WebDesign
|
e2e3b07a0e
|
Remove duplicate function declarations
and move functions to `func.php`.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-11 18:14:37 -03:00 |
|
yubiuser
|
f8972ff19d
|
Merge pull request #2198 from pi-hole/zeroLineColor
Reduce border size of line charts
|
2022-05-07 21:07:06 +02:00 |
|
yubiuser
|
042b54675c
|
Merge pull request #2177 from pi-hole/bulk_delete_groups
Allow delete multiple items - Group pages
|
2022-05-07 21:06:01 +02:00 |
|
RD WebDesign
|
f0bd5d725e
|
Fixing minor inconsistencies
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-07 15:37:39 -03:00 |
|
RD WebDesign
|
a2cb6821dc
|
Fixing weird bug
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-05-07 00:30:07 -03:00 |
|
Christian König
|
b44acd52ec
|
Reduce border size of line charts
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-02 21:54:03 +02:00 |
|
Christian König
|
74e506c89a
|
Only remove last data point for line charts as it is not representative there
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-01 21:47:14 +02:00 |
|
Christian König
|
e19bbc7480
|
Scale axes to integer
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-05-01 19:59:36 +02:00 |
|
DL6ER
|
63a87dc43a
|
Only remove last data point for line charts as it is not representative there (#2195)
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2022-05-01 16:59:21 +02:00 |
|
RD WebDesign
|
89fdc7ed1c
|
Remove unused variable
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-04-30 16:10:25 -03:00 |
|
RD WebDesign
|
a4bd5d0d90
|
Quote SQL reserved word and fix javascript output.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-04-30 16:08:02 -03:00 |
|