Commit Graph

2568 Commits

Author SHA1 Message Date
Adam Warner
b4fffe8624 Merge pull request #1265 from crooruhe/master
Fixed confusing language that included a double negative
2025-07-13 09:55:06 +01:00
unknown
e12984eebb fix: removed slightly confusing language that included a double negative 2025-07-12 16:27:47 -05:00
yubiuser
8bf95314c8 Merge pull request #1264 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-9b3a1198a7
Bump linkinator from 6.1.2 to 6.1.4 in the npm-dependencies group across 1 directory
2025-07-12 13:36:16 +02:00
dependabot[bot]
2495a248c0 Bump linkinator in the npm-dependencies group across 1 directory
Bumps the npm-dependencies group with 1 update in the / directory: [linkinator](https://github.com/JustinBeckwith/linkinator).


Updates `linkinator` from 6.1.2 to 6.1.4
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.1.2...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 11:31:53 +00:00
yubiuser
22e2a75166 Merge pull request #1245 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-33a055ae52
Bump markdownlint-cli2 from 0.17.2 to 0.18.1 in the npm-dependencies group
2025-07-12 13:30:46 +02:00
yubiuser
e2bd836362 Disable MD059 'Link text should be descriptive' rule
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-12 13:29:33 +02:00
dependabot[bot]
7569893e98 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.17.2 to 0.18.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.2...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 13:29:33 +02:00
Adam Warner
141209a3de Merge pull request #1263 from pi-hole/fix/md_editorconfig
Allow Markdown line breaks using 2 trailing spaces.
2025-07-10 11:58:06 +01:00
RD WebDesign
2a50fce80b Edit .editorconfig to accept Markdown line breaks using 2 trailing spaces
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-07-09 21:48:18 -03:00
Adil
1ead1f22ab Removed unavaliable command-line flag documentation
Signed-off-by: Adil <43440295+Adilius@users.noreply.github.com>
2025-07-07 22:07:26 +02:00
yubiuser
6ca3456308 Merge pull request #1260 from pi-hole/dependabot/pip/master/pip-dependencies-7fcd3881cb
Bump mkdocs-material from 9.6.14 to 9.6.15 in the pip-dependencies group
2025-07-05 23:06:28 +02:00
dependabot[bot]
89d271e6c1 Bump mkdocs-material from 9.6.14 to 9.6.15 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.14 to 9.6.15
- [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.14...9.6.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-05 10:14:59 +00:00
Dominik
08a1287261 Merge pull request #1254 from pi-hole/low_level_lua
Add webserver documentation
2025-06-30 15:36:25 +02:00
DL6ER
1e5ca0f9c4 Add webserver documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-06-30 13:50:27 +02:00
yubiuser
69fb881177 Merge pull request #1250 from pi-hole/dependabot/pip/master/pip-dependencies-158fa48236
Bump mkdocs-git-revision-date-localized-plugin from 1.4.5 to 1.4.7 in the pip-dependencies group
2025-05-31 12:33:30 +02:00
dependabot[bot]
7498b6a1c6 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.5 to 1.4.7
- [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.5...v1.4.7)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-31 10:15:34 +00:00
Adam Warner
512fd9d8f2 Merge pull request #1223 from rrobgill/dnswatch
Documentation change to reflect removal of DNS.WATCH (FTL PR #2411)
2025-05-31 00:02:11 +01:00
Adam Warner
954a369e8d Merge pull request #1238 from pi-hole/remove/os_check
Remove os check hint
2025-05-31 00:02:05 +01:00
Erhan Alankuş
a3e99be49e Small wording fixes on the guides/vpn/wireguard/server/ Page (#1249)
Signed-off-by: Erhan Alankus <e.alankus@gmail.com>
2025-05-30 21:54:25 +02:00
yubiuser
e08863275b Merge pull request #1244 from pi-hole/local_user
Add info how to add local user to pihole group
2025-05-23 13:50:09 +02:00
yubiuser
7ca4c0fb92 Merge pull request #1248 from pi-hole/fix/FTLDNS_link
Fix FTLDNS link in docker page
2025-05-17 22:24:11 +02:00
RD WebDesign
028e23730d Fix FTLDNS link in docker page
The old link was pointing to a non existent page, removed some time ago.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-05-17 13:52:56 -03:00
yubiuser
00e8b95b2f Merge pull request #1246 from pi-hole/dependabot/pip/master/pip-dependencies-90ecda04c5
Bump mkdocs-material from 9.6.13 to 9.6.14 in the pip-dependencies group
2025-05-17 13:06:59 +02:00
dependabot[bot]
ffca65b1e7 Bump mkdocs-material from 9.6.13 to 9.6.14 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.13 to 9.6.14
- [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.13...9.6.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-17 10:44:13 +00:00
yubiuser
a05ae88762 Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-15 21:05:13 +02:00
yubiuser
058eed5951 Add info how to add local user to pihole group
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-14 10:05:26 +02:00
yubiuser
0510868fbd Merge pull request #1243 from ageru/patch-1
Update client.md, correct IPv6 range discrepancy with server.md
2025-05-14 08:51:51 +02:00
ageru
63474515f9 Update client.md
Serveur config: correct IPv6 range

Signed-off-by: ageru <ageru@users.noreply.github.com>
2025-05-13 23:36:17 +02:00
yubiuser
808ccc1b90 Define Netlify CI variables in netlify.toml (#1194)
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-11 10:05:34 -07:00
yubiuser
8268c11ed5 Merge pull request #1242 from pi-hole/dependabot/pip/master/pip-dependencies-b2e01260d9
Bump mkdocs-material from 9.6.12 to 9.6.13 in the pip-dependencies group
2025-05-10 12:18:30 +02:00
dependabot[bot]
c39297ac83 Bump mkdocs-material from 9.6.12 to 9.6.13 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.12 to 9.6.13
- [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.12...9.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-10 10:16:41 +00:00
Adam Warner
2838b49207 Merge pull request #1239 from pi-hole/codeowner
Use CODEOWNERS instead of deprecated dependbot/reviewers
2025-05-06 17:48:31 +01:00
yubiuser
7630a66672 Use CODEOWNERS instead of deprecated dependbot/reviewers
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-05-03 20:09:01 +02:00
yubiuser
c27a244181 Re-add hint
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-04-30 20:21:15 +02:00
yubiuser
bece181304 Remove os check hint
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-04-28 21:32:25 +02:00
yubiuser
ae7f53be94 Merge pull request #1236 from pi-hole/dependabot/github_actions/master/github_action-dependencies-af23a0451d
Bump actions/setup-python from 5.5.0 to 5.6.0 in the github_action-dependencies group
2025-04-26 12:55:30 +02:00
dependabot[bot]
8b6c3af61d 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.5.0 to 5.6.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 5.6.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-04-26 10:05:22 +00:00
yubiuser
955eb03a90 Merge pull request #1230 from darkexplosiveqwx/adjust-firewall
Cleanup firewalled after removal of api port
2025-04-21 22:38:08 +02:00
Dave
faee8d62b1 Fix rogue brackets in regex tutorial (#1231)
Signed-off-by: Dave <18191844+its-dave@users.noreply.github.com>
2025-04-21 14:50:05 +02:00
yubiuser
44c4ca0f49 Merge pull request #1234 from pi-hole/dependabot/github_actions/master/github_action-dependencies-37cd5763f6
Bump actions/setup-node from 4.3.0 to 4.4.0 in the github_action-dependencies group
2025-04-19 13:15:14 +02:00
yubiuser
76e6b031f0 Merge pull request #1233 from pi-hole/dependabot/pip/master/pip-dependencies-206b511215
Bump mkdocs-material from 9.6.11 to 9.6.12 in the pip-dependencies group
2025-04-19 12:42:55 +02:00
dependabot[bot]
9d118649ea 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.3.0 to 4.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.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-04-19 10:34:57 +00:00
dependabot[bot]
aeaaceff1c Bump mkdocs-material from 9.6.11 to 9.6.12 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.11 to 9.6.12
- [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.11...9.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 10:32:14 +00:00
darkexplosiveqwx
1e91036d56 Cleanup firewalled after removal of api port
Signed-off-by: darkexplosiveqwx <101737077+darkexplosiveqwx@users.noreply.github.com>
2025-04-13 15:57:13 +02:00
yubiuser
0e83f26d4e Merge pull request #1229 from accessiblepixel/patch-1
Fix tiny spelling mistake/typo
2025-04-12 15:02:39 +02:00
accessiblepixel
a1bbc68492 Fix tiny spelling mistake/typo
Noticed a tiny spelling mistake/typo in docs/main/update.

Hope you're having a great day <3

Signed-off-by: accessiblepixel <62973371+accessiblepixel@users.noreply.github.com>
2025-04-12 13:26:42 +01:00
yubiuser
0c280dcf78 Merge pull request #1226 from pi-hole/dependabot/pip/master/pip-dependencies-d2ee6bfef2
Bump the pip-dependencies group with 2 updates
2025-04-05 13:14:16 +02:00
dependabot[bot]
4e3206208b 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.4.1 to 1.4.5
- [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.1...v1.4.5)

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

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: mkdocs-material
  dependency-version: 9.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 10:26:42 +00:00
yubiuser
86c448b9a8 Merge pull request #1225 from rrobgill/no4711port
Remove references to old API port 4711
2025-04-05 08:10:13 +02:00
Rob Gill
49a8d3beb9 Remove references to old API port 4711
as it is no longer used

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-04-05 12:35:37 +10:00