Commit Graph

791 Commits (47ed0b7627f35fc8fe76ab0550863a717cfd9fb0)

Author SHA1 Message Date
Dan Schaper 863ea7294f
Merge pull request #1815 from pi-hole/release/3.2
7 years ago
bcambl f89d69b081 check NetworkManager status prior to using the cli (#1653)
7 years ago
Adam Warner 79aada0b87
travis didn't like that
7 years ago
Adam Warner 69dc22c10f
fix some codacy and intelliJ idea complaints
7 years ago
Adam Warner dd6a9a0b84
supress output of `which command` on centos/fedora as per https://github.com/pi-hole/pi-hole/pull/1776#discussion_r155156819
7 years ago
Adam Warner 945dcc6c2b
Indent two spaces as per https://github.com/pi-hole/pi-hole/pull/1776#discussion_r155157116
7 years ago
Adam Warner f60791ac7c
Add dependencies as per https://github.com/pi-hole/pi-hole/pull/1776#discussion_r155149349
7 years ago
Adam Warner b64155a165
Add in an extra check to enable lighttpd.
7 years ago
Terror 616962200a
Update the list size to show all the options
7 years ago
Terror eb9c44a347
Add support for Quad9 secure dns server
7 years ago
Jacob Salmela f63267a7f9
Merge pull request #1757 from Mausy5043/development
7 years ago
Jacob Salmela 9631519eb1
Merge pull request #1752 from pi-hole/new/bashupdatechecker
7 years ago
Mausy5043 ec4e4d3b72 fix indentation
7 years ago
Mausy5043 63312ac4b8 removed duplicate word
7 years ago
Mausy5043 d158a7d51e spelling corrected
7 years ago
Mausy5043 209a2ab3ec grammar corrected (double negative)
7 years ago
DL6ER 06764d0f36
Randomize gravity update time between 03:01 - 04:58 (excluding 04:00)
7 years ago
DL6ER 7362416afb
Force an update of the updatechecker after update/install
7 years ago
DL6ER c34c3eb016
Shift randomized time interval from 00:00-01:59 to 02:00-03:59
7 years ago
DL6ER 85d159bdd1
Randomize gravity update time
7 years ago
WaLLy3K a9ad8d67aa Remove superseded index.js
7 years ago
Mcat12 7884423e05 Merge pull request #1719 from 19wolf/patch-1
7 years ago
Eric Wolf 1615fa63e3 Update basic-install.sh
7 years ago
WaLLy3K feb2150d9b Fix `LIGHTTPD_ENABLED` dupes in `setupVars.conf`
7 years ago
Adam Warner a0bd517380 Merge pull request #1694 from pi-hole/fix/qf-opt
7 years ago
Adam Warner 4316b15ae2 Merge pull request #1700 from pi-hole/fix/start-ftl
7 years ago
Adam Warner a643f40cce Merge pull request #1663 from pi-hole/new/UninstallCleanup
7 years ago
WaLLy3K 909bc92c01 Tweak wording to fit on 80 character screen
7 years ago
WaLLy3K 911596daf8 Start and enable FTL prior to running Gravity
7 years ago
WaLLy3K d56beedd7a Add idn2 dependency
7 years ago
Adam Warner 5f4be0de35
adjust lighttpd config depending on whether or not custom.php exists
7 years ago
Adam Warner 6c605f55f9
always overwrite default blockpage, so that changes can be rolled out
7 years ago
Adam Warner 774c6e8ac0
Merge branch 'development' into new/UninstallCleanup
7 years ago
Adam Warner c65c26b463 Merge branch 'development' into new/UninstallCleanup
7 years ago
Adam Warner 6b6d105c2f Merge branch 'development' into sqlite-dependency
7 years ago
Adam Warner 939c99cdbf
accidentally an entire group of letters.
7 years ago
WaLLy3K 2f36acae49 Remove errornous space
7 years ago
Adam Warner e938132c53
accidentally a space
7 years ago
Adam Warner 1b34286264
verbiage
7 years ago
Adam Warner 54f4f6d2d7
Add "${INSTALLER_DEPS[@]}" to package array
7 years ago
Adam Warner 07e5e8e67a
need to include `PH_TEST="true"` so that the install script isn't run when sourcing it.. doh
7 years ago
Adam Warner 3c25094495
No need to declare `PKG_MANAGER`, as it's already declared in basic-install
7 years ago
Adam Warner 95e3a5944d
Initial overhaul of uninstall script sourcing `distro_check()` from `basic-install.sh` Totally untested as yet...
7 years ago
Adam Warner 64f29120c8
indent nested function in basic-install.sh
7 years ago
Adam Warner d92434b1e9
Merge branch 'development' into sqlite-dependency
7 years ago
Adam Warner 01cd056bcc
Work out correct SQLITE version for php-sqlite
7 years ago
Adam Warner 56f2ea3ec2
Add Fedora/Centos dependency
7 years ago
WaLLy3K fdf2649f2f Clean up known remaining colour output issues (#1613)
7 years ago
Mcat12 b09c660833 Always process DNS and DHCP settings in installer (#1630)
7 years ago
Adam Warner c02a24cf71 Fix/unbreak development (#1635)
7 years ago