Adam Warner
|
3ba07e3758
|
Merge pull request #1327 from pi-hole/tweak/docsgen-companion
Update configfile.md
|
2025-12-18 09:10:58 +00:00 |
|
Adam Warner
|
3a7ca609ee
|
Update configfile.md
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2025-12-17 22:54:09 +00:00 |
|
yubiuser
|
5b460f463f
|
Merge pull request #1328 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-f9747c407a
Bump markdownlint-cli2 from 0.19.1 to 0.20.0 in the npm-dependencies group
|
2025-12-13 16:50:15 +01:00 |
|
dependabot[bot]
|
376a23d941
|
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.19.1 to 0.20.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.19.1...v0.20.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-version: 0.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-13 10:02:53 +00:00 |
|
yubiuser
|
645101622b
|
Merge pull request #1326 from pi-hole/remove_cli_equal_sign
Remove equal signs from all CLI examples
|
2025-12-10 07:40:46 +01:00 |
|
RD WebDesign
|
d1b7ed8c3e
|
Remove equal signs from all CLI examples
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2025-12-09 23:12:16 -03:00 |
|
yubiuser
|
66c16315e6
|
Merge pull request #1325 from pi-hole/dependabot/github_actions/master/github_action-dependencies-2c98d37ab6
Bump the github_action-dependencies group with 3 updates
|
2025-12-06 11:46:57 +01:00 |
|
yubiuser
|
92fb5fc484
|
Merge pull request #1324 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-2bc7d301c5
Bump linkinator from 7.5.0 to 7.5.1 in the npm-dependencies group
|
2025-12-06 11:44:12 +01:00 |
|
dependabot[bot]
|
dd4092cd19
|
Bump the github_action-dependencies group with 3 updates
Bumps the github_action-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/stale](https://github.com/actions/stale).
Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)
Updates `actions/setup-node` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)
Updates `actions/stale` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5f858e3efb...997185467f)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
- dependency-name: actions/setup-node
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
- dependency-name: actions/stale
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-06 10:02:32 +00:00 |
|
dependabot[bot]
|
58637dd2e1
|
Bump linkinator from 7.5.0 to 7.5.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.0 to 7.5.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.0...linkinator-v7.5.1)
---
updated-dependencies:
- dependency-name: linkinator
dependency-version: 7.5.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-06 10:02:26 +00:00 |
|
yubiuser
|
d954ebcb3b
|
Merge pull request #1322 from pi-hole/dependabot/github_actions/master/github_action-dependencies-50ec896931
Bump actions/setup-python from 6.0.0 to 6.1.0 in the github_action-dependencies group
|
2025-12-03 22:10:01 +01:00 |
|
dependabot[bot]
|
98f06e2f14
|
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 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](e797f83bcb...83679a892e)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-29 10:02:47 +00:00 |
|
yubiuser
|
130e18ea4c
|
Merge pull request #1320 from pi-hole/update-pihole-toml-docs
Update pihole.toml documentation
|
2025-11-28 00:03:08 +01:00 |
|
PromoFaux
|
02a44f8b99
|
docs: update pihole.toml documentation
|
2025-11-27 18:06:02 +00:00 |
|
yubiuser
|
8584f42dc5
|
Merge pull request #1319 from pi-hole/fix_test
Fix MD60 table style error
|
2025-11-26 20:28:47 +01:00 |
|
yubiuser
|
b1ad55ffb7
|
Fix MD60 table style error
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-26 20:02:00 +01:00 |
|
yubiuser
|
9c86b643bd
|
Merge pull request #1314 from pi-hole/fix_totp
Fix 2FA examples - TOTP is a number not a string
|
2025-11-26 19:48:50 +01:00 |
|
yubiuser
|
3d1205ee13
|
Merge pull request #1253 from pi-hole/tweak/arp
Add pihole networkflush info
|
2025-11-26 19:25:50 +01:00 |
|
yubiuser
|
34479c6bfc
|
Merge pull request #1315 from pi-hole/arch2
Add architecture binary information to the prerequisites
|
2025-11-26 19:25:29 +01:00 |
|
yubiuser
|
fd94b1ad8a
|
Merge pull request #1270 from pi-hole/RTMIN
Add note about pihole-FTL sigrtmin
|
2025-11-26 19:24:33 +01:00 |
|
Rob Gill
|
78b3d4babf
|
Update unbound guide (#1318)
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
Co-authored-by: yubiuser <github@yubiuser.dev>
|
2025-11-26 08:52:13 +01:00 |
|
yubiuser
|
3d9bfe9c6d
|
Merge pull request #1316 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-0b3da864ff
Bump markdownlint-cli2 from 0.19.0 to 0.19.1 in the npm-dependencies group
|
2025-11-22 21:48:01 +01:00 |
|
yubiuser
|
6d0d1167d2
|
Merge pull request #1317 from pi-hole/dependabot/github_actions/master/github_action-dependencies-26358e3a13
Bump actions/checkout from 5.0.0 to 6.0.0 in the github_action-dependencies group
|
2025-11-22 21:45:56 +01:00 |
|
dependabot[bot]
|
05f65595c3
|
Bump actions/checkout in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-22 10:02:38 +00:00 |
|
dependabot[bot]
|
86969d5db3
|
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.19.0 to 0.19.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.19.0...v0.19.1)
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-version: 0.19.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-22 10:02:33 +00:00 |
|
yubiuser
|
32ca6d4cd6
|
Apply suggestions from code review
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-21 19:22:24 +01:00 |
|
yubiuser
|
b68aefcfeb
|
Add architecture binary information to the prerequisites
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-21 12:31:58 +01:00 |
|
yubiuser
|
8db656d8b3
|
Fix 2FA examples - TOTP is a number not a string
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-20 21:17:34 +01:00 |
|
yubiuser
|
501b2e3171
|
Merge pull request #1313 from rrobgill/deprecatecloudflared
Add deprecation notice to cloudflared guide
|
2025-11-20 17:42:25 +01:00 |
|
Rob Gill
|
88b09618f0
|
Add deprecation notice to cloudflared guide
Remove reference to cloudflared from dnscrypt-proxy guide
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
|
2025-11-20 19:55:38 +10:00 |
|
yubiuser
|
13ad1b1970
|
Merge pull request #1312 from pi-hole/dependabot/npm_and_yarn/npm_and_yarn-bdc76aff73
Bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory
|
2025-11-19 06:45:11 +01:00 |
|
dependabot[bot]
|
46cff4a11b
|
Bump glob in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [glob](https://github.com/isaacs/node-glob).
Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-19 02:09:52 +00:00 |
|
yubiuser
|
e9fb359896
|
Merge pull request #1308 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-2587637d0c
Bump markdownlint-cli2 from 0.18.1 to 0.19.0 in the npm-dependencies group
|
2025-11-17 12:57:06 +01:00 |
|
yubiuser
|
cc078749eb
|
Fix MD060 rule
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-17 12:54:49 +01:00 |
|
yubiuser
|
378e5804c2
|
Merge pull request #1309 from pi-hole/dependabot/pip/master/pip-dependencies-a50e39aa08
Bump mkdocs-material from 9.6.23 to 9.7.0 in the pip-dependencies group
|
2025-11-15 12:56:32 +01:00 |
|
dependabot[bot]
|
8cf35499d4
|
Bump mkdocs-material from 9.6.23 to 9.7.0 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.23 to 9.7.0
- [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.23...9.7.0)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-15 10:02:56 +00:00 |
|
dependabot[bot]
|
5e68b10112
|
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.18.1 to 0.19.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.18.1...v0.19.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-version: 0.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-15 10:02:52 +00:00 |
|
yubiuser
|
2e4e5ea88b
|
Merge pull request #1307 from cornshakes/doc-change-listeningmode
Set DNS listening mode to 'ALL' in docker-compose.yml example
|
2025-11-09 21:40:12 +01:00 |
|
cornshakes
|
da105b1797
|
change docker FTLCONF_dns_listeningMode to ALL
Signed-off-by: cornshakes <michael.hopfner@icloud.com>
|
2025-11-09 17:05:53 +01:00 |
|
yubiuser
|
c6d5037c66
|
Merge pull request #1306 from pi-hole/dependabot/github_actions/master/github_action-dependencies-d2fb3483aa
Bump codespell-project/actions-codespell from 2.1 to 2.2 in the github_action-dependencies group
|
2025-11-09 13:01:33 +01:00 |
|
dependabot[bot]
|
f8d966bc5f
|
Bump codespell-project/actions-codespell
Bumps the github_action-dependencies group with 1 update: [codespell-project/actions-codespell](https://github.com/codespell-project/actions-codespell).
Updates `codespell-project/actions-codespell` from 2.1 to 2.2
- [Release notes](https://github.com/codespell-project/actions-codespell/releases)
- [Commits](406322ec52...8f01853be1)
---
updated-dependencies:
- dependency-name: codespell-project/actions-codespell
dependency-version: '2.2'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-09 11:42:50 +00:00 |
|
yubiuser
|
a17d79492c
|
Merge pull request #1281 from pi-hole/pin_sha
Pin github actions to SHA
|
2025-11-09 12:41:36 +01:00 |
|
yubiuser
|
35b369c6b0
|
Merge pull request #1305 from pi-hole/dependabot/pip/master/pip-dependencies-30218cca00
Bump mkdocs-material from 9.6.22 to 9.6.23 in the pip-dependencies group
|
2025-11-08 11:44:17 +01:00 |
|
yubiuser
|
d6c24c5eda
|
Merge pull request #1304 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-01e6aed33d
Bump linkinator from 7.4.1 to 7.5.0 in the npm-dependencies group
|
2025-11-08 11:43:44 +01:00 |
|
dependabot[bot]
|
276d4cca9c
|
Bump mkdocs-material from 9.6.22 to 9.6.23 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.22 to 9.6.23
- [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.22...9.6.23)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-08 10:02:27 +00:00 |
|
dependabot[bot]
|
196d7fa89f
|
Bump linkinator from 7.4.1 to 7.5.0 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator).
Updates `linkinator` from 7.4.1 to 7.5.0
- [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.4.1...linkinator-v7.5.0)
---
updated-dependencies:
- dependency-name: linkinator
dependency-version: 7.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-08 10:02:25 +00:00 |
|
yubiuser
|
7de30813f4
|
Merge pull request #1303 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-fdf7ab7c55
Bump linkinator from 7.3.0 to 7.4.1 in the npm-dependencies group
|
2025-11-01 11:44:08 +01:00 |
|
yubiuser
|
2d79edf6d8
|
Merge pull request #1302 from pi-hole/dependabot/pip/master/pip-dependencies-4ab55dc165
Bump mkdocs-git-revision-date-localized-plugin from 1.4.7 to 1.5.0 in the pip-dependencies group
|
2025-11-01 11:42:16 +01:00 |
|
dependabot[bot]
|
495377cb8c
|
Bump linkinator from 7.3.0 to 7.4.1 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator).
Updates `linkinator` from 7.3.0 to 7.4.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.3.0...linkinator-v7.4.1)
---
updated-dependencies:
- dependency-name: linkinator
dependency-version: 7.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-01 10:02:37 +00:00 |
|
dependabot[bot]
|
b51a090dbd
|
Bump mkdocs-git-revision-date-localized-plugin
Bumps the pip-dependencies group with 1 update: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin).
Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.7 to 1.5.0
- [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.4.7...v1.5.0)
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-01 10:02:31 +00:00 |
|