Commit Graph

5874 Commits (master)
 

Author SHA1 Message Date
Promofaux 6663ced38d Initial commit
8 years ago
Dan Schaper 0b03264fb0 Merge pull request #225 from jacobsalmela/bugfix/createPiholeDir
8 years ago
Promofaux c99a8a9b15 initial commit
8 years ago
Dan Schaper ea0fb15ff2 Move creation of pihole directory out of IPv6 function
8 years ago
Adam Warner 05a59b17be Changed URLs in installScripts() to match new organisation links
8 years ago
Leo 8b18fdd322 Update gravity.sh
8 years ago
Leo 1349f584be Use Sudo Detection from Installer in Gravity.sh Also
8 years ago
Dan Schaper 48db85187e Merge pull request #219 from jacobsalmela/master
8 years ago
Dan Schaper d1e054d713 Merge pull request #216 from mechaxl/master
8 years ago
Kenneth Koski ce578534fe Fixing minor typos in basic-install.sh
8 years ago
Dan Schaper c7c4a5c602 Merge pull request #215 from jacobsalmela/development
8 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
8 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
8 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.
8 years ago
Promofaux 4f59577fd1 Remove SUDO from line that runs gravity.sh to stop files in /etc/pihole being owned by root
8 years ago
Dan Schaper 494fcd60ab Merge branch 'development' of https://github.com/jacobsalmela/pi-hole into development
8 years ago
Mcat12 544919175c Added back in debugging response header
8 years ago
Mcat12 ede8f4714f Removed extra http redirect
8 years ago
Dan Schaper b512496818 Merge pull request #207 from jacobsalmela/bugfix/Chronometer
8 years ago
Dan Schaper 8094f7234c Merge pull request #202 from PromoFaux/FixChronometer
8 years ago
Dan Schaper 7dfd9f0378 Merge pull request #205 from PromoFaux/InstallScript
8 years ago
Promofaux bc51f88805 Check if any list.* files exist from previous installation, if they do delete them.
8 years ago
Dan Schaper e04e2537a8 Merge pull request #203 from jacobsalmela/master
8 years ago
Promofaux af982a02af Move call to CheckIPv6 function into CalcBlockedDomains, rather than relying on remembering to call it before you call CalcBlockedDomains.
8 years ago
Jacob Salmela 03277899ca Merge pull request #199 from PromoFaux/master
8 years ago
Adam Warner 6756843be7 Merge pull request #2 from PromoFaux/PromoFaux-patch-1
8 years ago
Adam Warner ac35417ab0 Update README.md
8 years ago
Adam Warner 092c951078 Merge pull request #1 from jacobsalmela/master
8 years ago
Jacob Salmela 9ba38e668a Merge pull request #193 from PromoFaux/Chronometer
8 years ago
Adam Warner f665899116 Update chronometer.sh
8 years ago
Adam Warner de464e17cc Update chronometer.sh
8 years ago
Adam Warner 0eed56380d Update chronometer.sh
8 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.
8 years ago
Jacob Salmela 0a57b43f09 C.H.I.P. ad blocking project
8 years ago
Jacob Salmela 48f8d7ed0f pi-hole mentioned in a podcast
8 years ago
Jacob Salmela d77399727c Merge pull request #189 from jacobsalmela/whitelist
8 years ago
Jacob Salmela 56ea07c1ec Merge pull request #187 from PromoFaux/whitelist
8 years ago
Promofaux 414ef54cfe Switched CRLF to LF (DOS to UNIX)
8 years ago
jacobsalmela 0a0f00da3b fixes #169
8 years ago
jacobsalmela bee109c784 better uninstall
8 years ago
jacobsalmela 5d608a2db5 leave system cron alone
8 years ago
jacobsalmela 7c6ef0cfd0 privileged install
8 years ago
Jacob Salmela 0cf859344a Merge pull request #176 from xd1936/patch-1
8 years ago
jacobsalmela 6125b2520b install git for updateDashboard.sh
8 years ago
jacobsalmela bd5ed2bcf0 move webinterface.sh into scripts folder
8 years ago
Jacob Salmela a2a58f7b39 Merge pull request #180 from jacobsalmela/whitelist
8 years ago
Jacob Salmela 87980c6df8 Merge pull request #174 from PromoFaux/whitelist
8 years ago
Promofaux f9a2ca5c32 Tidy up help text on both scripts. Add quiet help.
8 years ago
Leo 665dfdfe8e Install Figlet Fonts with Toilet
8 years ago
Adam Warner 2b0bee085b Incorrect reference to whitelist in the blacklist.sh comments :)
8 years ago