Commit Graph

1464 Commits

Author SHA1 Message Date
Adam Warner b69ee61ba4 Merge pull request #781 from pi-hole/fedora
Drop Fedora 34 and add 35 & 36
2022-10-10 22:17:59 +01:00
yubiuser a315788cf6 Merge pull request #789 from CrovLune/patch-1
Update post-install.md
2022-10-09 21:20:17 +02:00
Aleksey Zelenskiy da6070016b Update post-install.md
though -> through

Signed-off-by: Aleksey Zelenskiy <36272202+CrovLune@users.noreply.github.com>
2022-10-09 19:53:51 +02:00
yubiuser bc4718f226 Merge pull request #774 from pi-hole/tweak/white_regex_id
Add changes related to FTL#1409
2022-10-08 15:57:14 +02:00
DL6ER c280511836 Add changes related to FTL#1409
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-10-08 15:08:24 +02:00
yubiuser d010a47980 Merge pull request #787 from pi-hole/dependabot/github_actions/actions/checkout-3.1.0
Bump actions/checkout from 3.0.2 to 3.1.0
2022-10-08 13:38:28 +02:00
dependabot[bot] 1d9d4ae878 Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.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/v3.0.2...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 11:36:16 +00:00
yubiuser e03b60667e Merge pull request #788 from pi-hole/dependabot/pip/mkdocs-material-8.5.6
Bump mkdocs-material from 8.5.4 to 8.5.6
2022-10-08 13:32:19 +02:00
dependabot[bot] 34dc814e8c Bump mkdocs-material from 8.5.4 to 8.5.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.4 to 8.5.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/8.5.4...8.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:06:38 +00:00
yubiuser e7d5c428a5 Merge pull request #785 from pi-hole/dependabot/pip/mkdocs-1.4.0
Bump mkdocs from 1.3.1 to 1.4.0
2022-10-01 12:33:59 +02:00
dependabot[bot] f9223599c0 Bump mkdocs from 1.3.1 to 1.4.0
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:18:12 +00:00
yubiuser f5ddd53758 Merge pull request #784 from pi-hole/dependabot/pip/mkdocs-material-8.5.4
Bump mkdocs-material from 8.5.3 to 8.5.4
2022-10-01 12:17:46 +02:00
dependabot[bot] a1cb8f60fc Bump mkdocs-material from 8.5.3 to 8.5.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.3 to 8.5.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/8.5.3...8.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:16:02 +00:00
yubiuser 0a13f5a10b Merge pull request #783 from pi-hole/dependabot/github_actions/actions/setup-node-3.5.0
Bump actions/setup-node from 3.4.1 to 3.5.0
2022-10-01 12:11:44 +02:00
dependabot[bot] dc0388947e Bump actions/setup-node from 3.4.1 to 3.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:06:29 +00:00
Christian König 53e4ccb10a Drop Fedora 34 and add 35 & 36
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-10-01 11:30:39 +02:00
yubiuser bb43ae2cf6 Merge pull request #782 from noah-nash/patch-1
Fix Regex and Wildcard commands
2022-09-30 19:08:39 +02:00
Noah Nash 705923649b Update docs/core/pihole-command.md
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: Noah Nash <48302704+noah-nash@users.noreply.github.com>
2022-09-30 09:14:02 -06:00
Noah Nash bf657fefd5 Fix Regex and Wildcard commands
Regex and Wildcard use a double dash "--" rather than a single dash "-"

