Commit Graph

  • 3cd1a5b1d5 ... Helps if I add the changes to the repo file, and not the test file on my pi. Promofaux 2016-01-24 16:51:54 +00:00
  • 39507b9d0d Added echo ':::' to the top of the file Promofaux 2016-01-24 16:47:38 +00:00
  • dfcf9d133e Make output make a bit more sense Promofaux 2016-01-24 16:46:00 +00:00
  • 8a74942da7 Cleaned up output before running gravity.sh Promofaux 2016-01-24 16:41:11 +00:00
  • 2fe42138c7 removed a space Promofaux 2016-01-24 16:37:15 +00:00
  • 1563146918 improvements to git functions (passing parameters). Added >/dev/null to attempt to supress output from apt-get upgrade Promofaux 2016-01-24 16:33:53 +00:00
  • cf3aea8075 uncomment the apt-get update/upgrade! Promofaux 2016-01-24 15:27:40 +00:00
  • a539dc41f3 Tidy up gravity output to match install script Promofaux 2016-01-24 15:25:24 +00:00
  • 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. Promofaux 2016-01-24 03:31:12 +00:00
  • 3b4bb48a0f Merge pull request #234 from ChadBHowell/CBH---Dependencies PromoFaux 2016-01-24 00:13:49 +00:00
  • 206717828b Improve spinner function. Promofaux 2016-01-23 22:25:30 +00:00
  • 316d26ede2 Add unzip to the dependencies Chad Howell 2016-01-23 16:29:52 -05:00
  • 71fd32b1f4 script to set everything up jacobsalmela 2016-01-23 12:56:27 -06:00
  • f2e471707e Pi-hole chrome extension Jacob Salmela 2016-01-23 12:39:09 -06:00
  • fcf3b4e4e2 file to set lcd font size jacobsalmela 2016-01-23 11:48:12 -06:00
  • 1e735c26c4 Repo Change QuickFix Dan Schaper 2016-01-22 20:46:10 -08:00
  • 7c5df5dfe3 Merge pull request #229 from PromoFaux/TransferPrep PromoFaux 2016-01-23 01:34:47 +00:00
  • 5b62f91bb4 Update README.md PromoFaux 2016-01-23 01:31:33 +00:00
  • e8b8fb0835 s Promofaux 2016-01-23 00:23:32 +00:00
  • 6663ced38d Initial commit Promofaux 2016-01-23 00:13:16 +00:00
  • 0b03264fb0 Merge pull request #225 from jacobsalmela/bugfix/createPiholeDir Dan Schaper 2016-01-22 16:11:15 -08:00
  • c99a8a9b15 initial commit Promofaux 2016-01-22 20:30:32 +00:00
  • ea0fb15ff2 Move creation of pihole directory out of IPv6 function Dan Schaper 2016-01-22 19:48:55 +00:00
  • 05a59b17be Changed URLs in installScripts() to match new organisation links Adam Warner 2016-01-22 16:50:01 +00:00
  • 8b18fdd322 Update gravity.sh Leo 2016-01-21 17:19:09 -05:00
  • 1349f584be Use Sudo Detection from Installer in Gravity.sh Also Leo 2016-01-21 17:14:55 -05:00
  • 48db85187e Merge pull request #219 from jacobsalmela/master Dan Schaper 2016-01-21 12:19:12 -08:00
  • d1e054d713 Merge pull request #216 from mechaxl/master Dan Schaper 2016-01-21 09:48:44 -08:00
  • ce578534fe Fixing minor typos in basic-install.sh Kenneth Koski 2016-01-21 11:29:44 -06:00
  • c7c4a5c602 Merge pull request #215 from jacobsalmela/development v2.3 Dan Schaper 2016-01-21 08:42:53 -08:00
  • 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 Promofaux 2016-01-20 23:34:18 +00:00
  • 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 Promofaux 2016-01-20 22:14:17 +00:00
  • 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. Promofaux 2016-01-20 22:02:54 +00:00
  • 4f59577fd1 Remove SUDO from line that runs gravity.sh to stop files in /etc/pihole being owned by root Promofaux 2016-01-20 21:20:52 +00:00
  • 494fcd60ab Merge branch 'development' of https://github.com/jacobsalmela/pi-hole into development Dan Schaper 2016-01-20 05:25:49 +00:00
  • 544919175c Added back in debugging response header Mcat12 2016-01-17 20:36:59 -05:00
  • ede8f4714f Removed extra http redirect Mcat12 2016-01-17 19:52:59 -05:00
  • b512496818 Merge pull request #207 from jacobsalmela/bugfix/Chronometer Dan Schaper 2016-01-19 17:42:41 -08:00
  • 8094f7234c Merge pull request #202 from PromoFaux/FixChronometer Dan Schaper 2016-01-19 17:39:46 -08:00
  • 7dfd9f0378 Merge pull request #205 from PromoFaux/InstallScript Dan Schaper 2016-01-19 16:21:49 -08:00
  • bc51f88805 Check if any list.* files exist from previous installation, if they do delete them. Promofaux 2016-01-19 22:52:29 +00:00
  • e04e2537a8 Merge pull request #203 from jacobsalmela/master Dan Schaper 2016-01-19 13:20:21 -08:00
  • af982a02af Move call to CheckIPv6 function into CalcBlockedDomains, rather than relying on remembering to call it before you call CalcBlockedDomains. Promofaux 2016-01-19 21:14:01 +00:00
  • 03277899ca Merge pull request #199 from PromoFaux/master Jacob Salmela 2016-01-19 12:16:41 -06:00
  • 6756843be7 Merge pull request #2 from PromoFaux/PromoFaux-patch-1 Adam Warner 2016-01-19 17:14:10 +00:00
  • ac35417ab0 Update README.md Adam Warner 2016-01-19 17:13:48 +00:00
  • 092c951078 Merge pull request #1 from jacobsalmela/master Adam Warner 2016-01-19 16:26:09 +00:00
  • 9ba38e668a Merge pull request #193 from PromoFaux/Chronometer Jacob Salmela 2016-01-18 17:36:33 -06:00
  • f665899116 Update chronometer.sh Adam Warner 2016-01-18 23:35:21 +00:00
  • de464e17cc Update chronometer.sh Adam Warner 2016-01-18 22:24:02 +00:00
  • 0eed56380d Update chronometer.sh Adam Warner 2016-01-18 22:15:39 +00:00
  • 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. Promofaux 2016-01-18 22:03:53 +00:00
  • 0a57b43f09 C.H.I.P. ad blocking project Jacob Salmela 2016-01-17 20:55:02 -06:00
  • 48f8d7ed0f pi-hole mentioned in a podcast Jacob Salmela 2016-01-17 20:34:48 -06:00
  • d77399727c Merge pull request #189 from jacobsalmela/whitelist Jacob Salmela 2016-01-17 18:34:02 -06:00
  • 56ea07c1ec Merge pull request #187 from PromoFaux/whitelist Jacob Salmela 2016-01-17 08:56:09 -06:00
  • 414ef54cfe Switched CRLF to LF (DOS to UNIX) Promofaux 2016-01-17 14:09:06 +00:00
  • 0a0f00da3b fixes #169 jacobsalmela 2016-01-16 14:10:03 -06:00
  • bee109c784 better uninstall jacobsalmela 2016-01-16 13:56:08 -06:00
  • 5d608a2db5 leave system cron alone jacobsalmela 2016-01-16 13:48:29 -06:00
  • 7c6ef0cfd0 privileged install jacobsalmela 2016-01-16 13:40:09 -06:00
  • 0cf859344a Merge pull request #176 from xd1936/patch-1 Jacob Salmela 2016-01-16 13:19:15 -06:00
  • 6125b2520b install git for updateDashboard.sh jacobsalmela 2016-01-16 13:15:44 -06:00
  • bd5ed2bcf0 move webinterface.sh into scripts folder jacobsalmela 2016-01-16 13:12:55 -06:00
  • a2a58f7b39 Merge pull request #180 from jacobsalmela/whitelist Jacob Salmela 2016-01-16 12:24:43 -06:00
  • 87980c6df8 Merge pull request #174 from PromoFaux/whitelist Jacob Salmela 2016-01-16 11:58:08 -06:00
  • f9a2ca5c32 Tidy up help text on both scripts. Add quiet help. Promofaux 2016-01-16 00:47:45 +00:00
  • 665dfdfe8e Install Figlet Fonts with Toilet Leo 2016-01-15 18:50:32 -05:00
  • 2b0bee085b Incorrect reference to whitelist in the blacklist.sh comments :) Adam Warner 2016-01-15 18:57:20 +00:00
  • ddfefb291d Merge branch 'Whitelistingchanges' into whitelist Adam Warner 2016-01-15 18:45:59 +00:00
  • 5d842a7533 Merging Adam Warner 2016-01-15 18:45:12 +00:00
  • 2284a27814 Consumes blacklist.sh now, too. Adam Warner 2016-01-15 15:54:11 +00:00
  • f68cf10efa Tidied up a couple of things Adam Warner 2016-01-15 15:54:00 +00:00
  • 89e3c25a90 Behaves like whitelist, but on the blacklist Adam Warner 2016-01-15 15:53:40 +00:00
  • 6b1f14647c add reference to blacklist.sh Adam Warner 2016-01-15 15:52:27 +00:00
  • 14ee4850af Placeholder for blacklist script Adam Warner 2016-01-15 14:50:13 +00:00
  • cc62d984d2 Changed whitelist function to outsource to whitelist.sh Adam Warner 2016-01-15 14:49:16 +00:00
  • 534dbc9b6e added a quiet option for when the script is called by gravity. Less output = less confusion! Adam Warner 2016-01-15 14:48:07 +00:00
  • 8ad116fe7b Aiming to get whitelist.sh to run either standalone or to be called from gravity.sh. Initial commit Adam Warner 2016-01-15 14:17:55 +00:00
  • ca5e34a9a9 Merge branch 'master' into whitelist jacobsalmela 2016-01-14 18:12:45 -06:00
  • 9ff1129510 Minibian Pi-hole Jacob Salmela 2016-01-14 17:11:16 -06:00
  • 4b1dd8a2a5 fixes #158 Jacob Salmela 2016-01-12 17:44:08 -06:00
  • b5bdfe27be Merge pull request #155 from JoshKastang/webinterface-update Jacob Salmela 2016-01-11 17:39:42 -06:00
  • 0ef0b0b661 LCD real-time stats Jacob Salmela 2016-01-10 14:09:40 -06:00
  • 802638ce8b replaces the non-repository managed web interface for pihole and keeps it updated Josh Kastang 2016-01-10 19:08:29 +00:00
  • cfd6e0d65d more coverage and an API Jacob Salmela 2016-01-10 10:40:58 -06:00
  • 93664aeb4e cleaning up the readme Jacob Salmela 2016-01-04 20:32:46 -06:00
  • 6f9d2d0567 fixes #145 v2.2 Jacob Salmela 2016-01-02 17:20:33 -06:00
  • d2b6947886 Merge pull request #146 from iblamefish/multiple-interfaces Jacob Salmela 2016-01-02 17:17:58 -06:00
  • bc3224e0b9 installer - only select first (probably default) interface in list instead of all Clinton 2016-01-02 22:10:26 +00:00
  • ba75c4c62c Merge pull request #144 from jacobsalmela/ipv6 Jacob Salmela 2016-01-01 18:44:07 -06:00
  • 3fc1817e7a Merge branch 'master' into ipv6 Jacob Salmela 2016-01-01 18:34:33 -06:00
  • ab1352b48e Merge pull request #143 from iblamefish/master Jacob Salmela 2016-01-01 18:16:35 -06:00
  • 89b88a2d5d fixes #142 kill -HUP erroring on gravity_reload if dnsmasq is not running Clinton 2016-01-02 00:10:12 +00:00
  • d37db4304c A few small display changes Salmela 2016-01-01 10:59:30 -06:00
  • a6b18feed9 Merge pull request #141 from iblamefish/ipv6 Jacob Salmela 2016-01-01 09:14:43 -06:00
  • 987e4e02a9 Fix bug in gravity.sh where IPv6 list was not always populated Clinton 2016-01-01 14:11:46 +00:00
  • d646612a25 Block ads over IPv6 Salmela 2015-12-31 20:26:05 -06:00
  • 8ffa5e9357 adding unRaid-hole fork Jacob Salmela 2015-12-30 13:34:45 -06:00
  • d92b3fda91 Merge pull request #137 from iblamefish/patch-1 Jacob Salmela 2015-12-28 10:44:50 -06:00