Commit Graph

2362 Commits

Author SHA1 Message Date
yubiuser
0dc8045d1d Add fallback_to_build_date: true
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-03-30 19:59:57 +02:00
dependabot[bot]
9a7041432c Bump the pip-dependencies group with 2 updates
Bumps the pip-dependencies group with 2 updates: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-git-revision-date-localized-plugin` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.3.0...v1.4.1)

Updates `mkdocs-material` from 9.6.6 to 9.6.7
- [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.6...9.6.7)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-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-30 19:59:57 +02:00
yubiuser
cb9d56d1c9 Merge pull request #1222 from XhmikosR/xmr/ci
Streamline actions, format, clean up dependabot.yml
2025-03-30 19:54:48 +02:00
XhmikosR
c2a5d26bb3 Streamline actions, format, clean up dependabot.yml
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-30 18:04:25 +03:00
yubiuser
4f1587f37b Merge pull request #1197 from XhmikosR/xmr/npm-scripts
Tweak npm scripts
2025-03-30 15:47:38 +02:00
XhmikosR
d87d388443 Tweak npm scripts
* add `--strict` in the mkdocs build like on CI
* add a `start` script to run serve (can be used with `npm start`)
* move `build` to `pretest`

As a result, build runs once on CI now
2025-03-30 09:08:34 +03:00
yubiuser
69acdf83a5 Merge pull request #1220 from pi-hole/dependabot/github_actions/master/github_action-dependencies-f2e6fc259d
Bump actions/setup-python from 5.4.0 to 5.5.0 in the github_action-dependencies group
2025-03-29 21:37:49 +01:00
dependabot[bot]
28cb6ae82a Bump actions/setup-python in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-29 10:43:41 +00:00
yubiuser
40713ac2d6 Merge pull request #1218 from rrobgill/ntpguide
Add short guide to NTP settings to docs
2025-03-24 15:52:34 +01:00
Rob Gill
dacd18a870 Add short guide to NTP settings to docs
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-03-24 19:33:40 +10:00
yubiuser
d783db51af Merge pull request #1219 from rrobgill/typo
Fix typos in docs
2025-03-24 06:32:08 +01:00
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