Dominik
|
097dda210c
|
Merge pull request #1179 from pi-hole/tweak/signals
Tweak FTL signal documentation
|
2025-02-23 09:46:51 +01:00 |
|
yubiuser
|
c6fb59980b
|
Merge pull request #1178 from XhmikosR/xmr/img
Improve image compression
|
2025-02-22 21:34:44 +01:00 |
|
XhmikosR
|
d2e5502e26
|
Improve image compression
Converted 24-bit images to 8-bit and then ran:
oxipng -o max -Z --preserve -s --fix --alpha -r --zi 255 .
and
zopflipng --lossy_transparent -y --iterations=500 --filters=01234mepb --lossy_8bit input.png input.png
Before: 2,31 MB (2.430.037 bytes)
After: 1,30 MB (1.374.207 bytes)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-02-22 21:33:56 +01:00 |
|
DL6ER
|
f9b172c349
|
Remove absolute signal numbers as they may be incorrect on some systems. Users should always use the relative signals x with the suggested kill command having RTMIN+x
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-02-22 20:31:07 +01:00 |
|
yubiuser
|
e8e07ad746
|
Merge pull request #1175 from wtchangdm/patch-1
Add a reminder for conditional forwarding + WAN DNS on ASUS router guide
|
2025-02-22 17:29:22 +01:00 |
|
W.T. Chang
|
9d04f2cff9
|
add a reminder when combining conditional forwarding on ASUS router guide
Signed-off-by: W.T. Chang <1546333+wtchangdm@users.noreply.github.com>
|
2025-02-22 17:28:39 +01:00 |
|
yubiuser
|
ad10ab7b84
|
Merge pull request #1177 from pi-hole/dependabot/pip/master/pip-dependencies-ab7c602706
Bump mkdocs-material from 9.6.4 to 9.6.5 in the pip-dependencies group
|
2025-02-22 14:36:49 +01:00 |
|
dependabot[bot]
|
b5e23291ea
|
Bump mkdocs-material from 9.6.4 to 9.6.5 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.6.4 to 9.6.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/9.6.4...9.6.5)
---
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>
|
2025-02-22 10:46:27 +00:00 |
|
Adam Warner
|
3c8a6d115b
|
Merge pull request #1173 from pi-hole/docker
Add note on Custom dnsmasq config files for Docker installations
|
2025-02-20 21:58:33 +00:00 |
|
yubiuser
|
04bb3c965f
|
Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-02-20 22:32:42 +01:00 |
|
yubiuser
|
c932b8d1ca
|
Fix numbered list
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-02-20 22:32:18 +01:00 |
|
yubiuser
|
c6d95fa61d
|
Add note on FTLCONF_misc_dnsmasq_lines
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-02-20 22:32:18 +01:00 |
|
yubiuser
|
0c91725956
|
Merge pull request #1174 from MolsonB/patch-1
Update homeassistant.md
|
2025-02-20 22:05:55 +01:00 |
|
MolsonB
|
83eabf7cff
|
Update homeassistant.md
To enable the pi-hole blocking, the input_boolean should be 'on'
Signed-off-by: MolsonB <molsonboiteau@gmail.com>
|
2025-02-20 13:09:18 -05:00 |
|
yubiuser
|
6d198a5131
|
Merge pull request #1172 from jameskimmel/master
Add opnsense to router
|
2025-02-20 16:49:48 +01:00 |
|
jameskimmel
|
ce8f35372e
|
we should NOT set a gateway
replace router dns image
Update docs/routers/OPNsense.md
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
Add files via upload
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
add opnsense
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
Add files via upload
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
replace IP with MAC
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
Update docs/routers/OPNsense.md
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
Co-Authored-By: yubiuser <github@yubiuser.dev>
|
2025-02-20 16:48:31 +01:00 |
|
Adam Warner
|
9865c7f72d
|
Merge pull request #338 from pi-hole/release/v6.0
Pi-hole v6.0 documentation
|
2025-02-18 18:10:05 +00:00 |
|
yubiuser
|
9548846dab
|
Merge branch 'master' into release/v6.0
|
2025-02-18 16:23:53 +01:00 |
|
yubiuser
|
bcd306b090
|
Merge pull request #1010 from ThomasKramps/patch-1
Enable IPv6 in Unbound config by default
|
2025-02-16 16:47:23 +01:00 |
|
ThomasKramps
|
d74cee0460
|
Merge branch 'pi-hole:master' into patch-1
|
2025-02-16 13:21:15 +01:00 |
|
yubiuser
|
fa42db5151
|
Merge pull request #1171 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-f2d694b1ef
Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
|
2025-02-15 11:28:17 +01:00 |
|
yubiuser
|
05f9b05b89
|
Merge pull request #1170 from pi-hole/dependabot/pip/master/pip-dependencies-f2d694b1ef
Bump mkdocs-material from 9.6.3 to 9.6.4 in the pip-dependencies group
|
2025-02-15 11:27:49 +01:00 |
|
dependabot[bot]
|
4e7f5ac9ec
|
Bump mkdocs-material from 9.6.3 to 9.6.4 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.6.3 to 9.6.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/9.6.3...9.6.4)
---
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>
|
2025-02-15 10:18:56 +00:00 |
|
dependabot[bot]
|
e43ec6a31c
|
Bump mkdocs-material from 9.6.3 to 9.6.4 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.6.3 to 9.6.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/9.6.3...9.6.4)
---
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>
|
2025-02-15 10:18:42 +00:00 |
|
Dominik
|
ab3480e215
|
Merge pull request #1167 from pi-hole/tweak/unbound_edns_size
unbound guide: Remove edns-packet-max recommendation
|
2025-02-09 10:09:41 +01:00 |
|
DL6ER
|
35bb519945
|
Remove recommendation to manually configured edns-packet-max=1232. This is the default in dnsmasq for almost two years now, both in development as well as the last stable v5 release
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-02-09 09:33:55 +01:00 |
|
yubiuser
|
3a942d2bb6
|
Merge pull request #1165 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-694d3e3e45
Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
|
2025-02-08 16:16:31 +01:00 |
|
yubiuser
|
f692d22657
|
Merge pull request #1166 from pi-hole/dependabot/pip/master/pip-dependencies-694d3e3e45
Bump mkdocs-material from 9.6.1 to 9.6.3 in the pip-dependencies group
|
2025-02-08 16:16:06 +01:00 |
|
dependabot[bot]
|
f9270e0da9
|
Bump mkdocs-material from 9.6.1 to 9.6.3 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.6.1 to 9.6.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/9.6.1...9.6.3)
---
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>
|
2025-02-08 11:00:51 +00:00 |
|
dependabot[bot]
|
a2e9a1ddd0
|
Bump mkdocs-material from 9.6.1 to 9.6.3 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.6.1 to 9.6.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/9.6.1...9.6.3)
---
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>
|
2025-02-08 10:57:09 +00:00 |
|
yubiuser
|
fbb06adf82
|
Merge pull request #1164 from pi-hole/dependabot/pip/master/pip-dependencies-03e80ceb70
Bump mkdocs-material from 9.5.50 to 9.6.1 in the pip-dependencies group
|
2025-02-02 15:03:34 +01:00 |
|
dependabot[bot]
|
b05075d38c
|
Bump mkdocs-material from 9.5.50 to 9.6.1 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.50 to 9.6.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/9.5.50...9.6.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-02 14:02:53 +00:00 |
|
yubiuser
|
e9217dca3e
|
Merge pull request #1163 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-5814cc9122
Bump the github_action-dependencies group with 2 updates
|
2025-02-02 15:01:35 +01:00 |
|
yubiuser
|
b3508f38ae
|
Merge pull request #1162 from pi-hole/dependabot/github_actions/master/github_action-dependencies-5814cc9122
Bump the github_action-dependencies group with 2 updates
|
2025-02-02 15:00:58 +01:00 |
|
yubiuser
|
2cfb302f3c
|
Merge pull request #1161 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-03e80ceb70
Bump mkdocs-material from 9.5.50 to 9.6.1 in the pip-dependencies group
|
2025-02-02 13:33:15 +01:00 |
|
dependabot[bot]
|
8cd3df247d
|
Bump the github_action-dependencies group with 2 updates
Bumps the github_action-dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.3.0...v5.4.0)
Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 10:39:41 +00:00 |
|
dependabot[bot]
|
755fb41f71
|
Bump the github_action-dependencies group with 2 updates
Bumps the github_action-dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.3.0...v5.4.0)
Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 10:17:48 +00:00 |
|
dependabot[bot]
|
ad99c592cd
|
Bump mkdocs-material from 9.5.50 to 9.6.1 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.50 to 9.6.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/9.5.50...9.6.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-01 10:09:04 +00:00 |
|
yubiuser
|
89bfc60037
|
Merge pull request #1160 from pi-hole/dependabot/github_actions/master/github_action-dependencies-637f40baaf
Bump actions/stale from 9.0.0 to 9.1.0 in the github_action-dependencies group
|
2025-01-27 09:49:34 +01:00 |
|
yubiuser
|
02af04bfc3
|
Fix codespell re-used
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-01-27 09:46:56 +01:00 |
|
yubiuser
|
214ef0e00f
|
Merge pull request #1159 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-637f40baaf
Bump actions/stale from 9.0.0 to 9.1.0 in the github_action-dependencies group
|
2025-01-26 08:44:33 +01:00 |
|
dependabot[bot]
|
bd8ca14609
|
Bump actions/stale in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/stale](https://github.com/actions/stale).
Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-25 10:17:01 +00:00 |
|
dependabot[bot]
|
a2d7943666
|
Bump actions/stale in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/stale](https://github.com/actions/stale).
Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-25 10:08:12 +00:00 |
|
yubiuser
|
fa25479fc7
|
Merge pull request #1158 from pi-hole/dependabot/pip/release/v6.0/pip-dependencies-2f8f3f13ab
Bump mkdocs-material from 9.5.49 to 9.5.50 in the pip-dependencies group
|
2025-01-18 12:09:53 +01:00 |
|
yubiuser
|
4baebd938d
|
Merge pull request #1157 from pi-hole/dependabot/npm_and_yarn/release/v6.0/npm-dependencies-ea46a08d23
Bump markdownlint-cli2 from 0.17.1 to 0.17.2 in the npm-dependencies group
|
2025-01-18 12:09:12 +01:00 |
|
yubiuser
|
d03b0a0ce3
|
Merge pull request #1156 from pi-hole/dependabot/pip/master/pip-dependencies-2f8f3f13ab
Bump mkdocs-material from 9.5.49 to 9.5.50 in the pip-dependencies group
|
2025-01-18 12:08:44 +01:00 |
|
dependabot[bot]
|
850dbd333f
|
Bump mkdocs-material from 9.5.49 to 9.5.50 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.49 to 9.5.50
- [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.49...9.5.50)
---
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>
|
2025-01-18 11:08:00 +00:00 |
|
yubiuser
|
c5569dc8a1
|
Merge pull request #1155 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-ea46a08d23
Bump markdownlint-cli2 from 0.17.1 to 0.17.2 in the npm-dependencies group
|
2025-01-18 12:05:51 +01:00 |
|
dependabot[bot]
|
42926dfa67
|
Bump mkdocs-material from 9.5.49 to 9.5.50 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.49 to 9.5.50
- [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.49...9.5.50)
---
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>
|
2025-01-18 10:53:51 +00:00 |
|
dependabot[bot]
|
99cd527302
|
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.17.1 to 0.17.2
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.1...v0.17.2)
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-18 10:45:05 +00:00 |
|