Adam Warner

Results 31 issues of Adam Warner

**By submitting this pull request, I confirm the following:** - [x] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md), as well as this entire template. - [x] I have made...

Documentation Needed
pr: Code Review Required

## Description Simple really, adds https://github.com/pi-hole/padd into the container ## Motivation and Context We started an internal discussion, and then I did this. ## How Has This Been Tested? `docker...

Noticed when testing new 2022.04.3. To repro : - `tail -f /var/log/pihole-FTL.log` - Add an invalid regex to the domain list (i.e `[[[`) - Watch the fireworks Doesn't appear to...

bug

For me 2022.04.1 (Using image 334d46d0f4bd) does not fix anything. I can produce this debug log when I revert to 036a3f19f8be https://tricorder.pi-hole.net/HxlHpPSE/ Note that I'm on armhf. On docker host:...

externalbug
never-stale

This causes the docker tag to be missing when generating a debug log from the web interface

bug

To be merged after the following PR has made it to the master branch in core: https://github.com/pi-hole/pi-hole/pull/4828

For next release

WIP, leaving out of draft so previews get built. Designed to accompany: https://github.com/pi-hole/pi-hole/pull/4257

WIP

Signed-off-by: Adam Warner **By submitting this pull request, I confirm the following (please check boxes, eg [X]) _Failure to fill the template will close your PR_:** ***Please submit all pull...

Breaking change
PR: Approval Required
internal

**By submitting this pull request, I confirm the following:** - [x] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md), as well as this entire template. - [x] I have made...

Currently, markdown gets messed up when very long messages are split. We need to implement something to preserve the formatting between split messages

Good First Issue