Commit Graph

2092 Commits

Author SHA1 Message Date
dependabot[bot] d04d4bc0dc Bump linkinator from 6.1.1 to 6.1.2 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 10:50:22 +00:00
yubiuser d7ab40231d Merge pull request #1108 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-5d708111c2
Bump mkdocs-material from 9.5.38 to 9.5.39 in the pip-dependencies group
2024-10-05 13:55:48 +02:00
dependabot[bot] 8d1dfba772 Bump mkdocs-material from 9.5.38 to 9.5.39 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.5.38 to 9.5.39
- [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.5.38...9.5.39)

---
updated-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>
2024-10-05 10:06:43 +00:00
Adam Warner 9e728bef0f Flesh out the Docker section, add some more detailed information about configuration and upgrading (with dedicated section about upgrading from V5)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-10-02 19:29:17 +01:00
yubiuser 7d29f90fcf Merge pull request #1105 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-9dab37ee1f
Bump mkdocs-material from 9.5.36 to 9.5.38 in the pip-dependencies group
2024-09-28 13:11:45 +02:00
yubiuser 2231e142f5 Merge pull request #1104 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-aa3137d618
Bump actions/checkout from 4.1.7 to 4.2.0 in the github_action-dependencies group
2024-09-28 13:11:19 +02:00
dependabot[bot] 1c7d9c763a Bump mkdocs-material from 9.5.36 to 9.5.38 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.5.36 to 9.5.38
- [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.5.36...9.5.38)

---
updated-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>
2024-09-28 10:43:31 +00:00
dependabot[bot] 1474dc8be9 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 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 10:41:57 +00:00
Adam Warner dbbdddb93d Contribution: Move contributing.md->index.md and move up one level
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 0432c94b15 Add index.md for Getting Started section
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner f361b39810 Move the main overview page to the About Pi-hole level
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 0ae479f811 Guides section, add redirect links and update internal links
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 6023ad3eb1 RegEx Blocking section. Title Case and redirects
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 120eff1000 Group management section, add redirect
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner de5b0a5012 FTLDNS
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 323f51b773 API Section. Tidy up titles
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 61d413f40a Database section. Rationalise section names to match titles and add redirects.
Replace references to renamed pages

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 627c8a2961 Rename Pi-hole Core -> The pihole command, move it to main and add redirect.
Remove images that are not referenced anywhere else

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 83ee25ed30 Add navigation.indexes feature
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-26 19:59:26 +01:00
Adam Warner 5ef5a900e0 development-v6 -> development 2024-09-25 12:04:15 +01:00
Adam Warner 43c53692ef Update local image name following https://github.com/pi-hole/docker-pi-hole/pull/1628
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner 21d24e23b5 Update docs/docker/build-image.md
Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Adam Warner <github@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner b730eaa6fa Tweaks following feedback
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
Adam Warner 6e06b39dca Add some information about building the docker image locally
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-09-25 12:04:15 +01:00
yubiuser 6941488c3b Merge pull request #1098 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-73612938eb
Bump mkdocs-material from 9.5.34 to 9.5.36 in the pip-dependencies group
2024-09-21 13:49:24 +02:00
yubiuser cc0fb6fe38 Merge pull request #1096 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-916932a5fa
Bump actions/setup-node from 4.0.3 to 4.0.4 in the github_action-dependencies group
2024-09-21 13:47:50 +02:00
dependabot[bot] cea418ab4c Bump mkdocs-material from 9.5.34 to 9.5.36 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.5.34 to 9.5.36
- [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.5.34...9.5.36)