Signed-off-by: Noah Nash <48302704+noah-nash@users.noreply.github.com>
2022-09-29 21:32:27 -06:00
Adam Warner dfa7821c9c Merge pull request #780 from pi-hole/dependabot/pip/mkdocs-redirects-1.2.0
Bump mkdocs-redirects from 1.1.0 to 1.2.0
2022-09-24 13:31:06 +01:00
dependabot[bot] f0b4bf0ceb Bump mkdocs-redirects from 1.1.0 to 1.2.0
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: mkdocs-redirects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 12:08:48 +00:00
Adam Warner 7698090c06 Merge pull request #779 from pi-hole/dependabot/pip/mkdocs-material-8.5.3
Bump mkdocs-material from 8.5.1 to 8.5.3
2022-09-24 13:08:01 +01:00
dependabot[bot] bf375c52cd Bump mkdocs-material from 8.5.1 to 8.5.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.1 to 8.5.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/8.5.1...8.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 10:05:30 +00:00
yubiuser dd070215b5 Merge pull request #777 from pi-hole/dependabot/pip/mkdocs-material-8.5.1
Bump mkdocs-material from 8.4.3 to 8.5.1
2022-09-17 14:03:49 +02:00
dependabot[bot] 43d9941282 Bump mkdocs-material from 8.4.3 to 8.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.3 to 8.5.1.
- [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/8.4.3...8.5.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 10:05:35 +00:00
yubiuser 9016040986 Merge pull request #773 from breadtk/master
Refactor and clarify "Blocking mode" page
2022-09-11 20:00:57 +02:00
yubiuser f6711a61ec Merge branch 'master' into master 2022-09-11 19:59:44 +02:00
yubiuser 4a5afd4a89 Merge pull request #776 from pi-hole/dependabot/pip/mkdocs-material-8.4.3
Bump mkdocs-material from 8.4.2 to 8.4.3
2022-09-11 19:53:58 +02:00
dependabot[bot] 0beff08156 Bump mkdocs-material from 8.4.2 to 8.4.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.2 to 8.4.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/8.4.2...8.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 17:47:31 +00:00
yubiuser f0c97c792b Merge pull request #775 from pi-hole/dependabot/npm_and_yarn/linkinator-4.0.3
Bump linkinator from 4.0.2 to 4.0.3
2022-09-10 21:11:13 +02:00
dependabot[bot] d8929e90e9 Bump linkinator from 4.0.2 to 4.0.3
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.0.2...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 10:02:31 +00:00
osman da71e699d8 Clarify each blocking mode name. 2022-09-09 13:31:29 -07:00
osman baccdd9ca7 Wording improvements based on feedback from #773
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: breadtk <osman@surkatty.org>
2022-09-08 18:13:57 -07:00
osman 06904acbb8 Refactor and clarify "Blocking mode" page
This commit includes a gentle rewrite of the "Blocking Mode" docs page.
It reorders, expands, and clarifies each section with more detail about
the blocking modes that currently exist. It also includes an attempt to
standardizes/unifies each section's explanation to be more consistent
and clear.

Signed-off-by: Osman <osman@surkatty.org>
2022-09-08 18:13:39 -07:00
yubiuser 59d264861f Merge pull request #772 from pi-hole/fix/errors
Remove traces of email
2022-09-03 13:35:31 +02:00
Christian König 268260b522 Remove traces of email
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-03 13:15:21 +02:00
Adam Warner 22d261b02e Drop Ub 18 from supported OS. It might be back
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-09-03 11:26:00 +01:00
Adam Warner 7ec3779332 Merge pull request #747 from pi-hole/tweak/DELAY_UPTIME
Update when DELAY_STARTUP is applied (changed by FTL#1386)
2022-09-02 19:24:58 +01:00
Adam Warner 5d3fb77deb Merge pull request #750 from pi-hole/PromoFaux-patch-1
Remove CentOS 7 from list of supported OS
2022-09-02 19:24:50 +01:00
Adam Warner bc79835ea1 Merge pull request #765 from pi-hole/blockpage
Remove mentions of blockpage
2022-09-02 19:23:55 +01:00
Adam Warner 4f1d5e1575 Merge pull request #771 from pi-hole/PromoFaux-patch-2
Add link to The Pi Hut's kit
2022-08-30 20:51:53 +01:00
Adam Warner 2c3f96e8a1 Update docs/main/prerequisites.md
Signed-off-by: Adam Warner <github@adamwarner.co.uk>
2022-08-30 10:26:45 +01:00
Adam Warner b80656221d Add link to The Pi Hut's kit
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-08-30 10:24:16 +01:00
yubiuser ce4a27165b Merge pull request #770 from pi-hole/dependabot/pip/mkdocs-material-8.4.2
Bump mkdocs-material from 8.4.0 to 8.4.2
2022-08-27 12:39:07 +02:00
dependabot[bot] ae600b44e5 Bump mkdocs-material from 8.4.0 to 8.4.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.0 to 8.4.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/8.4.0...8.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-27 10:37:25 +00:00
yubiuser 0cf3a297a1 Merge pull request #769 from pi-hole/dependabot/pip/mkdocs-redirects-1.1.0
Bump mkdocs-redirects from 1.0.6 to 1.1.0
2022-08-27 12:36:42 +02:00
dependabot[bot] 5ae93380a2 Bump mkdocs-redirects from 1.0.6 to 1.1.0
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: mkdocs-redirects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-27 10:05:28 +00:00
yubiuser e885ad5994 Merge pull request #767 from pi-hole/dependabot/npm_and_yarn/markdownlint-cli2-0.5.1
Bump markdownlint-cli2 from 0.4.0 to 0.5.1
2022-08-21 12:47:33 +02:00
dependabot[bot] e340244b92 Bump markdownlint-cli2 from 0.4.0 to 0.5.1
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.4.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 09:26:02 +00:00
DL6ER f7cccb1f72 Merge pull request #749 from pi-hole/markdownlint-cli2
Bump markdownlint-cli2 from 0.4.0 to 0.5.0 and fix reveald issues
2022-08-21 11:25:21 +02:00