Commit Graph

143 Commits (ae47be0ce92376c64f37deb9fd96217d3fe87782)

Author SHA1 Message Date
Promofaux ae47be0ce9 Add HelpFunc
8 years ago
Dan Schaper 024b741552 Merge pull request #490 from bcambl/fedora-armhf7
8 years ago
Mcat12 4e95f4678f Merge pull request #540 from pi-hole/bugfix/curl-redirect
8 years ago
Dan Schaper 7670b4e380 Mahakala User Agen modernization
8 years ago
Dan Schaper 636a9123b8 Have `curl` auto-redirect
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
8 years ago
Jim Liu 08e95ed606 Update gravity.sh
8 years ago
Jim Liu a5ad48aa18 Update gravity.sh
8 years ago
Promofaux ad574f5e90 Replace kill with killall
8 years ago
Promofaux 4941a657bf remove -s switch, as it turns out it worked afterall.
8 years ago
Promofaux 3d4bff9414 Add -s switch to kill command to increase compatability
8 years ago
Adam Warner 99a5b3a98a remove all mentions of spinner
8 years ago
Promofaux 8514f42d0d Correct variable name (Missing capital letter! whoops!)
8 years ago
Promofaux 0c0dd914f7 Fix source lists not being skipped if they are already up to date
8 years ago
Promofaux c6405bc93b Ensure addn-hosts value is updated in /etc/dnsmasq.d/01-pihole.conf if user has a custom value set in pihole.conf
8 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
8 years ago
Promofaux d710b97276 Fix issue raised in #421 (Use variable instead of hardcoded path, do not delete user created pihole.conf!)
8 years ago
Promofaux 0e6e8040ba Change spinstr to match install and uninstall scripts
8 years ago
nate 767b72fbfa Merged branch development into PiHoleController
8 years ago
Mcat12 0fbf72bb09 Change dummy domain and show device's hostname in ping
8 years ago
nate bb66d559e7 Merge branch 'development'
8 years ago
nate 7b8fa3b922 Permissions changed for /etc/pihole and cleaned up some output
8 years ago
nate 28f2a1309e Merge branch 'development'
8 years ago
nate 45f24c8a85 Readded `cat`s that were originally considered UUOC
8 years ago
nate f8427ab789 Merge remote-tracking branch 'refs/remotes/pi-hole/development'
8 years ago
Nate 31fc2bfeb7 Modified gravity.sh to point to new file locations and fixed permission issue
8 years ago
nate 37c1999965 Merged branch ScriptCleanup-Dev into development
8 years ago
nate 86dd4dd784 New spinner for gravity.sh
8 years ago
nate 00b65abd09 Minor changes to reflect new tool usage
8 years ago
nate f2150ee7e1 Merge conflict resolution
8 years ago
nate 2311b42bca Merge branch 'ScriptCleanup-Dev'
8 years ago
nate 8ef4c12f97 Merge branch 'ScriptCleanup'
8 years ago
nate 0b9e78df2c Cleaned code and added prompt for purge on uninstall
8 years ago
Carter Maxwell e4ddf8bc33 remove trailing whitespace gravity.sh
8 years ago
Adam Warner 88674e21cf Update gravity.sh
8 years ago
Promofaux bffc77e478 Add support for comments and blank lines in adlists.default/adlists.list
8 years ago
Adam Warner b7cb3df9bc Merge pull request #305 from fayetted/Issue_304
8 years ago
Adam Warner 3a887af513 Addresses #313
8 years ago
Mcat12 af360a1a20 Merge pull request #298 from fayetted/Issue_297
8 years ago
Daniel Fayette 73bfbba5f7 Set file permisions on /etc/pihole
8 years ago
Daniel Fayette a734927591 Fixes gravity_transport variable interpretation.
8 years ago
Promofaux 5111880edf remove erroneous -o
8 years ago
Promofaux b75b290351 adlists.default copied on each run of gravity. In case it has been overwritten
8 years ago
Promofaux 352ebc3193 outsource list of adlists to a file in /etc/pihole/.
8 years ago
Adam Warner e87443b3e4 add 'http://mirror1.malwaredomains.com/files/justdomains' to list of ad-list sources, can be removed if it causes problems
8 years ago
Adam Warner 74ea597bd8 Cosmetic enhancement. Add the domain 'Pi-Hole.IsWorking.OK' to the top of the domain list to return a friendlier looking domain when pinging a blocked host!
8 years ago
Promofaux 6b76270889 Remove spinner call when adding URLs of adlist to array.. seems to break it.
8 years ago
Promofaux cebdcc71a7 Add $SUDO call to spinner() in gravity.sh
8 years ago
Promofaux 39507b9d0d Added echo ':::' to the top of the file
8 years ago
Promofaux a539dc41f3 Tidy up gravity output to match install script
8 years ago