Commit Graph

5114 Commits (853f6b7da2b5130e33d76840f463ab374eb77596)
 

Author SHA1 Message Date
Adam Warner 853f6b7da2
Merge pull request #4705 from pi-hole/development
2 years ago
Adam Warner 73aa43611f
Merge pull request #4700 from spmfox/4697-centos8-container-ftl-arch
2 years ago
Dan Schaper c19788dd18
Mock `which sh` to reutrn `/bin/sh`.
2 years ago
Dan Schaper 71072b4beb
Stickler quoting
2 years ago
yubiuser c9383eab99
Merge pull request #4704 from jpgpi250/remove_trailing_periods
2 years ago
Peter Russell 052a1f294e
Update gravity.sh
2 years ago
Peter Russell 325f20d5c2
Update gravity.sh
2 years ago
Peter Russell 1c28da7bbd
Update gravity.sh
2 years ago
jpgpi250 aba5e884eb Update gravity.sh
2 years ago
Adam Warner 9ac5690a7d
Merge pull request #4698 from pi-hole/fix-utils-redux
2 years ago
Adam Warner 8de814ab34
Split the tests, too. Enhance the descriptions
2 years ago
yubiuser 7929a6c133
Merge pull request #4694 from MichaIng/patch-1
2 years ago
spmfox 9840148ba9
Update automated install/basic-install.sh
2 years ago
Adam Warner 7e223a2a10
Merge pull request #4699 from turrisxyz/setup-permissions
2 years ago
Adam Warner c9e76c978e
Update advanced/Scripts/webpage.sh
2 years ago
spmfox 2601162243 Changed ldd binary check from /bin/ls to /usr/bin/bash
2 years ago
naveensrinivasan 37cef84643
Set permissions for GitHub actions
2 years ago
Adam Warner 23e6fa1ec5
Replace wrapper function calls with direct utils.sh calls. Leave warpper functions until next release as docker currently uses them, and new changes to utils.sh need to be in the `master` branch before docker can use them
2 years ago
Adam Warner db116971ce
I tried to do too many things in one function, vastly overcomplicating what should have been _this_ all along
2 years ago
MichaIng 2b124b1c69
Do not pass whole environment for PIHOLE_SKIP_OS_CHECK=true
2 years ago
yubiuser 9356d7bbb1
Remove unnecessary case in uninstall script (#4692)
2 years ago
Adam Warner 29a867d5ae
Merge pull request #4690 from pi-hole/utils-sourcing
2 years ago
Adam Warner 86dd612882
remove `readonly` directive from declaration of `utilsfile`, it is unnecassery
2 years ago
yubiuser 42d3368955
Merge pull request #4663 from pi-hole/no_root
2 years ago
yubiuser 21ae81ffdb
Merge pull request #4682 from pi-hole/loop
2 years ago
yubiuser b33434d02a
Let uses know how long they need to wait (max)
2 years ago
yubiuser d3e94cbceb
Merge pull request #4653 from pi-hole/refactor-utils-redux
2 years ago
yubiuser 9b4f6c84cd
Minor review comments
2 years ago
Adam Warner 4d31d5ee11
Address review comments
2 years ago
Adam Warner 9878477896
Merge pull request #4681 from pi-hole/adlist
2 years ago
Christian König c0a2ab7b77
Fix indention
2 years ago
Christian König 30ba79f6a0
Let users know what's going on
2 years ago
Christian König cd3c97f113
Exit installer if dpkg lock is held for more then 30 seconds
2 years ago
Christian König e4a1f3a175
Rename block lists to adlists within the query list functions
2 years ago
yubiuser 6121c162ff
Fix typo
2 years ago
Adam Warner 0d74b27101
Merge pull request #4646 from pi-hole/tweak/debug_message
2 years ago
Adam Warner 7fa8cdd03e
Address:
2 years ago
Adam Warner fe9031b26f
Merge pull request #4669 from pi-hole/master
2 years ago
Dan Schaper 326cd6a1f8
Merge pull request #4665 from pi-hole/fix/touch_guard
2 years ago
Adam Warner 063f92f8f4
Merge pull request #4667 from pi-hole/test/hirsute_eol
2 years ago
Adam Warner be6a73f102
Merge pull request #4668 from pi-hole/test/python_3.8
2 years ago
Dan Schaper b714c4598a
Found it.
2 years ago
Dan Schaper 0f192998eb
Create empty files.
2 years ago
Dan Schaper 8a5c7dec71
Ensure existing files are proper owner and mode.
2 years ago
Dan Schaper 69e4e9a2ae
Bump to python action v3. v2 has many changes.
2 years ago
Dan Schaper 4230be0c80
Hirsute buildpack EOL upstream. Adding impish.
2 years ago
Dan Schaper d45c9fc522
Final touch to install fix.
2 years ago
yubiuser efa99a177e
Merge pull request #4664 from rdwebdesign/fix/docker_1015
2 years ago
Dan Schaper c2384ecc6f
Change touch that would always fire to install.
2 years ago
Dan Schaper 2f38452565
Wrap touch calls with if/then guards for Buster docker.
2 years ago