Commit Graph

2351 Commits

Author SHA1 Message Date
Rob Gill
4a3986fe91 Fix typos in docs
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-03-24 14:13:09 +10:00
yubiuser
f141fc253e Bump actions/setup-node from 4.2.0 to 4.3.0 in the github_action-dependencies group (#1217)
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 11:22:32 +01:00
dependabot[bot]
f200b12cf2 Bump actions/setup-node in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 10:17:52 +00:00
Dominik
46f1392cf0 Merge pull request #1211 from rrobgill/unbound
Prevent reverse dns requests from non-routable zones. (RFC6303 4.2)
2025-03-22 09:35:46 +01:00
Adam Warner
75fe1ff666 Merge pull request #1216 from pi-hole/tweak/passwords
Be explicit about setting a blank password in docker
2025-03-21 16:55:47 +00:00
Adam Warner
e3afdc3d8c Add newlines in via <br> tags rather than actual newlines so that tests pass..
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-20 17:27:34 +00:00
Adam Warner
075daf1bb6 Include note from https://github.com/pi-hole/docker-pi-hole/pull/1778
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-20 17:22:52 +00:00
Adam Warner
34ea9afd01 tweak to devContainer to allow running on a mac
See https://github.com/pi-hole/FTL/pull/2152 for similar

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-20 17:20:03 +00:00
Chris L
7945c24045 Update Unbound guide with V6 Custom DNS screenshot and Save instruction (#1208)
Signed-off-by: Chris L <github@holosys.co.uk>
2025-03-15 06:48:07 +01:00
darkexplosiveqwx
feb0bdd9bb Use a virtual enviorment for Ubuntu (#1213)
Signed-off-by: darkexplosiveqwx <the.qwx.channel@gmail.com>
2025-03-14 19:58:48 +01:00
darkexplosiveqwx
833f4743a9 Read the changelog when updating (#1212)
Signed-off-by: darkexplosiveqwx <the.qwx.channel@gmail.com>
Signed-off-by: yubiuser <github@yubiuser.dev>
Co-authored-by: yubiuser <github@yubiuser.dev>
2025-03-14 14:39:05 +01:00
yubiuser
3499024cad Merge pull request #1214 from pi-hole/webpassword_file_uppercase
WEBPASSWORD_FILE must be written using uppercase
2025-03-14 08:56:06 +01:00
RD WebDesign
31fcdd9e75 WEBPASSWORD_FILE must be written using uppercase
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-03-13 22:09:20 -03:00
Adam Warner
a4e0579b66 Merge pull request #1210 from rrobgill/dnsupstream
Update documentation about upstream dns providers available at instal…
2025-03-13 17:10:23 +00:00
Rob Gill
243947fc58 Prevent reverse dns requests from non-routable zones. (RFC6303 4.2)
Additional DNS zones entered as private-address to align with RFC6303.

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-03-13 12:53:23 +10:00
Rob Gill
bdad46a6d6 Update documentation about upstream dns providers available at install time
Includes additional options currently present in basic-install.sh

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-03-13 10:50:46 +10:00
darkexplosiveqwx
2619caccfa Add civetweb to origins.md (#1207)
Signed-off-by: darkexplosiveqwx <the.qwx.channel@gmail.com>
2025-03-12 20:58:48 +01:00
Dominik
515fb5bb18 Merge pull request #1204 from pi-hole/tweak/regex_digit
Improve regex documentation
2025-03-12 18:18:28 +01:00
Dominik
522e07f96f Merge pull request #1206 from darkexplosiveqwx/adjust-firewall
Add NTP and HTTPS ports to firewalls
2025-03-11 19:33:31 +01:00
darkexplosiveqwx
86344edd01 Add NTP and HTTPS ports to firewalls
Add NTP as a used port, adds NTP and HTTPS to firewalls and adds an abbreviation for NTP.

Signed-off-by: darkexplosiveqwx <the.qwx.channel@gmail.com>
2025-03-11 18:11:01 +01:00
Dominik
b9eff538b3 Update docs/regex/tutorial.md
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
2025-03-10 21:36:21 +01:00
DL6ER
c4438daa5e Clarify how character classes need to be specified and explain how they can be combined with other selectors in character groups.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-10 19:30:26 +01:00
Adam Warner
444c2c1ba0 Merge pull request #1182 from buckaroogeek/webpassword
Add notes on setting web interface password
2025-03-09 20:55:59 +00:00
Brad Smith
bcf85debca Update docs/docker/configuration.md
Co-authored-by: Adam Warner <github@adamwarner.co.uk>
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 13:47:30 -07:00
Brad Smith
1f0e3f5723 Update docs/docker/configuration.md
Co-authored-by: Adam Warner <github@adamwarner.co.uk>
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 13:47:20 -07:00
yubiuser
e857a2d934 Merge pull request #1193 from pi-hole/tweak/dns-cache
Reintroduce DNS cache documentation
2025-03-09 20:47:08 +01:00
Brad Smith
06db27e657 Update configuration.md
Resolve CI test failure

Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 12:29:49 -07:00
Brad Smith
230a9cda52 Merge branch 'master' into webpassword
Signed-off-by: Brad Smith <bradley.g.smith@gmail.com>
2025-03-09 12:26:07 -07:00
yubiuser
95d89ef4ec Merge pull request #1203 from pi-hole/tweak/v5-v6-upgrade
WEBPASSWORD_FILE was added back in
2025-03-09 19:29:02 +01:00
Adam Warner
4fb6b0daba WEBPASSWORD_FILE was added back in
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-03-09 18:23:25 +00:00
DL6ER
574471b196 Add examples for immortal cache entries
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-04 17:45:01 +01:00
yubiuser
a17184e1f7 Merge pull request #1198 from XhmikosR/patch-1
Pihole command: add enable too
2025-03-04 10:30:53 +01:00
XhmikosR
58253c617a Pihole command: add enable too
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 10:10:56 +02:00
yubiuser
7ad074fe6b Merge pull request #1196 from XhmikosR/xmr/javascript
Fix "JavaScript" case
2025-03-04 08:55:50 +01:00
yubiuser
39091e613d Merge pull request #1195 from XhmikosR/xmr/md-040
Markdownlint: enable MD040 rule
2025-03-04 08:54:05 +01:00
yubiuser
a0d5d0ee75 Merge pull request #1188 from XhmikosR/patch-2
Update Dockerfile
2025-03-04 08:35:45 +01:00
XhmikosR
86b38eeb50 Fix "JavaScript" case
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 08:37:05 +02:00
XhmikosR
bc27773de6 Remove extra newlines
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 08:29:46 +02:00
XhmikosR
7ca1c7b7aa Markdownlint: enable MD040 rule
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 08:29:46 +02:00
XhmikosR
00968ede2e Update .devcontainer/Dockerfile
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-04 07:04:06 +02:00
yubiuser
cbe68c0940 Merge pull request #1189 from XhmikosR/xmr/ci
CI: switch to Node.js 22 LTS
2025-03-03 22:31:15 +01:00
XhmikosR
61c6de8c6e CI: switch to Node.js 22 LTS
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-03 22:24:48 +01:00
yubiuser
3ba0f7e09b Merge pull request #1190 from XhmikosR/xmr/img
Minor image files compression improvements
2025-03-03 22:23:47 +01:00
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
DL6ER
dea1b7b3c7 Update and extend DNS cache documentation for v6
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-03-03 14:14:14 +01: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