Commit Graph

5608 Commits (c7ad7113d70f63b0b4a5460daaf5ada8f10c28f4)
 

Author SHA1 Message Date
DL6ER 7957acf42f
Remove unused old code from gravity.sh (#4985)
2 years ago
Dan Schaper c3e8d76d63
Escape dots in local DNS records/CNAMES before removing them (#4990)
2 years ago
Christian König 128a3ab1be
Go POSIX
2 years ago
Christian König df3e9e5f51
Disable shellcheck as it suggests a bashism
2 years ago
Christian König c322458dcb
Escape dots in local DNS records/CNAMES before removing them
2 years ago
Christian König 21be1bd58e
Prevent CNAME loop
2 years ago
Adam Warner 469a267150
Adding CentOS Stream 9 tests (#4984)
2 years ago
RD WebDesign 090727b1d3
Remove unnecessary return
2 years ago
RD WebDesign 85ffbcf05e
Allow replacing conflicting existing packages from testing image
2 years ago
RD WebDesign 528abc9c97
Adding CentOS Stream 9 tests
2 years ago
RD WebDesign 8b98fd06ed
Remove unused old code
2 years ago
Adam Warner bc6fb0c934
sync: master to development (#4981)
2 years ago
Adam Warner e773e3302c
Bump actions/setup-python from 4.2.0 to 4.3.0 (#4980)
2 years ago
Adam Warner 0cf59cf0fa
Bump actions/setup-python from 4.2.0 to 4.3.0
2 years ago
Adam Warner bc471cb0bd
Fix errors in README.md (#4818)
2 years ago
Adam Warner 429510e168
Update README.md
2 years ago
Christian König 4c9401175c
Remove check for latest version
2 years ago
Christian König 235673dac8
Remove unused possibility to obfuscate pihole.log
2 years ago
RD WebDesign d737948f64
Add `versions` file to the REQUIRED_FILES list
2 years ago
Christian König 52283478c8
Run pihole updatechecker if versions file is not found
2 years ago
Christian König c84be5de61
Reorganize by component rather then source
2 years ago
Christian König d85982dc51
Use versions file instead of github api to get latest version
2 years ago
Christian König 5c61f6cb65
Remove checkout hint
2 years ago
Christian König 4c0a94d2b9
Don't rely on pihole -v output but query github to get the lastest versions in debug script
2 years ago
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