Commit Graph

694 Commits (ecde2225122904a89543712ec8f2b0fd1da26ff6)

Author SHA1 Message Date
Adam Warner ecde222512 [Staging] 3.1 (#1502)
7 years ago
DL6ER 9cc392fa02
Update Marks PR after the Promo code has been merged
7 years ago
Adam Warner 9c136a5579
functionise Hashing
7 years ago
DL6ER 30dcf6ff47
Include pihole-FTL.log in debug report
7 years ago
DL6ER 19e688effb
Add localise-queries flag to 01-pihole.conf
7 years ago
Dan Schaper bfc4775b34 Merge pull request #1297 from raincoats/development
7 years ago
DL6ER f1f70133dc
Populate $ipv4 and $ipv6 + fix small error that prevented blocking page from coming up at all. Fixes #1396
7 years ago
DL6ER 320c06e0a4
Flush twice to move data out-of-sight of FTL
7 years ago
DL6ER fcd92d27f7
Don't use PID file but rather "pidof pihole-FTL" for detecting if another process is already running
7 years ago
DL6ER 3eacfa9831
Improve FTL's service script
7 years ago
Mcat12 a96b4d28e1 Merge pull request #1365 from pi-hole/adlistImprovements
7 years ago
Mcat12 57e8b7f924 Merge pull request #1355 from pmo3/development
7 years ago
Flo 7e0aa822b6 Match the Pi-hole brand (#1358)
7 years ago
DL6ER ad9575ce18
Recognize more host names
7 years ago
Adam Warner 3cf9942465
spacing fixed
7 years ago
Adam Warner 153031482f
Add delete mode to adlist command. Might be abetter way to do this
7 years ago
Adam Warner af2cff5177
remove call to user list
7 years ago
Adam Warner 5435b93df2
remove spaces
7 years ago
Adam Warner 3a3dde6298
add adlist argument redirector
7 years ago
Adam Warner b4bc90fb85
add in CustomizeAdlists function
7 years ago
DL6ER f09c166350
Improve Error 404 page behavior
7 years ago
Patrick O'Brien 24868fdb2b Merge remote-tracking branch 'upstream/development' into development
7 years ago
Patrick O'Brien a463250ecf don't hash an empty password
7 years ago
Flo 6eb9192cd1 Complete site
7 years ago
Patrick O'Brien 94f15f1b3c Merge remote-tracking branch 'upstream/development' into development
7 years ago
Patrick O'Brien ee296f36c1 mask password input on command line
7 years ago
Mcat12 fb3e6ee35c Source setupVars before attempting to use it
7 years ago
Dan Schaper 2740c68a63 Merge pull request #1335 from pi-hole/tweak/debug_templog
7 years ago
Dan Schaper b1f769b671
Output cleaning, IP stack check headers.
7 years ago
Dan Schaper 77378da70a
Cat out temp files to final log.
7 years ago
Dan Schaper 160030b75f
Quiet systemctl output to just the current daemon status.
7 years ago
Dan Schaper 0a0c3a2fb7
Copy working temp to final location.
7 years ago
Dan Schaper e9f1ca338f
Create temp files for working storage, log to working storage temps.
7 years ago
Adam Warner cfaf1ac67c
add check on file_parse to not include WEBPASSWORD= in the debug log
7 years ago
Adam Warner 6b862dd9e9 Only remove from wildcard list if domain is being added to whitelist or blacklist
7 years ago
Dan Schaper 2e74219ff9 Merge pull request #1313 from pi-hole/new/piholecheckout
7 years ago
Dan Schaper b0ae954f1e
Only update when `update` flag is set to "true"
7 years ago
Dan Schaper a2404f104a
Just some style and linting. And a `cd` in `fetch_checkout_pull_branch`
7 years ago
DL6ER 38547ced7a
Can only diff once upstream branch is tracked
7 years ago
DL6ER 9a9d9007cd
Add missing "== true"
7 years ago
DL6ER bd2d81f691
source setupVars.conf to see if INSTALL_WEB is true or not
7 years ago
DL6ER 1b9e7fbf2e
Test if branch is locally available is not reliable because of possible ambiguities
7 years ago
DL6ER d4a49d192f
Correct variable name
7 years ago
DL6ER 8cb66544d2
Remove "\ "
7 years ago
DL6ER 140ac192aa
The web repo might actually be missing and this is n error (not installed because the user didn't want it)
7 years ago
DL6ER b961b13d60
Small bugfix
7 years ago
DL6ER febdb4a190
Use git diff to determine if code has changed (no need to run the installer if it hasn't changed at all)
7 years ago
DL6ER 1d60b62e7a
Testing alternative way of fetching/checking out of a single branch
7 years ago
Dan Schaper 41e1e4cb68
Rearrange pull logic, some optimization.
7 years ago
Dan Schaper d5b88e0df8
Get the right name for the options.
7 years ago