Commit Graph

5097 Commits (c9e76c978e1eaf0e0276258ee7188963e2aca771)
 

Author SHA1 Message Date
Adam Warner c9e76c978e
Update advanced/Scripts/webpage.sh
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
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
RD WebDesign 5cebceadda Remove `@` and following character from interface name
2 years ago
Christian König 722a716de3
Add exit code to status function
2 years ago
Christian König 614d18cd3d
Debug need sudo
2 years ago
Christian König 54ce8c2622
Only use sudo power if needed
2 years ago
yubiuser 329c161054
Merge pull request #4659 from rdwebdesign/fix4656_part2
2 years ago
RD WebDesign f8e84b3c3f Fix stickler
2 years ago
RD WebDesign c9809371ab Selecting the protocol
2 years ago
yubiuser a48750e257
Merge pull request #4657 from rdwebdesign/fix4656
2 years ago
RD WebDesign 0d4c69cc6f Add check to avoid error in PHP 8
2 years ago
yubiuser 479b2bc075
Merge pull request #4655 from y0ngb1n/fix-wrong-words
2 years ago
Yang Bin 2ade05d60f Fixed wrong words in `README.md`
2 years ago
Adam Warner 59fc3804be
Make utils.sh posix compatible per request
2 years ago
Adam Warner 48138d32b6
Adjust addOrEditKeyValPair to optionally take two or three arguments (adjust test to suit)
2 years ago
yubiuser ff5e788889
Merge pull request #4652 from rdwebdesign/debuglog_improvements
2 years ago
RD WebDesign ab7d83384f Allow lighttpd to stream responses to browser
2 years ago
Christian König 48136c5bbc
Add last timestamp
2 years ago
Christian König 0219e5dfe0
Pool identical messages in debug output
2 years ago