Results 6 issues of Rob Gill

**What does this PR aim to accomplish?:** Add support for Alpine linux to the installer, and adds current Alpine Linux to the Pi-Hole test suite. **How does this PR accomplish...

PR: Merge Conflict

**What does this PR aim to accomplish?:** Update all references to common directories to use the appropriate variable instead of hard-coded paths. **How does this PR accomplish the above?:** Incorporating...

**What does this PR aim to accomplish?:** Eliminate the requirement to specifically use `sudo` to install and operate pi-hole. This allows the user to execute the installer using privilege elevation...

**What does this PR aim to accomplish?:** Allow `pihole -up` to update the web repo correctly when user has specified a different web admin directory via web settings or pihole.toml,...

**What does this PR aim to accomplish?:** Allow live query view to continue indefinitely. Fixes issue raised in https://github.com/pi-hole/web/issues/3676 where live query stops at end of day. **How does this...

**What does this PR aim to accomplish?:** Allow the Network Overview to be populated by data from the dhcp leases when Pi-hole is acting as the DHCP server in cases...