Commit Graph

1118 Commits

Author SHA1 Message Date
dependabot[bot] 86e1362333 Bump mkdocs-material from 7.3.6 to 8.0.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.6 to 8.0.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.3.6...8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-04 10:06:28 +00:00
DL6ER 9668915b14 Merge pull request #606 from pi-hole/fqdn
Add HOSTNAMEFQDN to PIHOLE_PTR heading
2021-11-29 17:07:39 +01:00
Christian König 63362ef092 Add HOSTNAMEFQDN to description
Signed-off-by: Christian König <ckoenig@posteo.de>
2021-11-29 11:38:33 +01:00
XhmikosR 5defe7f2b8 Switch to Python 3.8
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-11-29 12:32:57 +02:00
XhmikosR 00969d61ae Regenerate package-lock.json
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-11-29 12:32:57 +02:00
XhmikosR 2368f82757 CI: switch to Node.js 16/npm >= 7 and move to native pip caching
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-11-29 12:32:57 +02:00
Adam Warner cf1e5f1060 Merge pull request #602 from pi-hole/fix/pihole
Fix ugly 'pihole' styling
2021-11-28 15:35:12 +00:00
Adam Warner a285b35cca Merge branch 'master' into fix/pihole 2021-11-28 15:30:28 +00:00
dependabot[bot] c628b097ab Bump mkdocs-material from 7.3.5 to 7.3.6 (#594)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.5 to 7.3.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/7.3.5...7.3.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-11-28 13:51:44 +02:00
dependabot[bot] 300d3e1fd7 Bump linkinator from 2.14.4 to 2.16.2 (#599)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.4 to 2.16.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.14.4...v2.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-11-28 13:50:21 +02:00
dependabot[bot] 6a3389085b Bump mkdocs-git-revision-date-localized-plugin from 0.10.0 to 0.10.3 (#603)
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.10.0 to 0.10.3.
- [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/v0.10.0...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 13:48:01 +02:00
Christian König 24e174f3fe Fix ugly 'pihole' styling
Signed-off-by: Christian König <ckoenig@posteo.de>
2021-11-27 12:47:08 +01:00
DL6ER 7e0120acc2 Merge pull request #382 from yubiuser/tweak/contributing
Add 'How to fork and rebase'
2021-11-20 21:11:17 +01:00
DL6ER 0f7e26e63d Merge branch 'master' into tweak/contributing 2021-11-20 21:10:15 +01:00
DL6ER b66bbd9f45 Merge pull request #595 from pi-hole/fix/wireguard_clients
Add script for automated Wireguard client generation
2021-11-13 16:08:40 +01:00
DL6ER aca6b164e6 Default should be that clients cannot see each other
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-11-13 11:51:11 +01:00
DL6ER cc4887be9c Add script for automated Wireguard client generation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-11-07 12:07:38 +01:00
DL6ER a62e5a93f0 Merge pull request #591 from AlexanderLieret/fix-wireguard-guide
Fix wireguard guide
2021-11-02 20:38:48 +01:00
Alexander Lieret 92ab23c564 Fix wireguard guide
Removed the server config line "SaveConfig = true". This one does only
appear in the add client section.
2021-11-02 19:12:01 +01:00
DL6ER 10a394e54b Merge pull request #589 from pi-hole/tweak/instant_loading
Enable instant loading
2021-10-31 22:34:12 +01:00
DL6ER 40d09937c0 Enable instant loading
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-10-31 10:13:52 +01:00
DL6ER 8cd8fd5ccb Merge pull request #576 from pi-hole/dependabot/npm_and_yarn/markdownlint-cli2-0.3.2
Bump markdownlint-cli2 from 0.3.0 to 0.3.2
2021-10-31 09:56:56 +01:00
DL6ER dbcfb06bcc Merge branch 'master' into dependabot/npm_and_yarn/markdownlint-cli2-0.3.2 2021-10-31 09:39:15 +01:00
DL6ER 2e77680ee6 Merge pull request #588 from pi-hole/dependabot/pip/mkdocs-material-7.3.5
Bump mkdocs-material from 7.3.4 to 7.3.5
2021-10-30 13:23:25 +02:00
dependabot[bot] 4e6e19aa00 Bump mkdocs-material from 7.3.4 to 7.3.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.4 to 7.3.5.
- [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/7.3.4...7.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-30 10:05:30 +00:00
DL6ER 2f0df8b141 Merge pull request #578 from pi-hole/update/FTL_next
Update FTL config documentation
2021-10-26 19:41:56 +02:00
DL6ER 2769b680f2 Merge branch 'master' into update/FTL_next 2021-10-26 17:08:19 +02:00
DL6ER 8899989d72 Clarify where to add the domain= setting
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-10-26 17:07:47 +02:00
Adam Warner 9e4cc48782 Merge branch 'master' into tweak/contributing 2021-10-26 12:46:11 +01:00
Adam Warner 17e75a978a Merge pull request #584 from bcambl/fedora_34
update fedora versions in prerequisites
2021-10-23 20:08:24 +01:00
Adam Warner a570bfb8f7 Merge branch 'master' into fedora_34 2021-10-23 20:07:22 +01:00
dependabot[bot] 5245b6b47d Bump markdownlint-cli2 from 0.3.0 to 0.3.2
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.3.0...v0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 18:53:13 +00:00
DL6ER c6134207ea Merge pull request #579 from pi-hole/dependabot/npm_and_yarn/linkinator-2.14.4
Bump linkinator from 2.14.0 to 2.14.4
2021-10-23 20:52:22 +02:00
dependabot[bot] 3c66822310 Bump linkinator from 2.14.0 to 2.14.4
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.0 to 2.14.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.14.0...v2.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 18:51:29 +00:00
DL6ER c17780a2a9 Merge pull request #586 from pi-hole/dependabot/pip/mkdocs-material-7.3.4
Bump mkdocs-material from 7.3.3 to 7.3.4
2021-10-23 20:42:06 +02:00
dependabot[bot] 612f1b5a0f Bump mkdocs-material from 7.3.3 to 7.3.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.3 to 7.3.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/7.3.3...7.3.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>
2021-10-23 18:40:24 +00:00
DL6ER 41a117c4dc Merge pull request #581 from pi-hole/dependabot/pip/mkdocs-1.2.3
Bump mkdocs from 1.2.2 to 1.2.3
2021-10-23 20:39:42 +02:00
DL6ER dd589d8953 Merge branch 'master' into dependabot/pip/mkdocs-1.2.3 2021-10-23 20:38:49 +02:00
DL6ER 594fa96693 Merge pull request #587 from pi-hole/fb_warning
Change note to warning in FritzBox Guide
2021-10-23 14:41:29 +02:00
Christian König 67324dc3b5 Add missing indentioN
Signed-off-by: Christian König <ckoenig@posteo.de>
2021-10-23 14:25:15 +02:00
Christian König b344b726f5 Change note to warning
Signed-off-by: Christian König <ckoenig@posteo.de>
2021-10-23 14:18:48 +02:00
DL6ER 1fd20eb5bf Merge pull request #585 from moritzbeck01/domain-databases-examples-fix
Fixed a database example
2021-10-23 09:39:54 +02:00
moritzbeck01 f23fea3c67 Fixed a database example
When the whitelisted domain is assigned to group 2...
- all other will be blocked because they are a member of the default group which gets blocked
- client 1 will be blocked because it is a member of a blocklist that includes this domain (Example 2)
- client 2 will not be blocked because the whitelist overrides the block from the default group (Example 3 Step 3)
- client 3 will be blocked because it is a member of the default group
2021-10-22 23:34:00 +02:00
bcambl 3405ff34b5 update fedora versions in prerequisites
Signed-off-by: bcambl <blayne@blaynecampbell.com>
2021-10-21 20:00:50 -06:00
DL6ER effab40b8e Merge pull request #583 from bmn001/patch-1
Update uninstall.md
2021-10-20 18:59:35 +02:00
bmn001 b9292c9164 Merge branch 'master' into patch-1 2021-10-18 10:45:28 -07:00
dependabot[bot] 8c7cb4ff18 Bump mkdocs from 1.2.2 to 1.2.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.2.2...1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 11:46:02 +00:00
DL6ER a7f19d22f1 Merge pull request #569 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-0.10.0
Bump mkdocs-git-revision-date-localized-plugin from 0.9.3 to 0.10.0
2021-10-17 13:12:23 +02:00
dependabot[bot] bc87121583 Bump mkdocs-git-revision-date-localized-plugin from 0.9.3 to 0.10.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.9.3 to 0.10.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/v0.9.3...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 05:54:05 +00:00
DL6ER eae15ff26c Merge pull request #582 from pi-hole/dependabot/pip/mkdocs-material-7.3.3
Bump mkdocs-material from 7.2.6 to 7.3.3
2021-10-17 07:53:28 +02:00