yubiuser
10c1bdfdca
Merge branch 'master' into supported_OS
2022-07-07 23:32:39 +02:00
yubiuser
754037af03
Merge pull request #725 from pi-hole/tweak/delay_startup
...
Only DELAY_STARTUP within 60sec after boot
2022-07-07 23:25:30 +02:00
yubiuser
3f1885cf8c
Merge branch 'master' into tweak/delay_startup
2022-07-07 23:24:41 +02:00
yubiuser
357125fc22
Merge pull request #719 from pi-hole/lighttpd_log
...
Change lighttpd log file names
2022-07-07 23:24:05 +02:00
yubiuser
aec32d4a58
Merge branch 'master' into tweak/delay_startup
2022-07-07 23:23:57 +02:00
yubiuser
27a4d905f7
Merge branch 'master' into lighttpd_log
2022-07-07 23:23:23 +02:00
yubiuser
15963fda55
Merge pull request #693 from pi-hole/special_domain
...
Add missing status types
2022-07-07 23:23:18 +02:00
yubiuser
29242f7ee1
Merge branch 'master' into special_domain
2022-07-07 23:22:26 +02:00
DL6ER
d0032f5f57
Merge pull request #733 from guygastineau/regex-tutorial
...
Fix error in 'Advanced examples' expression
2022-06-28 21:50:26 +02:00
Guy Gastineau
2ca99e9de7
Fix error in 'Advanced examples' expression
...
The section on character groups clearly states "To include a literal
-, make it the first or last character, ..."
In the example `Block domains without subdomains` the bounded
character group `[\-]{1}` should be `[-]{1}` if the intention is to match a
literal `-` as suggested by the accompanying description.
Signed-off-by: Guy Gastineau <strings.stringsandstrings@gmail.com >
2022-06-27 17:28:15 -04:00
yubiuser
406c374766
Merge pull request #731 from pi-hole/dependabot/pip/mkdocs-material-8.3.8
...
Bump mkdocs-material from 8.3.6 to 8.3.8
2022-06-25 16:11:54 +02:00
dependabot[bot]
2aa70a458f
Bump mkdocs-material from 8.3.6 to 8.3.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.6 to 8.3.8.
- [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.3.6...8.3.8 )
---
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-06-25 10:05:51 +00:00
yubiuser
54d6a72b8d
Merge pull request #729 from pi-hole/headings
...
Change to heading style for API documentation
2022-06-21 22:54:14 +02:00
Christian König
14bc153359
Separate each command
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-21 07:50:48 +02:00
Christian König
2ce6470267
Change to heading style for API documentation
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-20 23:27:33 +02:00
Christian König
0489fcf825
Remove EOL OS
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-20 09:14:51 +02:00
yubiuser
5f2cafea58
Merge pull request #726 from pi-hole/dependabot/pip/mkdocs-material-8.3.6
...
Bump mkdocs-material from 8.3.4 to 8.3.6
2022-06-19 23:20:25 +02:00
yubiuser
e213341950
Merge branch 'master' into dependabot/pip/mkdocs-material-8.3.6
2022-06-19 23:15:26 +02:00
DL6ER
d69c81bedc
Merge pull request #721 from pi-hole/gateway
...
Add >gateway endpoint
2022-06-18 19:02:45 +02:00
dependabot[bot]
2c153982ac
Bump mkdocs-material from 8.3.4 to 8.3.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.4 to 8.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/8.3.4...8.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 >
2022-06-18 10:09:26 +00:00
Christian König
ac5ea788c4
Thanks codespell
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 16:33:44 +02:00
Christian König
5786159937
Only DELAY_STARTUP within 60sec after boot
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 16:28:16 +02:00
Adam Warner
d661ed626b
Merge pull request #723 from pi-hole/dependabot/pip/mkdocs-material-8.3.4
...
Bump mkdocs-material from 8.3.0 to 8.3.4
2022-06-12 15:13:17 +01:00
dependabot[bot]
481be5eb7d
Bump mkdocs-material from 8.3.0 to 8.3.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.0 to 8.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/8.3.0...8.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 >
2022-06-12 14:10:45 +00:00
Adam Warner
b4581a62d3
Merge pull request #722 from pi-hole/dependabot/github_actions/actions/setup-python-4
...
Bump actions/setup-python from 3 to 4
2022-06-12 15:10:19 +01:00
dependabot[bot]
765429ef7b
Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
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 >
2022-06-12 14:07:11 +00:00
Adam Warner
f5696bba2c
Merge pull request #712 from pi-hole/dependabot/npm_and_yarn/linkinator-3.1.0
...
Bump linkinator from 3.0.3 to 3.1.0
2022-06-12 15:06:49 +01:00
dependabot[bot]
1b34ce2112
Bump linkinator from 3.0.3 to 3.1.0
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: linkinator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 14:04:49 +00:00
Adam Warner
62a60108de
Merge pull request #686 from pi-hole/dependabot/pip/mkdocs-redirects-1.0.4
...
Bump mkdocs-redirects from 1.0.3 to 1.0.4
2022-06-12 15:04:14 +01:00
dependabot[bot]
7c25db02f6
Bump mkdocs-redirects from 1.0.3 to 1.0.4
...
Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases )
- [Changelog](https://github.com/mkdocs/mkdocs-redirects/blob/master/CHANGES.md )
- [Commits](https://github.com/datarobot/mkdocs-redirects/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: mkdocs-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 13:46:27 +00:00
Adam Warner
2e95ff637e
Merge pull request #685 from pi-hole/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.0.1
...
Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.0.1
2022-06-12 14:45:58 +01:00
dependabot[bot]
2c587d803e
Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.0.1
...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin ) from 1.0.0 to 1.0.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.0.0...v1.0.1 )
---
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 >
2022-06-12 13:40:00 +00:00
Adam Warner
55770dadb0
Merge pull request #682 from pi-hole/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-06-12 14:39:17 +01:00
dependabot[bot]
ea6cfcc3f1
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-12 12:55:18 +00:00
yubiuser
f951cdc067
Merge pull request #724 from pi-hole/dependabot_review
...
Add docs-maintainers as reviewers to dependebot PRs
2022-06-12 14:54:28 +02:00
Christian König
e7377fb241
Add docs-maintainers as reviewers to dependebot PRs
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-12 14:52:36 +02:00
Christian König
582da88462
Add >gateway endpoint
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-06-11 00:03:19 +02:00
Dan Schaper
d38cec5652
Merge pull request #720 from pi-hole/dependabot/pip/mkdocs-material-8.3.0
...
Bump mkdocs-material from 8.2.8 to 8.3.0
2022-06-04 13:40:20 -07:00
dependabot[bot]
2d0e2a83f1
Bump mkdocs-material from 8.2.8 to 8.3.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.2.8 to 8.3.0.
- [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.8...8.3.0 )
---
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-06-04 10:06:06 +00:00
Christian König
cdd2c437b3
Change lighttpd log file names
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-05-29 21:20:02 +02:00
DL6ER
a9ca661e84
Merge pull request #715 from pi-hole/no_sudo
...
No sudo when installing python requirements
2022-05-20 23:21:41 +02:00
Christian König
c0e1a9966e
No sudo when installing python requirements
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-05-20 22:40:55 +02:00
yubiuser
693bc0a2af
Merge pull request #711 from pi-hole/cloudflared
...
Remove workaround link for cloudflared on arm32 devices
2022-05-12 06:07:50 +02:00
Christian König
9395878989
Remove workaround link for cloudflared on arm32 devices
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-05-11 21:59:38 +02:00
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