Commit Graph

2409 Commits

Author SHA1 Message Date
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
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
Rob Gill
3a7c4aeda5 Documentation change to reflect removal of DNS.WATCH
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-04-03 14:16:39 +10:00
yubiuser
d14d163dd1 Merge pull request #1221 from XhmikosR/xmr/not_in_nav
Add files that aren't supposed to be built in `not_in_nav`
2025-03-30 20:26:20 +02:00
XhmikosR
110a57d70b Add files that aren't supposed to be included in not_in_nav
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-30 20:21:28 +02:00
yubiuser
4c759dd3d8 Merge pull request #1199 from pi-hole/fix/signals
Clarify signal documentation
2025-03-30 20:05:12 +02:00
yubiuser
e7f2340b3c Merge pull request #1200 from pi-hole/dependabot/pip/master/pip-dependencies-a31bad036f
Bump the pip-dependencies group with 2 updates
2025-03-30 20:04:19 +02:00
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