2601 Commits

Author SHA1 Message Date
yubiuser
e5d78906e9 Merge pull request #1369 from pi-hole/PromoFaux-patch-1
Update build-image.md to remove development branch note
2026-03-30 10:44:45 +02:00
Adam Warner
eda4fe4ec9 Update build-image.md to remove development branch note
Remove note about checking out the development branch.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2026-03-29 22:35:48 +01:00
yubiuser
2038ee7bf5 Merge pull request #1368 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-2f3f15e983
Bump markdownlint-cli2 from 0.21.0 to 0.22.0 in the npm-dependencies group
2026-03-28 13:52:11 +01:00
yubiuser
6067638aaa Merge pull request #1367 from pi-hole/dependabot/github_actions/master/github_action-dependencies-a221ed7c8a
Bump editorconfig-checker/action-editorconfig-checker from 2.1.0 to 2.2.0 in the github_action-dependencies group
2026-03-28 13:51:31 +01:00
dependabot[bot]
4d6d8dfc93 Bump markdownlint-cli2 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint-cli2` from 0.21.0 to 0.22.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-28 10:02:37 +00:00
dependabot[bot]
f200aeeeb2 Bump editorconfig-checker/action-editorconfig-checker
Bumps the github_action-dependencies group with 1 update: [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker).


Updates `editorconfig-checker/action-editorconfig-checker` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](4b6cd6190d...840e866d93)

---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-28 10:02:28 +00:00
yubiuser
1ed4ae997f Merge pull request #1366 from pi-hole/dependabot/npm_and_yarn/npm_and_yarn-66413a1f6e
Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory
2026-03-26 00:53:38 +01:00
dependabot[bot]
0a944f4500 Bump picomatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 23:07:55 +00:00
yubiuser
d871f8d866 Merge pull request #1365 from pi-hole/dependabot/pip/master/pip-dependencies-cf6347e75e
Bump mkdocs-material from 9.7.5 to 9.7.6 in the pip-dependencies group
2026-03-21 20:05:07 +01:00
dependabot[bot]
0b0a121427 Bump mkdocs-material from 9.7.5 to 9.7.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.7.5 to 9.7.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.7.5...9.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 10:02:40 +00:00
Adam Warner
bb2fc3e7e3 Merge pull request #1321 from pi-hole/dockerdocs
move info from docker readme to the docs
2026-03-18 21:31:09 +00:00
Adam Warner
d8ee7f5e72 Merge branch 'master' into dockerdocs 2026-03-17 18:46:48 +00:00
yubiuser
f4db70bc23 Merge pull request #1364 from rrobgill/testroot
Unbound - add test for connection to root servers
2026-03-16 09:04:10 +01:00
Rob Gill
e4deb1376c Unbound - add test for connection to root servers
This additional section provides a simple test via 3 dig commands
to confirm direct connection to a root server via both UDP and TCP.

This change will help to prevent users installing unbound in
cases where it will simply fail due to lack of upstream connectivity,
and give them a starting point for investigation of the failure.

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2026-03-16 08:40:11 +10:00
yubiuser
256895391e Merge pull request #1363 from pi-hole/dependabot/pip/master/pip-dependencies-d673e4145a
Bump mkdocs-material from 9.7.4 to 9.7.5 in the pip-dependencies group
2026-03-14 13:58:28 +01:00
dependabot[bot]
b1d5a00684 Bump mkdocs-material from 9.7.4 to 9.7.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.7.4 to 9.7.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.7.4...9.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 10:02:39 +00:00
yubiuser
c70350648f Merge pull request #1362 from pi-hole/dependabot/npm_and_yarn/npm_and_yarn-1d4d4816e9
Bump undici from 7.16.0 to 7.24.1 in the npm_and_yarn group across 1 directory
2026-03-13 23:32:46 +01:00
dependabot[bot]
9c84866f39 Bump undici in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 7.16.0 to 7.24.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.24.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-13 22:30:58 +00:00
yubiuser
dbd2bfdb8c Merge pull request #1360 from pi-hole/dependabot/github_actions/master/github_action-dependencies-2b34491e7c
Bump actions/setup-node from 6.2.0 to 6.3.0 in the github_action-dependencies group
2026-03-07 17:13:45 +01:00
dependabot[bot]
227aa2d4d2 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 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](6044e13b5d...53b83947a5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 16:05:46 +00:00
yubiuser
2367be6420 Merge pull request #1361 from pi-hole/dependabot/pip/master/pip-dependencies-4d03651020
Bump mkdocs-material from 9.7.3 to 9.7.4 in the pip-dependencies group
2026-03-07 16:54:47 +01:00
dependabot[bot]
f836a5423e Bump mkdocs-material from 9.7.3 to 9.7.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.7.3 to 9.7.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.7.3...9.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 10:02:43 +00:00
yubiuser
316e9adb8a Merge pull request #1359 from roundone/add-selfhostingsh-pihole-guide
docs: add selfhosting.sh Pi-hole guide to coverage page
2026-03-07 09:24:59 +01:00
Nishant
d7c9b6d41f docs: add selfhosting.sh Pi-hole guide to coverage page 2026-03-06 19:37:52 +05:30
yubiuser
1d2ccf0756 Merge pull request #1358 from ma-santamaria/master
Fix certificate path setting key
2026-03-01 16:31:14 +01:00
Miguel Ángel Santamaría Rogado
c7f40c1c80 Fix certificate path setting key 2026-03-01 13:36:32 +01:00
yubiuser
db916cf3fd Merge pull request #1355 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-fda4d3fc6b
Bump linkinator from 7.5.3 to 7.6.1 in the npm-dependencies group
2026-02-28 17:25:56 +01:00
dependabot[bot]
1cc4d2cd65 Bump linkinator from 7.5.3 to 7.6.1 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator).


Updates `linkinator` from 7.5.3 to 7.6.1
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/linkinator-v7.5.3...linkinator-v7.6.1)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-version: 7.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 15:58:38 +00:00
yubiuser
e4ff0fa172 Merge pull request #1357 from pi-hole/dependabot/npm_and_yarn/npm_and_yarn-4f2e9573ab
Bump minimatch from 10.1.1 to 10.2.4 in the npm_and_yarn group across 1 directory
2026-02-28 16:49:25 +01:00
dependabot[bot]
329e188c0d Bump minimatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [minimatch](https://github.com/isaacs/minimatch).


Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 15:47:54 +00:00
yubiuser
f7ce5d54f8 Merge pull request #1356 from pi-hole/dependabot/pip/master/pip-dependencies-007c418a98
Bump mkdocs-material from 9.7.2 to 9.7.3 in the pip-dependencies group
2026-02-28 16:33:42 +01:00
dependabot[bot]
a7147cc127 Bump mkdocs-material from 9.7.2 to 9.7.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.7.2 to 9.7.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.7.2...9.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 10:02:38 +00:00
yubiuser
4044179818 Merge pull request #1352 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-0223278ebb
Bump markdownlint-cli2 from 0.20.0 to 0.21.0 in the npm-dependencies group
2026-02-22 01:48:03 +01:00
dependabot[bot]
6252668414 Bump markdownlint-cli2 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint-cli2` from 0.20.0 to 0.21.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-22 00:44:28 +00:00
yubiuser
1130ff5464 Merge pull request #1354 from pi-hole/dependabot/pip/master/pip-dependencies-ec1788883e
Bump mkdocs-material from 9.7.1 to 9.7.2 in the pip-dependencies group
2026-02-22 01:43:15 +01:00
yubiuser
41b7bfc906 Merge pull request #1353 from pi-hole/dependabot/github_actions/master/github_action-dependencies-6825898e13
Bump actions/stale from 10.1.1 to 10.2.0 in the github_action-dependencies group
2026-02-22 01:42:21 +01:00
dependabot[bot]
f3228ef6b5 Bump mkdocs-material from 9.7.1 to 9.7.2 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.7.1 to 9.7.2
- [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.7.1...9.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:37 +00:00
dependabot[bot]
7fd73d974c Bump actions/stale in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:36 +00:00
yubiuser
9d1c97121a Merge pull request #1351 from pi-hole/update-pihole-toml-docs
Update pihole.toml documentation
2026-02-17 21:31:07 +01:00
PromoFaux
7a3efc4a3d docs: update pihole.toml documentation 2026-02-17 20:24:33 +00:00
yubiuser
850112ea96 Merge pull request #1329 from pi-hole/update/compile
Update instructions how to compile FTL from source
2026-02-17 20:55:01 +01:00
Dominik
aa0bfac6c2 Update instructions after feedback
Signed-off-by: Dominik <dl6er@dl6er.de>
2026-02-17 20:53:46 +01:00
Dominik
e6cd018c77 Update instructions how to compile FTL from source
Signed-off-by: Dominik <dl6er@dl6er.de>
2026-02-17 20:53:46 +01:00
RD WebDesign
89d58a9c99 Merge pull request #1344 from pi-hole/tweak/ftldns_index
Update FTLDNS page description and add documentation links
2026-02-16 22:39:04 -03:00
EyBmY
aeab0a2e43 Use Systemd override file instead of editing "/usr/lib/systemd/system/dnscrypt-proxy.socket" directly
Signed-off-by: EyBmY <fabian1990@e-mail.de>
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
2026-02-16 08:21:42 +01:00
RD WebDesign
b90dcd3050 Update FTL DNS description and add documentation links
Remove broken links, add a few line breaks to improve readability. Also add `pihole-FTL -h` and links to the web server and API pages.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2026-02-15 19:28:19 -03:00
yubiuser
02f3ccd7ea Merge pull request #1346 from pi-hole/fix/session_delete_response_code
Fix response code for session deletion
2026-02-14 20:20:07 +01:00
RD WebDesign
3ca75e7fae Fix response code for session deletion
The correct is 204 - No content.

The previous code (410) is not even on the specification file: 8d1add8d99/src/api/docs/content/specs/auth.yaml (L140-L156)

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2026-02-14 14:32:51 -03:00
yubiuser
a0068d1175 Merge pull request #1345 from Darkbotic/patch-1
Purge Cloudflared
2026-02-14 16:27:39 +01:00
Darkbotic
53b954ce20 Purge Cloudflared
Signed-off-by: Darkbotic <179668028+Darkbotic@users.noreply.github.com>
2026-02-14 16:25:29 +01:00