Commit Graph

2304 Commits

Author SHA1 Message Date
XhmikosR
33a0f3a538 Minor image files compression improvements
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-03 22:22:03 +01:00
XhmikosR
99eb9ba2af OpenVPN: typo fix (#1184)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-03 21:45:46 +01:00
yubiuser
df0f66b638 Merge pull request #990 from faf0/faf0/2028-01-28-dnscrypt-proxy
Add guide for DNS-Over-HTTPS (DoH) using dnscrypt-proxy
2025-03-03 18:23:27 +01:00
yubiuser
cf8cd15ddc Merge pull request #1185 from XhmikosR/xmr/deps
Regenerate package-lock.json
2025-03-03 17:11:32 +01:00
XhmikosR
be43f5d0a7 Regenerate package-lock.json
Deduplicates dependencies and fixes any current npm vulnerabilities.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-03 15:25:47 +02:00
yubiuser
3530995c73 Merge pull request #1192 from pi-hole/docker/ntp
Add NTPport to docker compose example file
2025-03-03 14:00:25 +01:00
yubiuser
8f96b06e06 Add NTPport to docker compose example file
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-03-03 13:51:52 +01:00
yubiuser
b98507d793 Merge pull request #1183 from pi-hole/dependabot/pip/master/pip-dependencies-4f604684f3
Bump mkdocs-material from 9.6.5 to 9.6.6 in the pip-dependencies group
2025-03-03 13:05:03 +01:00
faf0
cade63fd33 Add guide for DNS-Over-HTTPS (DoH) using dnscrypt-proxy
Signed-off-by: Fabian Foerg <3429782+faf0@users.noreply.github.com>
2025-03-01 17:28:20 -05:00
dependabot[bot]
9cf336a175 Bump mkdocs-material from 9.6.5 to 9.6.6 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.5 to 9.6.6
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.5...9.6.6)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 10:36:57 +00:00
Dominik
bae942c94c Merge pull request #1180 from iain-henderson/feature/dev-posix-environment
Document the usage of conventional environment variables in addition …
2025-03-01 08:42:17 +01:00
Adam Warner
aa8359841b Merge pull request #1118 from MrSuddenJoy/patch-1
Twitter ==> X
2025-02-26 11:51:37 +00:00
Adam Warner
56a84a088c Update docs/main/contact.md
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Adam Warner <github@adamwarner.co.uk>
2025-02-26 11:50:00 +00:00
yubiuser
f47ded3c01 Merge pull request #1176 from pi-hole/update/docker
Update docker compose example
2025-02-23 13:34:30 +01:00
Dominik
097dda210c Merge pull request #1179 from pi-hole/tweak/signals
Tweak FTL signal documentation
2025-02-23 09:46:51 +01:00
yubiuser
c6fb59980b Merge pull request #1178 from XhmikosR/xmr/img
Improve image compression
2025-02-22 21:34:44 +01:00
XhmikosR
d2e5502e26 Improve image compression
Converted 24-bit images to 8-bit and then ran:

oxipng -o max -Z --preserve -s --fix --alpha -r --zi 255 .

and

zopflipng --lossy_transparent -y --iterations=500 --filters=01234mepb --lossy_8bit input.png input.png

Before: 2,31 MB (2.430.037 bytes)
After:  1,30 MB (1.374.207 bytes)

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-02-22 21:33:56 +01:00
DL6ER
f9b172c349 Remove absolute signal numbers as they may be incorrect on some systems. Users should always use the relative signals x with the suggested kill command having RTMIN+x
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-02-22 20:31:07 +01:00
Iain Henderson
d6e011d3ad Document the usage of conventional environment variables in addition to exact matches of configuration names.
Signed-off-by: Iain Henderson <Iain.henderson@mac.com>
2025-02-22 14:29:38 -05:00
yubiuser
e8e07ad746 Merge pull request #1175 from wtchangdm/patch-1
Add a reminder for conditional forwarding + WAN DNS on ASUS router guide
2025-02-22 17:29:22 +01:00
W.T. Chang
9d04f2cff9 add a reminder when combining conditional forwarding on ASUS router guide
Signed-off-by: W.T. Chang <1546333+wtchangdm@users.noreply.github.com>
2025-02-22 17:28:39 +01:00
yubiuser
ad10ab7b84 Merge pull request #1177 from pi-hole/dependabot/pip/master/pip-dependencies-ab7c602706
Bump mkdocs-material from 9.6.4 to 9.6.5 in the pip-dependencies group
2025-02-22 14:36:49 +01:00
dependabot[bot]
b5e23291ea Bump mkdocs-material from 9.6.4 to 9.6.5 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.4 to 9.6.5
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.4...9.6.5)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-22 10:46:27 +00:00
yubiuser
6c487e0333 Update docker compose example
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-22 11:17:32 +01:00
Adam Warner
3c8a6d115b Merge pull request #1173 from pi-hole/docker
Add note on Custom dnsmasq config files for Docker installations
2025-02-20 21:58:33 +00:00
yubiuser
04bb3c965f Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:42 +01:00
yubiuser
c932b8d1ca Fix numbered list
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:18 +01:00
yubiuser
c6d95fa61d Add note on FTLCONF_misc_dnsmasq_lines
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-20 22:32:18 +01:00
yubiuser
0c91725956 Merge pull request #1174 from MolsonB/patch-1
Update homeassistant.md
2025-02-20 22:05:55 +01:00
MolsonB
83eabf7cff Update homeassistant.md
To enable the pi-hole blocking, the input_boolean should be 'on' 

