Commit Graph

1286 Commits

Author SHA1 Message Date
abrattic 5aefabbff9 Fix the command to run the Wireguard client generation script (#704)
* Fix the instructions to run the Wireguard client generation script

* Use the env bash shebang in wireguard client script.

Signed-off-by: Shreshth Goyal <69515858+abrattic@users.noreply.github.com>
2022-05-11 11:46:05 -07:00
yubiuser 270232a62a Merge pull request #709 from xavierskip/patch-1
when update, the lighttpd config file changes will lost,use other config file to avoid this happen
2022-05-10 06:22:45 +02:00
xavier skip a2dd698e21 Update docs/guides/webserver/caddy.md
note the different syntax

Co-authored-by: yubiuser <ckoenig@posteo.de>
2022-05-10 10:34:07 +08:00
xavier skip 57fbbceeef Update docs/guides/webserver/caddy.md
THE NEXT PI-HOLE UPDATE.

Co-authored-by: yubiuser <ckoenig@posteo.de>
2022-05-10 10:33:26 +08:00
xavier skip 3655afb605 update caddy.md
A permanent method of changing the lighttpd port (for lighttpd version 1.4.46 or later)
https://discourse.pi-hole.net/t/web-interface-not-working-after-upgrade/53994
2022-05-08 20:50:18 +08:00
xavier skip 2f1ab1d67e avoid change config file for the next update.
`/etc/lighttpd.lighttpd.conf` 
show this:
# ANY CHANGES MADE TO THIS FILE AFTER INSTALL WILL BE LOST ON THE NEXT UPDATE 
CHANGES SHOULD BE MADE IN A SEPARATE CONFIG FILE:       /etc/lighttpd/external.conf      
from here: https://raspberrypi.stackexchange.com/questions/52090/how-do-i-change-pi-holes-url-path/117849#117849
2022-05-08 19:37:51 +08:00
yubiuser f9292f23fe Merge pull request #708 from cufarvid/master
Update query table name
2022-05-07 18:07:59 +02:00
Vid Čufar 4146635fd1 Update query table name description grammar
Signed-off-by: Vid Čufar <vid.cufar@gmail.com>
2022-05-07 17:37:36 +02:00
Vid Čufar 3f9cb23fd4 Update query table name
Signed-off-by: Vid Čufar <vid.cufar@gmail.com>
2022-05-07 14:58:49 +02:00
yubiuser 0aa9a8095b Merge pull request #702 from MrSuicideParrot/patch-1
Update supported versions for CentOS and CentOS Stream
2022-05-06 06:40:44 +02:00
André Cirne 549d5e829d Update supported versions for CentOS and CentOS Stream
Signed-off-by: André Cirne <dumahk21@gmail.com>
2022-05-06 06:37:09 +02:00
Dan Schaper 3374eb0749 Update copyright attribution line (#705)
https://smallbusiness.chron.com/year-copyright-statement-mean-62027.html
https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-footer/#custom-copyright
https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0
2022-05-06 06:34:55 +02:00
yubiuser 12a7a3a0ed Merge pull request #703 from elliotbrandwein/patch-1
Change Copyright year to 2022 in mkdocs.yml
2022-05-05 06:23:49 +02:00
Elliot Brandwein a856077aea Update mkdocs.yml 2022-05-04 21:36:34 -04:00
abrattic d593b845b0 Fixing the umask operation by transferring it to the script itself. (#701)
Signed-off-by: Shreshth Goyal <abrattic@protonmail.com>
2022-05-03 11:48:52 -07:00
yubiuser bde728cdd5 Merge pull request #699 from abrattic/master
Specifying DNS Server for client config in automatic script.
2022-05-02 21:17:32 +02:00
Shreshth Goyal 1132af1fd4 Specifying DNS Server for client config in automatic script as the first
one in the chosen subnet.

Signed-off-by: Shreshth Goyal <abrattic@protonmail.com>
2022-05-02 10:44:29 +05:30
silversub da13b9cf3b Replace git.io (#697)
Signed-off-by: silversub <silversub@gmail.com>

Co-authored-by: silversub <silversub@gmail.com>
2022-04-29 12:08:56 -07:00
yubiuser a7342b80d3 Merge pull request #694 from martinbrose/fix-pi-hole-4581-documentation_whitelist
Added information about group assignment of whitelisted/blacklisted d…
2022-04-25 13:16:38 +02:00
martinbrose 85152e1fe9 Update docs/guides/misc/whitelist-blacklist.md
Addressed reviewer feedback

Co-authored-by: yubiuser <ckoenig@posteo.de>
2022-04-25 08:45:11 +01:00
Martin Brose b3c8810edd Additional line break added
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com>
2022-04-24 23:10:15 +01:00
martinbrose 64c959b257 Added information about group assignment of whitelisted/blacklisted domains
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com>
2022-04-24 21:56:24 +01:00
yubiuser 11bc5bfe26 Merge pull request #692 from pi-hole/codespell
Add code-spell action
2022-04-22 20:02:42 +02:00
Adam Warner eaad357d92 Make ignored spellings all lowercase
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 18:29:08 +01:00
Adam Warner 2d52a6ddfc Fix some spellings, ignore others.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 17:32:44 +01:00
Adam Warner f957ca8a35 Add codespell
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 17:20:49 +01:00
yubiuser 656da9b1d4 Merge pull request #689 from pi-hole/skip_OS_check
Adjust OS warning to reflect not passing the whole environment
2022-04-20 20:51:03 +02:00
yubiuser 8e4879fda9 Merge branch 'master' into skip_OS_check 2022-04-20 20:43:10 +02:00
Christian König 31e1f96673 Should look better now
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-19 19:25:56 +02:00
yubiuser aa10825d43 Merge pull request #691 from CleanMachine1/nfttables-rquirement
Add requirement of nftables to wireguard config
2022-04-19 18:16:24 +02:00
CleanMachine1 8b2c29e0cf Add requirement of nftables to wireguard config
Signed-off-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-04-19 18:06:25 +02:00
Christian König 72f195476e Remove unused image
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-14 22:44:04 +02:00
Christian König 06f5983f53 Adjust OS warning to reflect not passing the whole environment
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-14 20:10:43 +02:00
yubiuser c958a69a2e Merge pull request #684 from pi-hole/PromoFaux-patch-1
Upgrade mkdocs/material to fix Netlify breakages
2022-03-29 21:10:51 +02:00
Adam Warner 6a41fb881f Upgrade mkdocs/material to fix Netlify breakages 2022-03-29 17:47:31 +01:00
Adam Warner 54833a40c2 Merge pull request #683 from pi-hole/dependabot/pip/mkdocs-material-8.2.7
Bump mkdocs-material from 8.2.5 to 8.2.7
2022-03-29 17:42:07 +01:00
dependabot[bot] 88f70a6e02 Bump mkdocs-material from 8.2.5 to 8.2.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.5 to 8.2.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/8.2.5...8.2.7)

---
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-03-26 10:07:08 +00:00
dependabot[bot] c66dda9850 Bump mkdocs-material from 8.1.9 to 8.2.5 (#680)
* Bump mkdocs-material from 8.1.9 to 8.2.5

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.9 to 8.2.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/8.1.9...8.2.5)

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

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

* Fix fontawesome blocker.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2022-03-14 19:26:07 -07:00
dependabot[bot] da06e479a5 Bump actions/checkout from 2 to 3 (#676)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 18:27:47 -07:00
dependabot[bot] 3405197ea3 Bump actions/setup-python from 2 to 3 (#675)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 18:20:55 -07:00
yubiuser 77b170646c Merge pull request #678 from jasper-vandemalle/patch-1
Fix Fritz!Box typos
2022-03-08 16:20:18 +01:00
Jasper Vandemalle ec3313ef40 Fix Fritz!Box typos 2022-03-08 15:47:33 +01:00
DL6ER fda273c0ea Merge pull request #672 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.0.0
Bump mkdocs-git-revision-date-localized-plugin from 0.11.1 to 1.0.0
2022-02-26 14:04:51 +01:00
dependabot[bot] ad437f637c Bump mkdocs-git-revision-date-localized-plugin from 0.11.1 to 1.0.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.11.1 to 1.0.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.11.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 13:03:07 +00:00
DL6ER ace982d8d0 Merge pull request #671 from pi-hole/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-02-26 14:01:37 +01:00
dependabot[bot] a980ff0be5 Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 10:08:53 +00:00
Adam Warner 07e8cdd20c Merge pull request #670 from pi-hole/PromoFaux-patch-1
no -> zero
2022-02-24 15:46:24 +00:00
Adam Warner c4f08ad490 Merge branch 'master' into PromoFaux-patch-1 2022-02-24 15:45:43 +00:00
Adam Warner c357639b11 Merge pull request #669 from wthomson/patch-1
Update post-install.md
2022-02-24 15:31:59 +00:00
Adam Warner 118338d3fc no -> zero 2022-02-24 15:31:21 +00:00