Commit graph

  • bf867bd9fd Set DNS servers from web UI DL6ER 2016-12-11 16:54:27 +0100
  • 718315b0e8 Merge cfdf2e0b18 into 7fd9ff43af Dan Schaper 2016-12-10 10:40:40 +0000
  • 7fd9ff43af Merge pull request #970 from trinapicot/fix/remove_lighty_conf Adam Warner 2016-12-09 23:40:50 +0000
  • bebb569c43 Merge pull request #964 from pi-hole/queryadsonlyexactmatches Adam Warner 2016-12-09 23:25:15 +0000
  • 74e33bb1a0 Merge pull request #973 from pi-hole/taillog Mcat12 2016-12-08 16:40:17 -0500
  • b591df55b0 Tell user how to exit tail command Mcat12 2016-12-08 16:35:50 -0500
  • bddf31443c Merge pull request #974 from pi-hole/Mcat12-add-reconfigure-help Mcat12 2016-12-08 15:55:36 -0500
  • b9e0e88fe9 Update pihole Mcat12 2016-12-08 15:47:30 -0500
  • 5120d9ec33 Add tail option DL6ER 2016-12-08 21:15:03 +0100
  • 0a423ffd40 Fix check for lighttpd install before configuration directory removal trinapicot 2016-12-07 20:31:34 -0700
  • c5ea654415 Forgot to actually add "exit" DL6ER 2016-12-06 17:35:33 +0100
  • 505c9e8979 Minor change DL6ER 2016-12-06 14:08:45 +0100
  • 75deb02961 Don't query pihole if page is hidden anyhow DL6ER 2016-12-06 14:05:48 +0100
  • 480211033d Detect if blocking page is loaded within frame or iframe. If so, hide everything DL6ER 2016-12-06 14:05:02 +0100
  • c0886cb5c6 pihole -q <domain> is partial matching (as before), pihole -q <domain> -exact is exact matching (new behavior) DL6ER 2016-12-06 13:18:01 +0100
  • eeef5927c5 Remind user to manually restart lighttpd (or the whole Pi-Hole server) DL6ER 2016-12-06 13:10:29 +0100
  • b45decfaa1 Remove webupdate.running after update regardless if it was successful or not DL6ER 2016-12-06 13:04:57 +0100
  • 7eb18be93a Check for update of the lighttpd package. If there is one we abort the update and inform the user that the webupdate failed and what he can do next. DL6ER 2016-12-06 12:56:00 +0100
  • 32b6c765fd Fixed typo DL6ER 2016-12-06 12:48:23 +0100
  • 5f512b6718 Added package_check_update_available() for yum/dnf (! EXPERIMENTAL - UNTESTED !) DL6ER 2016-12-06 12:47:08 +0100
  • bbcd1bfc05 Corrected indentation DL6ER 2016-12-06 12:46:20 +0100
  • b0875f1c96 Added package_check_update_available() for apt DL6ER 2016-12-06 12:44:10 +0100
  • 371f09e609 Create file /etc/pihole/webupdate.running that can be detected from the installer script to see if it is allowed to update lighttpd DL6ER 2016-12-06 12:37:41 +0100
  • 08a1088d8d Add (intentionally undocumented) pihole -up -webbased command DL6ER 2016-12-06 12:34:57 +0100
  • 294df8690c Do only one grep on each of the lists and count the number of non-empty lines in the result. Improves speed by factor of 2x DL6ER 2016-12-06 09:55:17 +0100
  • 5374f652dd No need to modify lighttpd config file, since we overwrite it anyways DL6ER 2016-12-06 08:43:24 +0100
  • fb72ac9904 Show only exact matches for pihole -q DL6ER 2016-12-06 08:18:49 +0100
  • b6639d9e7e Merge pull request #962 from pi-hole/queryblacklist Mcat12 2016-12-05 18:11:26 -0500
  • 74cb79252c Only looking for blocking entries (do not scan whitelist.txt) DL6ER 2016-12-05 17:12:28 +0100
  • 6cd3c93472 Also query white- and blacklist DL6ER 2016-12-05 17:09:49 +0100
  • eb63e75379 No need for pipe here DL6ER 2016-12-05 17:06:20 +0100
  • ca9321624c Added padding for ad list results DL6ER 2016-12-05 14:40:48 +0100
  • 40f18df90f Simplified CSS, removed external contents DL6ER 2016-12-05 14:39:07 +0100
  • 0d63cfd6c3 Add 1x1 pixel GIF image. Can apparently be used to trick some of the please-don't-use-adblocker pages as many of them contain code like if ($('Ad').height() == 0) { prevent access to this page; } DL6ER 2016-12-05 12:34:30 +0100
  • 3d6b22de6c Update index.php to include more detailed output DL6ER 2016-12-05 12:12:01 +0100
  • fc233fcdd3 Fixed typo DL6ER 2016-12-05 12:10:05 +0100
  • 20370d4348 Update CSS file DL6ER 2016-12-05 11:26:21 +0100
  • 0f90671241 Updated index.php to use CSS file unter admin/ DL6ER 2016-12-05 10:51:41 +0100
  • a866c4e388 Place blockingpage.css (former index.css) unter admin/ so we can load it also from some blocked sub-directories DL6ER 2016-12-05 10:50:19 +0100
  • e7241a989c Include CSS file DL6ER 2016-12-04 22:20:51 +0100
  • 6e788668f9 Updated index.php DL6ER 2016-12-04 22:17:08 +0100
  • b246dba7e7 Rename index.html to index.php DL6ER 2016-12-04 21:30:59 +0100
  • f98de3d5db Merge pull request #941 from DL6ER/caseinsensitive Mcat12 2016-12-04 14:33:10 -0500
  • fab7d60373 Merge pull request #960 from unseen1980/patch-1 Mcat12 2016-12-04 14:20:48 -0500
  • b4e5358145 Ad blocker with armbian and orange pi Christos Koutsiaris 2016-12-04 18:40:01 +0000
  • bfe3df5dcf Merge 9f16699478 into 69e3a45083 Christos Koutsiaris 2016-12-04 13:18:43 +0000
  • 9f16699478 Ad blocker with armbian and orange pi Christos Koutsiaris 2016-12-04 13:17:11 +0000
  • 486db1e797 Merge pull request #956 from trinapicot/development Adam Warner 2016-12-03 17:11:16 +0000
  • 78cb43d0dc Revert "Simplified EscapeRegexp()" DL6ER 2016-12-03 00:32:37 +0100
  • 870454330d Add check for lighty.conf before trying to move it trinapicot 2016-12-02 13:54:11 -0700
  • 509cfd15f2 Simplified EscapeRegexp() DL6ER 2016-12-02 14:17:34 +0100
  • 2061daa902 Don't forget to escape also the slash "/" DL6ER 2016-12-02 14:11:17 +0100
  • 629ca970a1 Changed from single quoted filter expression to double quotes as reqeusted by codacy DL6ER 2016-12-02 14:08:54 +0100
  • c8ad6f23a8 Properly escape any special characters before using them in regexp manner DL6ER 2016-12-02 12:57:04 +0100
  • d8912fd0a7 Merge pull request #952 from pi-hole/fix/exit_codes Mcat12 2016-12-01 18:24:30 -0500
  • 925c80edd4
    Catch more 1's Dan Schaper 2016-12-01 15:10:06 -0800
  • 2f6afd375b Merge pull request #942 from pi-hole/PromoFaux-patch-2 Dan Schaper 2016-12-01 14:00:38 -0800
  • d92646324c
    Double worded Dan Schaper 2016-12-01 13:59:58 -0800
  • c9fe62a691
    Clarify what the command is doing. Dan Schaper 2016-12-01 13:53:40 -0800
  • cb52ad3ba3
    Revert other branch chages. Dan Schaper 2016-12-01 13:31:35 -0800
  • dfe01f5bec Merge 2ec4acfe52 into 69e3a45083 Dan Schaper 2016-12-01 21:26:37 +0000
  • 2ec4acfe52
    Begin fixing exit values. Dan Schaper 2016-12-01 12:21:08 -0800
  • 94957c69cc
    Factor out install directory Dan Schaper 2016-11-30 13:16:55 -0800
  • 87816ac0ff
    Make sure we have debconf in installer deps. Dan Schaper 2016-11-30 12:23:57 -0800
  • a0b79246b7
    Let Deb/Ubu handle the package, use progress bar. Dan Schaper 2016-11-30 11:25:07 -0800
  • 85867b0086 Merge branch 'development' into db DL6ER 2016-11-30 15:46:42 +0100
  • f568a67671
    Dependency fault fixed on Debian versions. Dan Schaper 2016-11-29 22:55:59 -0800
  • 7deb792804
    Test command results directly. Dan Schaper 2016-11-29 22:23:16 -0800
  • 9af54323dd No need to remove existing scripts, install will overwrite (and backup existing.) Dan Schaper 2016-11-29 21:47:38 -0800
  • 9b82146711 Install now completes, but new bug in gravity missing IP Values. Dan Schaper 2016-11-29 21:19:39 -0800
  • f04d7985d9 No need to stop services, we restart them anyways. Dan Schaper 2016-11-29 21:10:29 -0800
  • d31f292796 Remove Spinner, was blocking error calls. Dan Schaper 2016-11-29 21:09:50 -0800
  • 3399c63350 Move dnsmasq to last dependency installed, it kills name resolution if not last in line. Dan Schaper 2016-11-29 20:53:53 -0800
  • c8d26a51e0 &ing the package cache updates don't let the process end. Dan Schaper 2016-11-29 20:25:10 -0800
  • 5f691ac7b8 Merge branches 'development' and 'fix/dependeny_fault' of github.com:pi-hole/pi-hole into fix/dependeny_fault Dan Schaper 2016-11-29 19:15:47 -0800
  • 8abb5ce413 Add output of current branch to debug script DL6ER 2016-11-26 23:02:10 +0100
  • 06b15758f2 Catch error if already on development branch DL6ER 2016-11-26 22:53:51 +0100
  • df47586a06 Use $(..) instead of legacy .. DL6ER 2016-11-26 22:44:57 +0100
  • 05ee5a529e Removed an exit statement that should not be there DL6ER 2016-11-26 22:38:32 +0100
  • e9db50d590 Give full remote reference to be sure to checkout the right one (the user could e.g. have a local branch called "origin/devel" if he made a mistake earlier) DL6ER 2016-11-26 22:36:41 +0100
  • da40a3dd4f File permissions... DL6ER 2016-11-26 22:27:17 +0100
  • d1a0b8d3e8 Check if development branch exists. If yes: checkout, If no: checkout and track remote branch DL6ER 2016-11-26 22:26:35 +0100
  • ba5b8425ba Removed retVal from my new function DL6ER 2016-11-26 21:03:38 +0100
  • 25bc5fb908 Also pull when we are on development (in case it was already there) DL6ER 2016-11-26 20:54:29 +0100
  • 839d550620 That should work if the development branch is unknown as also if it is already there DL6ER 2016-11-26 20:53:31 +0100
  • 97210fe7d8 Users should not contact support if they cannot switch to devel branch. DL6ER 2016-11-26 20:50:42 +0100
  • 3804a60657 Changed to git remote update and git checkout -t DL6ER 2016-11-26 20:45:30 +0100
  • c873cb9682 Fetch before trying to checkout development branch DL6ER 2016-11-26 20:37:37 +0100
  • 6f41bca235 Merge branch 'updatetodevel' of https://github.com/pi-hole/pi-hole into updatetodevel DL6ER 2016-11-26 20:28:52 +0100
  • 1e29f523b8 Fixed file permissions DL6ER 2016-11-26 20:28:43 +0100
  • 05b1fb70c8 Added warning message DL6ER 2016-11-26 20:27:26 +0100
  • ab0ee3686f Minor change Dominik 2016-11-26 15:27:36 +0100
  • 8f99ff8f8b Added a missing space DL6ER 2016-11-26 13:38:54 +0100
  • cdcade134a Added output during checkout process DL6ER 2016-11-26 13:34:37 +0100
  • c9ea25a5d7 Updated comment DL6ER 2016-11-26 13:27:30 +0100
  • b3048e78f8 Fixed != should be == DL6ER 2016-11-26 13:21:34 +0100
  • 66183e1dd6 Fixed file permissions DL6ER 2016-11-26 13:20:18 +0100
  • 58bdc7e692 First version of devel-updater DL6ER 2016-11-26 13:19:52 +0100
  • 74abf734e7 Experimental support for both yum and dnf DL6ER 2016-11-24 11:16:46 +0100
  • 6a9206ec28 Experimental version for yum DL6ER 2016-11-24 11:15:03 +0100