Signed-off-by: MolsonB <molsonboiteau@gmail.com>
2025-02-20 13:09:18 -05:00
yubiuser
6d198a5131 Merge pull request #1172 from jameskimmel/master
Add opnsense to router
2025-02-20 16:49:48 +01:00
jameskimmel
ce8f35372e we should NOT set a gateway
replace router dns image

Update docs/routers/OPNsense.md

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>

Add files via upload

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>

add opnsense

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>

Add files via upload

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>

replace IP with MAC

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>

Update docs/routers/OPNsense.md

Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
Co-Authored-By: yubiuser <github@yubiuser.dev>
2025-02-20 16:48:31 +01:00
Adam Warner
9865c7f72d Merge pull request #338 from pi-hole/release/v6.0
Pi-hole v6.0 documentation
2025-02-18 18:10:05 +00:00
yubiuser
9548846dab Merge branch 'master' into release/v6.0 2025-02-18 16:23:53 +01:00
yubiuser
bcd306b090 Merge pull request #1010 from ThomasKramps/patch-1
Enable IPv6 in Unbound config by default
2025-02-16 16:47:23 +01:00
ThomasKramps
d74cee0460 Merge branch 'pi-hole:master' into patch-1 2025-02-16 13:21:15 +01:00
yubiuser
fa42db5151 Merge pull request #1171 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-f2d694b1ef
Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
2025-02-15 11:28:17 +01:00
yubiuser
05f9b05b89 Merge pull request #1170 from pi-hole/dependabot/pip/master/pip-dependencies-f2d694b1ef
Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
2025-02-15 11:27:49 +01:00
dependabot[bot]
4e7f5ac9ec Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.3 to 9.6.4
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.3...9.6.4)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-15 10:18:56 +00:00
dependabot[bot]
e43ec6a31c Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.3 to 9.6.4
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.3...9.6.4)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-15 10:18:42 +00:00
Dominik
ab3480e215 Merge pull request #1167 from pi-hole/tweak/unbound_edns_size
unbound guide: Remove edns-packet-max recommendation
2025-02-09 10:09:41 +01:00
DL6ER
35bb519945 Remove recommendation to manually configured edns-packet-max=1232. This is the default in dnsmasq for almost two years now, both in development as well as the last stable v5 release
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-02-09 09:33:55 +01:00
yubiuser
3a942d2bb6 Merge pull request #1165 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-694d3e3e45
Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
2025-02-08 16:16:31 +01:00
yubiuser
f692d22657 Merge pull request #1166 from pi-hole/dependabot/pip/master/pip-dependencies-694d3e3e45
Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
2025-02-08 16:16:06 +01:00
dependabot[bot]
f9270e0da9 Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.1 to 9.6.3
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.1...9.6.3)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-08 11:00:51 +00:00
dependabot[bot]
a2e9a1ddd0 Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.6.1 to 9.6.3
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.1...9.6.3)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-08 10:57:09 +00:00
yubiuser
fbb06adf82 Merge pull request #1164 from pi-hole/dependabot/pip/master/pip-dependencies-03e80ceb70
Bump mkdocs-material from 9.5.50 to 9.6.1 in the pip-dependencies group
2025-02-02 15:03:34 +01:00
dependabot[bot]
b05075d38c Bump mkdocs-material from 9.5.50 to 9.6.1 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.5.50 to 9.6.1
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.50...9.6.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-02 14:02:53 +00:00
yubiuser
e9217dca3e Merge pull request #1163 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-5814cc9122
Bump the github_action-dependencies group with 2 updates
2025-02-02 15:01:35 +01:00
yubiuser
b3508f38ae Merge pull request #1162 from pi-hole/dependabot/github_actions/master/github_action-dependencies-5814cc9122
Bump the github_action-dependencies group with 2 updates
2025-02-02 15:00:58 +01:00