---
updated-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>
2024-09-21 10:58:08 +00:00
dependabot[bot] ac1e4184b7 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.0.3 to 4.0.4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 10:32:26 +00:00
Dominik 1de2217ef2 Merge pull request #1094 from pi-hole/new/edns_reasoning
Add new QUERY_EXTERNAL_BLOCKED_EDE15 query status
2024-09-14 21:39:33 +02:00
DL6ER 3a2dcc90ca Add new QUERY_EXTERNAL_BLOCKED_EDE15 query status
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-14 13:57:08 +02:00
yubiuser 8f01b4ff4f Merge pull request #1093 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-24d2283009
Bump mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.9 in the pip-dependencies group
2024-09-14 12:34:53 +02:00
dependabot[bot] 8dac55f55e 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.2.7 to 1.2.9
- [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.2.7...v1.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 10:31:29 +00:00
yubiuser c84ca00863 Merge pull request #1089 from pi-hole/dependabot/npm_and_yarn/release/v6.0/npm-dependencies-e223067793
Bump markdownlint-cli2 from 0.13.0 to 0.14.0 in the npm-dependencies group
2024-09-07 13:15:06 +02:00
yubiuser b90c93dd6f Merge pull request #1088 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-3b6e7c9c7d
Bump mkdocs-material from 9.5.33 to 9.5.34 in the pip-dependencies group
2024-09-07 13:11:52 +02:00
dependabot[bot] b1418f20ca 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.13.0 to 0.14.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 10:01:32 +00:00
dependabot[bot] f498871944 Bump mkdocs-material from 9.5.33 to 9.5.34 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.5.33 to 9.5.34
- [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.5.33...9.5.34)

---
updated-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>
2024-09-07 10:01:13 +00:00
yubiuser a996eebd09 Merge pull request #842 from pi-hole/drop_static
We don't offer setting a static IP anymore
2024-09-02 23:59:22 +02:00
yubiuser c3c805c41e Merge pull request #1085 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-dfe2ea1b26
Bump actions/setup-python from 5.1.1 to 5.2.0 in the github_action-dependencies group
2024-08-31 17:07:08 +02:00
yubiuser c54b77c240 Merge pull request #1086 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-22a6d2147e
Bump mkdocs from 1.6.0 to 1.6.1 in the pip-dependencies group
2024-08-31 16:05:36 +02:00
dependabot[bot] 993cba70e6 Bump mkdocs from 1.6.0 to 1.6.1 in the pip-dependencies group
Bumps the pip-dependencies group with 1 update: [mkdocs](https://github.com/mkdocs/mkdocs).


Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 10:40:16 +00:00
dependabot[bot] 7e51b91488 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.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.1.1...v5.2.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>
2024-08-31 10:06:41 +00:00
yubiuser d3c2bac713 Merge pull request #1081 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-4c038cb97e
Bump the pip-dependencies group with 2 updates
2024-08-24 14:48:17 +02:00
dependabot[bot] 4da307bb2d 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.2.6 to 1.2.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.2.6...v1.2.7)

Updates `mkdocs-material` from 9.5.31 to 9.5.33
- [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.5.31...9.5.33)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
2024-08-24 10:16:04 +00:00
DL6ER 5a0c05f1dd Add hint that users may need to use something else than apt if they are on some other distribution
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-08-20 19:50:11 +02:00
DL6ER 00cd44f2f3 Add docker instructions to FTL gdb debugging page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-08-18 20:39:15 +02:00
DL6ER c7e150fd43 Merge branch 'master' into release/v6.0 2024-08-18 09:23:18 +02:00
yubiuser 871742e4bf Merge pull request #1079 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-fecff3054d
Bump mkdocs-material from 9.5.30 to 9.5.31 in the pip-dependencies group
2024-08-03 13:41:27 +02:00
yubiuser cc441dffc4 Merge pull request #1078 from pi-hole/dependabot/pip/master/pip-dependencies-fecff3054d
Bump mkdocs-material from 9.5.30 to 9.5.31 in the pip-dependencies group
2024-08-03 13:34:11 +02:00
dependabot[bot] a1b0234537 Bump mkdocs-material from 9.5.30 to 9.5.31 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.5.30 to 9.5.31
- [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.5.30...9.5.31)

---
updated-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>
2024-08-03 10:37:31 +00:00
dependabot[bot] 24b8e0f90b Bump mkdocs-material from 9.5.30 to 9.5.31 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.5.30 to 9.5.31
- [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.5.30...9.5.31)

---
updated-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>
2024-08-03 10:09:45 +00:00