Commit graph

  • 8bb8d95a62 fn queryAds() array index now integer. Now matching code reading array Craig Mayhew 2020-08-16 17:17:29 +0100
  • 2d29500206 Converted to short array syntax Craig Mayhew 2020-08-16 17:14:08 +0100
  • eff6dd56a7 Default $type - "x" parameter means we do not need to call isset() Craig Mayhew 2020-08-16 17:08:22 +0100
  • d4f359b954 Removed remaining whitespace to adhere to linting rules Craig Mayhew 2020-08-16 18:43:49 +0100
  • 8c40bffd8a Adjusting spaces for CI linter white space rules Craig Mayhew 2020-08-16 18:42:38 +0100
  • 8c3794949d Corrected missing echo from earlier short tag conversion Craig Mayhew 2020-08-16 18:39:31 +0100
  • 8d18f16b3b Corrected missing "echo" from earlier replacement of short tags Craig Mayhew 2020-08-16 18:38:28 +0100
  • c546066421 Fixed 404 pages to work no matter how wrong the url is Craig Mayhew 2020-08-16 17:59:27 +0100
  • aa47d06f36 Fixed potential security issue with $landPage receiving variables Craig Mayhew 2020-08-16 17:43:15 +0100
  • 6c1dd6d521 Removed php short tags <?= replaced with <?php echo Craig Mayhew 2020-08-16 17:30:07 +0100
  • 2dce24d97b fn queryAds() array index now integer. Now matching code reading array Craig Mayhew 2020-08-16 17:17:29 +0100
  • 7f3a6aa95b Converted to short array syntax Craig Mayhew 2020-08-16 17:14:08 +0100
  • f996ed6fc8 Default $type - "x" parameter means we do not need to call isset() Craig Mayhew 2020-08-16 17:08:22 +0100
  • 45d11010ae
    Typo recieves -> receives Craig Mayhew 2020-08-16 16:23:37 +0100
  • 8474305472
    Abort install and warn user about insecure PHP5. Craig Mayhew 2020-08-16 16:19:13 +0100
  • ebdb68a47a
    display_warning fixes Dan Schaper 2020-08-15 10:54:31 -0700
  • 623ce1fe18
    Tabs and debug.sh Dan Schaper 2020-08-14 14:37:58 -0700
  • 57e65dd5c0
    Use fewer subshells and descriptive variables. Dan Schaper 2020-08-14 11:42:54 -0700
  • 45f8f438ff
    Rebase on development Dan Schaper 2020-08-14 11:25:54 -0700
  • dd6a2a6c39 Reduce subshells, descriptive variable names. Dan Schaper 2020-08-11 22:39:57 -0700
  • bb1a6243d6
    Merge pull request #3669 from pi-hole/release/v5.1.2 Adam Warner 2020-08-14 16:28:53 +0100
  • dea0a70497
    Merge pull request #17 from arevindh/dev itsmesid 2020-08-13 17:53:52 +0530
  • eb3184e1ed readme update itsmesid 2020-08-13 17:41:33 +0530
  • 7386660c63 updated readme itsmesid 2020-08-13 17:39:37 +0530
  • 01959d7f87 Merge branch 'master' of github.com:pi-hole/pi-hole into dev itsmesid 2020-08-13 15:55:03 +0530
  • ad9b981e8b
    Merge pull request #3678 from yubiuser/fix/brokenVideoLink Dan Schaper 2020-08-11 15:06:49 -0700
  • 5b1eaa7e38 Removes broken youtube link Christian König 2020-08-11 22:35:33 +0200
  • 5c72ff75d9 Revert "fix #3336 by creating adlist file even if no list was selected by user" Christian König 2020-08-10 23:52:53 +0200
  • 60d664bdce Revert "Ensure that adlistFile is created before chmodding" Christian König 2020-08-10 22:41:37 +0200
  • ba0344a98c Add @ns1.pi-hole.net to debug script Christian König 2020-08-10 22:01:38 +0200
  • cd4072fbf8
    Merge pull request #3665 from scboucher/fix_Pi-hole_temp_unit_default_value Dan Schaper 2020-08-09 17:10:11 -0700
  • 6b536b7428
    Merge pull request #3564 from pi-hole/release/v5.1.2 v5.1.2 Adam Warner 2020-08-09 22:22:16 +0100
  • d4dd446ba3 Update advanced/Scripts/chronometer.sh Samuel Boucher 2020-08-09 17:08:44 -0400
  • 8b4921405a Upercase the temp_unit Samuel Boucher 2020-08-09 13:21:58 -0400
  • 1e1e79472c
    Adding script to create SE Linux module for CentOS Nikola Krgovic 2020-08-08 18:50:41 +0200
  • 492a0317b0
    Merge pull request #3654 from pi-hole/fix/ipv6_localhost_validator DL6ER 2020-08-04 22:21:35 +0200
  • b5983a3fc1
    Do not require first element to be a hex value at any costs. It may also be a : in the valid address ::1 DL6ER 2020-08-04 22:11:32 +0200
  • 1202fd16d0
    Merge pull request #3653 from pi-hole/development DL6ER 2020-08-04 19:06:41 +0200
  • de104ea993
    Vacuum DB to reduce disk space usage TheGroundZero 2020-08-04 14:47:27 +0000
  • 4bef49e2eb
    Merge pull request #3646 from yubiuser/tweak/compression Adam Warner 2020-08-03 22:20:37 +0100
  • 27399a762a Check for compression onyl once and print result Christian König 2020-08-03 22:46:14 +0200
  • 83ecaa0fc9
    Merge pull request #3636 from pi-hole/meta/remove_templates DL6ER 2020-08-03 20:44:51 +0200
  • 79ff21a2fe
    Merge pull request #3641 from pi-hole/new/compressed_curl DL6ER 2020-08-02 19:21:16 +0200
  • 87da9084e6
    Use compression (if available) when downloading the ad lists. DL6ER 2019-08-10 13:33:30 +0200
  • 72df833b8e
    Merge pull request #3639 from nfriend/nfriend-fix-about-pi-hole-link Dan Schaper 2020-08-01 18:26:24 -0700
  • 5a48478196
    Update "About Pi-hole" link Nathan Friend 2020-08-01 20:00:49 -0500
  • 8fa9096508
    Remove respository templates. Use org templates instead. Dan Schaper 2020-08-01 01:34:38 -0700
  • 319b8eef75
    Merge pull request #3527 from MichaIng/patch-1 DL6ER 2020-07-31 18:14:45 +0200
  • 7c53b97004
    Updating FAQ_HARDWARE_REQUIREMENTS and FAQ_HARDWARE_REQUIREMENTS_PORTS (#3632) Aiden Mitchell 2020-07-30 12:57:19 -0700
  • 18fc45c006
    Merge pull request #3634 from pi-hole/new/move_travis Dan Schaper 2020-07-30 11:46:37 -0700
  • fa574cfd08
    Set non-master to point to latest. Dan Schaper 2020-07-30 10:05:27 -0700
  • 932cdd3329 Use the .github repository. Dan Schaper 2020-07-30 09:31:48 -0700
  • dc2781d1f9 .travis.yml is now a stub. Dan Schaper 2020-07-30 09:14:05 -0700
  • 48820d181c
    Merge pull request #3620 from yubiuser/tweak/dig_supportedOS Adam Warner 2020-07-30 17:00:01 +0100
  • 51daeaa6ab basic-install: document how to continue after SELinux check Christian Göttsche 2020-07-23 16:19:56 +0200
  • 820917f074
    Updating FAQ_HARDWARE_REQUIREMENTS and FAQ_HARDWARE_REQUIREMENTS_PORTS Aiden Mitchell 2020-07-29 15:38:20 -0700
  • 8ba41ed5d1
    Update Hardware Requirements links Aiden Mitchell 2020-07-29 15:27:32 -0700
  • 514dc013df
    Merge pull request #3597 from yubiuser/tweak/OS_detection Dan Schaper 2020-07-28 07:42:41 -0700
  • 548ad6375d
    Merge pull request #3524 from pi-hole/fix/status_checking Dan Schaper 2020-07-28 07:24:34 -0700
  • 6fc7dc28a2 Count elements of array instead Christian König 2020-07-28 10:25:57 +0200
  • b207ceeab2 Report and exit if dig supportedOS returns nothing Christian König 2020-07-27 17:01:55 +0200
  • 8380112129 Resolve conflicts Christian König 2020-07-28 09:40:45 +0200
  • dffb58ae8f
    Merge pull request #3596 from pi-hole/tweak/wherecheck Dan Schaper 2020-07-27 10:01:14 -0700
  • 0ff32c3629
    Use ns1.pi-hole.net to resolve versions.pi-hole.net so that we do not see DNS cookie issues Adam Warner 2020-07-27 17:44:22 +0100
  • dfd331c5b7
    Merge pull request #3608 from yubiuser/fix/customDNSfile Dan Schaper 2020-07-26 12:51:19 -0700
  • 0a81d687e8
    Update automated install/basic-install.sh Dan Schaper 2020-07-26 12:31:11 -0700
  • dfcdfd4b0a Remove empty line Christian König 2020-07-26 12:27:55 +0200
  • ec9f490fcc Remove separate install function, move to installConfigs(), use pihole syntax Christian König 2020-07-24 20:32:32 +0200
  • 331502e14c Add variable that got lost Christian König 2020-07-23 20:52:21 +0200
  • 18c24d985f Create custom.list during install/update if it doesn't exist Christian König 2020-07-23 20:43:12 +0200
  • ddb36c013d
    it helps if the echo goes variable set goes in the right place Adam Warner 2020-07-22 22:39:03 +0100
  • 98dc51869e
    accidentally missed \\n Adam Warner 2020-07-22 22:30:51 +0100
  • 510b646736
    change up the verbiage with something that works (tested) Adam Warner 2020-07-22 22:29:38 +0100
  • da6b78f4c5
    Merge branch 'development' into wormhole James Lagermann 2020-07-21 15:46:00 -0500
  • 61616b8c86
    Merge pull request #3599 from pi-hole/fix/gravity_cronjob DL6ER 2020-07-21 23:11:29 +0200
  • be14000778
    added blanks-around-fences to correct lint errors James Lagermann 2020-07-21 15:02:23 -0500
  • 93c1a62998
    Update CONTRIBUTING.md James Lagermann 2020-07-21 14:32:29 -0500
  • 527fc3c5cf
    Also pidof -> pgrep in gravity.sh DL6ER 2020-07-21 21:39:59 +0200
  • 255a6f8835
    Environment variable causing problems, lets try a file in /tmp Adam Warner 2020-07-21 20:21:29 +0100
  • 8f7f0881c6
    Add /usr/sbin to cronjob PATH DL6ER 2020-07-21 21:21:24 +0200
  • 17aabf26f7
    Also use pkill/pgrep in the FTL service script DL6ER 2020-07-21 21:19:19 +0200
  • 6ee6eea1fb
    Use pkill instead of the somewhat fragile combination of kill + pidof. This solves some issues especially when there are many TCP workers floating around. DL6ER 2020-07-21 21:13:40 +0200
  • 17c269f2db
    Merge branch 'validate-setupVars' into preserve-setupVars James Lagermann 2020-07-21 13:46:47 -0500
  • 8e3ad7f125
    removed duplicat example James Lagermann 2020-07-21 13:46:10 -0500
  • ea22774d16
    Wrap entire function in the check for the ENVVAR Adam Warner 2020-07-21 18:47:13 +0100
  • 01a0f5df28 Adds OS and version to outout if unsupported OS is detected Christian König 2020-07-16 21:17:59 +0200
  • 8b51ee5bc1 Use gravity's adlist_id in filename when saving downloaded adlist locally Christian König 2020-07-05 14:32:33 +0200
  • b9f65cfbbb
    renamed replaceAddCreateRename to updateVarsFile combined replaceAddCreate with updateVarsFile James Lagermann 2020-07-21 09:17:08 -0500
  • 63564ff85f
    Merge branch 'validate-setupVars' into preserve-setupVars James Lagermann 2020-07-21 08:55:53 -0500
  • 9531156f25
    used existing valid_ip function James Lagermann 2020-07-21 08:51:16 -0500
  • 4fc82ace78
    changed INSTALL_WEB_INTERFACE and INSTALL_WEB_SERVER dependency James Lagermann 2020-07-21 08:50:04 -0500
  • 4c154245fd
    commented out empty webpassword James Lagermann 2020-07-21 08:47:23 -0500
  • b246c716f5
    Merge branch 'preserve-setupVars' of https://github.com/jlagermann/pi-hole into preserve-setupVars James Lagermann 2020-07-20 18:53:47 -0500
  • c1a7703ecf
    Add replaceAddCreateRename and replaceAddCreate function to modify or create variables in files while perserving indentation, order and comments.Signed-off-by: James Lagermann <james.lagermann@corelight.com> James Lagermann 2020-07-20 18:09:53 -0500
  • 0bb1072009
    Add replaceAddCreate function to modify or create variables in files while perserving indentation, order and comments. James Lagermann 2020-07-20 18:09:53 -0500
  • 9693205970
    example setupVars.conf James Lagermann 2020-07-20 17:27:01 -0500
  • 428a14007a
    added validate_setupVars function move like variables together corrected --disable-install-webserver James Lagermann 2020-07-20 17:08:56 -0500
  • 5c9fbd7d1f
    Merge pull request #3 from pi-hole/development James Lagermann 2020-07-20 16:50:17 -0500
  • b0ea043b6a
    Merge pull request #3581 from jokajak/patch-1 Dan Schaper 2020-07-20 13:06:29 -0700
  • 27366fe9f0 chore(README.md): Grammar fix Josh 2020-07-19 07:35:44 -0400