Commit Graph

5051 Commits (59fc3804be28b3b26f3c6b333a36e04701be18d9)
 

Author SHA1 Message Date
yubiuser db5e94b14a
use +short and omit obsolet awk
3 years ago
DL6ER 7167e6d5e4
Apply suggestions from code review
3 years ago
yubiuser 39a66b608b
Replace Contributing Guide by link to docs.pi-hole.net (#4433)
3 years ago
DL6ER b06efb6ab7
Declare variables local
3 years ago
DL6ER ab4bce4787
Allow users to force recovery even when checks are okay using "pihole -g -r recover force"
3 years ago
DL6ER 469c179b32
Return early from recovery routine when integrity checks didn't show any database errors.
3 years ago
DL6ER 190ab79606
Implement fully-automated gravity database recovery method.
3 years ago
yubiuser 669f1b0f4a
Address reviewer's comment
3 years ago
DL6ER 31de661bbb
Merge pull request #4414 from pi-hole/debug/custom.list
3 years ago
DL6ER 3a67d1cf8d
Merge pull request #4461 from pi-hole/qr_iframe
3 years ago
DL6ER c0f454ddfa
Add new interface listening option "bind" (#4476)
3 years ago
DL6ER ef0a22f9ec
Merge pull request #4478 from pi-hole/fix/db_permission
3 years ago
Dan Schaper 533a77d6d5
Add database function failure guards.
3 years ago
Dan Schaper 76ae75689c
Check for DNS before run.
3 years ago
Dan Schaper a780fc59e2
Set DBFile permissions on creation.
3 years ago
Christian König 28085cf7d8
Merge iFrame exceptions
3 years ago
Dan Schaper a3cc5df317
Configure stale action (#4269)
3 years ago
Christian König 2eff53b2bb
Allow qr code iframe
3 years ago
Christian König 8d6ce78c65
Allow qr code iframe
3 years ago
Christian König b52a3a021d
Add comment help text to list function
3 years ago
yubiuser ae39e338fe
Use exec to run gravity script (#4449)
3 years ago
Christian König e243c562c2
Unblock adlist domain during gravity run in NODATA mode
3 years ago
DL6ER 4c267f7732
Merge pull request #4445 from pi-hole/fix/counting
3 years ago
Christian König 647ba6ec9d
Rename variables to improve comprehensibility
3 years ago
Subhaditya Nath ba6d700e7e
Fix `pihole -v` output if WebAdmin not installed (#4370)
3 years ago
Chiller Dragon e485a7b9bb
Some shellchecks in basic-install.sh (#4088)
3 years ago
Christian König bfda52ed79
Fix number of invalid domains
3 years ago
yubiuser 941f90d5c1
Merge pull request #4443 from MichaIng/patch-1
3 years ago
MichaIng 14a379d448
Fix generated /etc/os-release file in OS check test
3 years ago
yubiuser 671fcaffc3
Merge pull request #4085 from jbzdarkid/patch-3
3 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
3 years ago
yubiuser b750b01acc
Merge pull request #4434 from MichaIng/patch-1
3 years ago
MichaIng 996a2c74fa
Use a fixed list height for network interface selection
3 years ago
DL6ER d85fee27a9
Merge pull request #4420 from pi-hole/clean/webpage.sh
3 years ago
Adam Warner cdd4d9ea9e
Update the tests (#4427)
3 years ago
pvogt09 cedd1a2591
unit test for umask problems in #3177 and #2730 (#3191)
3 years ago
yubiuser ac4a975be5
Allow users to skip setting static IP adress (#4419)
3 years ago
yubiuser 996f8fff28
Recommend apt instead of apt-get if updating the package cache failed (#4421)
3 years ago
Christian König e733553295
Remove unused code from webpage.sh
3 years ago
yubiuser 0c4e1b51ab
Merge pull request #4417 from aviddiviner/fix-rfc-config-docs
3 years ago
David Irvine c6da1a3918 Fix documentation; add some missing zones
3 years ago
Christian König c1eb35a35e
Add custom.list (Local DNS Records) to debug log
3 years ago
Adam Warner b5e0f142cc
Merge pull request #4405 from pi-hole/development
3 years ago
Blayne Campbell 8713135b01
update tests: remove fedora 32, add fedora 34 (#4403)
3 years ago
DL6ER 7cdd8871e5
Merge pull request #4384 from pi-hole/tweak/local_dns_cname
3 years ago
Christian König 596689b4c9
Validate host/domain of Local DNS records as well
3 years ago
Christian König a872fabe7d Validate on removal as well
3 years ago
Christian König bc21a7155d Add option to not reload
3 years ago
Christian König b7bba6a689 Validate when adding not when removing
3 years ago
MichaIng 04f9e92bff
Fix PHP8.0 detection (#4383)
3 years ago