Commit Graph

434 Commits (3cd1a5b1d56bcfaa653ff7cb865bf0931dba870b)
 

Author SHA1 Message Date
Promofaux 3cd1a5b1d5 ... Helps if I add the changes to the repo file, and not the test file on my pi.
9 years ago
Promofaux 39507b9d0d Added echo ':::' to the top of the file
9 years ago
Promofaux dfcf9d133e Make output make a bit more sense
9 years ago
Promofaux 8a74942da7 Cleaned up output before running gravity.sh
9 years ago
Promofaux 2fe42138c7 removed a space
9 years ago
Promofaux 1563146918 improvements to git functions (passing parameters). Added >/dev/null to attempt to supress output from apt-get upgrade
9 years ago
Promofaux cf3aea8075 uncomment the apt-get update/upgrade!
9 years ago
Promofaux a539dc41f3 Tidy up gravity output to match install script
9 years ago
Promofaux 6cea480210 Huge update! Base files now cloned from github (or updated if already existing) and copied out to the correct directories. Web admin interface is now cloned from hithub (or updated if already existing). Packages are checked before we go ahead and try to install them anyway.
9 years ago
Promofaux 206717828b Improve spinner function.
9 years ago
Promofaux e8b8fb0835 s
9 years ago
Promofaux 6663ced38d Initial commit
9 years ago
Dan Schaper 0b03264fb0 Merge pull request #225 from jacobsalmela/bugfix/createPiholeDir
9 years ago
Promofaux c99a8a9b15 initial commit
9 years ago
Dan Schaper ea0fb15ff2 Move creation of pihole directory out of IPv6 function
9 years ago
Leo 8b18fdd322 Update gravity.sh
9 years ago
Leo 1349f584be Use Sudo Detection from Installer in Gravity.sh Also
9 years ago
Dan Schaper 48db85187e Merge pull request #219 from jacobsalmela/master
9 years ago
Dan Schaper d1e054d713 Merge pull request #216 from mechaxl/master
9 years ago
Kenneth Koski ce578534fe Fixing minor typos in basic-install.sh
9 years ago
Dan Schaper c7c4a5c602 Merge pull request #215 from jacobsalmela/development
9 years ago
Promofaux 3f40a95929 Whoops, should probably commit more often. Massive overhaul. Cleaned up output, less verbose (will still output errors, but gets rid of anything not needed) Added a spinner so users don't think it has stalled
9 years ago
Promofaux 5c25c42da8 Make installPiholeWeb() more inteliigent. Checks for existence of /var/www/html/pihole, and only downloads from repo if it does not exist. Will stop install script from overwriting any tweaks users have made to index.html
9 years ago
Promofaux 96011bc2ae make InstallWebAdmin() a bit more intelligent, and less verbose. Checks if installing over an existing installation, and if so, will remove existing webadmin folder.
9 years ago
Promofaux 4f59577fd1 Remove SUDO from line that runs gravity.sh to stop files in /etc/pihole being owned by root
9 years ago
Dan Schaper 494fcd60ab Merge branch 'development' of https://github.com/jacobsalmela/pi-hole into development
9 years ago
Mcat12 544919175c Added back in debugging response header
9 years ago
Mcat12 ede8f4714f Removed extra http redirect
9 years ago
Dan Schaper b512496818 Merge pull request #207 from jacobsalmela/bugfix/Chronometer
9 years ago
Dan Schaper 8094f7234c Merge pull request #202 from PromoFaux/FixChronometer
9 years ago
Dan Schaper 7dfd9f0378 Merge pull request #205 from PromoFaux/InstallScript
9 years ago
Promofaux bc51f88805 Check if any list.* files exist from previous installation, if they do delete them.
9 years ago
Dan Schaper e04e2537a8 Merge pull request #203 from jacobsalmela/master
9 years ago
Promofaux af982a02af Move call to CheckIPv6 function into CalcBlockedDomains, rather than relying on remembering to call it before you call CalcBlockedDomains.
9 years ago
Jacob Salmela 03277899ca Merge pull request #199 from PromoFaux/master
9 years ago
Adam Warner 6756843be7 Merge pull request #2 from PromoFaux/PromoFaux-patch-1
9 years ago
Adam Warner ac35417ab0 Update README.md
9 years ago
Adam Warner 092c951078 Merge pull request #1 from jacobsalmela/master
9 years ago
Jacob Salmela 9ba38e668a Merge pull request #193 from PromoFaux/Chronometer
9 years ago
Adam Warner f665899116 Update chronometer.sh
9 years ago
Adam Warner de464e17cc Update chronometer.sh
9 years ago
Adam Warner 0eed56380d Update chronometer.sh
9 years ago
Promofaux 487c26db44 Major overhaul. Added -j option to output stats as JSON formatted string. If run with no option, then chronometer runs as normal. Fixed calculations to match those on the web dashboard.
9 years ago
Jacob Salmela 0a57b43f09 C.H.I.P. ad blocking project
9 years ago
Jacob Salmela 48f8d7ed0f pi-hole mentioned in a podcast
9 years ago
Jacob Salmela d77399727c Merge pull request #189 from jacobsalmela/whitelist
9 years ago
Jacob Salmela 56ea07c1ec Merge pull request #187 from PromoFaux/whitelist
9 years ago
Promofaux 414ef54cfe Switched CRLF to LF (DOS to UNIX)
9 years ago
jacobsalmela 0a0f00da3b fixes #169
9 years ago
jacobsalmela bee109c784 better uninstall
9 years ago