Commit Graph

5424 Commits (bc471cb0bd57bbc12ccb795499d481f5e60aeeeb)
 

Author SHA1 Message Date
Adam Warner bc471cb0bd
Fix errors in README.md (#4818)
2 years ago
Adam Warner 429510e168
Update README.md
2 years ago
Adam Warner 89c0706abc
master -> dev (#4970)
2 years ago
Adam Warner 17779bad94
Pi-hole v5.13 (#4960)
2 years ago
Dan Schaper fed58f03bf
Fix `pihole -r` dialog exit (#4965)
2 years ago
RD WebDesign c5b3b8dd68
Fix `pihole -r` dialog exit
2 years ago
Adam Warner 46986714d4
Bump actions/stale from 6.0.0 to 6.0.1 (#4963)
2 years ago
Adam Warner 4f3debcb5b
Bump actions/checkout from 3.0.2 to 3.1.0 (#4964)
2 years ago
dependabot[bot] 223ef72250
Bump actions/checkout from 3.0.2 to 3.1.0
2 years ago
dependabot[bot] cf467db61d
Bump actions/stale from 6.0.0 to 6.0.1
2 years ago
Adam Warner fae1d13892
Add initscripts to CentOS8 dockerfile (#4966)
2 years ago
Christian König 4265bcb178
Add initscripts to CentOS8 dockerfile
2 years ago
Adam Warner 997a771dc8
Fix Deepsource.io warning message for index.php file (#4953)
2 years ago
Adam Warner 77f0012f6b
Fix default DHCPv4 leasetime value (#4956)
2 years ago
Adam Warner b7b5ffa8dd
remove old code per review from @yubiuser and @dschaper
2 years ago
Adam Warner 34b66002e9
`leasetime` (local) should have an `h` after it to signify 24h lease, else it will be read as two minutes (minimum integer value)
2 years ago
Dan Schaper 71b560667b
Add Fedora 35 and 36, remove 34 to/from the test suite (#4952)
2 years ago
Adam Warner 9dd51b79b5
Remove pihole-FTL.port file (#4945)
2 years ago
Adam Warner 7fd062c4d8
Update Amazon support URL to HTTPS in README (#4954)
2 years ago
Christian König 3731b65bd5
Remoce Fedora 34 from tests
2 years ago
Christian König 6057b134ae
Add initscripts to Fedora 35 and 36 dockerfile
2 years ago
David Beitey 0749de3d1f Update Amazon support URL to HTTPS in README
2 years ago
RD WebDesign d48c557134
Fix Deepsource warning message for index.php file
2 years ago
Christian König a705fbca73
Add Fedora 35 and 36 to the test suite
2 years ago
Christian König 276c480f50
Return default port if non-numeric characters are set in pihole-FTL.conf for FTLPORT. FTL does the same in such case and provide the API on 4711
2 years ago
Christian König 25ba68104b Remove last traces
2 years ago
Christian König 3d01e4d0cf No detour - use pihole-FTL.conf to get the API port number
2 years ago
Adam Warner 1b0b0ca445
Update python tests and add black code formatter action (#4926)
2 years ago
Christian König e1a2591c4d
Format test.yml
2 years ago
Dan Schaper f8a12917e2
Handle more than one default gateway in debug script (#4934)
2 years ago
Dan Schaper 37b45d411d
Read docker tag from file in root, not the previously set environment variable (#4929)
2 years ago
Christian König 22ebf21487
Use POSIX
2 years ago
Christian König bf5fffaca7
Better wording and test with color
2 years ago
Adam Warner 9debd22179
If, after reading /pihole.docker.tag into DOCKER_TAG, it does not match an expected pattern, unset it - this should prevent arbitary code from being run
2 years ago
Dan Schaper a8ce1354c8
Set connection timeout for curl (#4884)
2 years ago
Adam Warner 0a780a959a
Fix issue in #4872 missed in review (#4940)
2 years ago
Peter Russell 951b4ed002
Remove cronjob that checks local versions every 10 minutes - only check when required (#4939)
2 years ago
Adam Warner 755ec8bf2f
$$ != $
2 years ago
Adam Warner 1c1407e083
Use utils.sh in install script (#4872)
2 years ago
Adam Warner 9463c3c69f
Change wording in chronometer (#4910)
2 years ago
Adam Warner 54bcf5626f
Bump actions/stale from 5.2.0 to 6.0.0 (#4938)
2 years ago
dependabot[bot] ba8a50c829
Bump actions/stale from 5.2.0 to 6.0.0
2 years ago
Christian König bb57a9e616
Handle more than one default gateway in debug script
2 years ago
yubiuser 4f4dfe3ac0
Fix tabs in dialog boxes (#4932)
2 years ago
Christian König d4ce5b1c2a
Fix tabs in dialog boxes
2 years ago
Adam Warner b6d1bd7335
Read docker tag from file in root, not the previously set environment variable
2 years ago
Christian König 17ec88d96f
Remove `installed_binary` variable which was leftover from https://github.com/pi-hole/pi-hole/pull/4893
2 years ago
Christian König 0df38cd64e
Format all /test files with black
2 years ago
Christian König 0932c5c498
Add black python code formatter action
2 years ago
Christian König 73ca4ebdbc
Update test requirements
2 years ago