Commit Graph

5584 Commits (9939cf1d774ced34b528c37ea6a90137419315b5)
 

Author SHA1 Message Date
MichaIng 5c090d25e1
Fix ldd sh mock in tests
2 years ago
Adam Warner 89c0706abc
master -> dev (#4970)
2 years ago
a1346054 e5695f862f
test_any_automated_install.py: Use `command -v` instead of `which`
2 years ago
a1346054 e3db5fc601
basic-install.sh: Use `command -v` instead of `which`
2 years ago
a1346054 9c51050283
basic-install.sh: Use `grep -E` instead of `egrep`
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
Christian König 9471c69882
Fix spelling
2 years ago
Christian König 79c0b446e1
Set missing data to N/A
2 years ago
Christian König a478f2460b
POSIX
2 years ago
Christian König 2dc599f266
Simplify version.sh
2 years ago
Christian König d7f7ef9965
Only create VERSION_FILE if it does not exist
2 years ago
Christian König 888e44e53d
Add hash functions to updatecheck
2 years ago
Christian König 18d28533eb
Update local and remote versions at the same time
2 years ago
Christian König 56527e5dd9
Add get_remote_version() to updatechecker
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