forked from pi-hole/pi-hole
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updated fork #1
Merged
Merged
updated fork #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ew FTL binary. Users who want to update the database more frequently than on each FTL release can use the python script from the FTL repository to generate the database themselves. The macvendor database is an optional component so a failing download is no reason to interrupt the installer. Signed-off-by: DL6ER <[email protected]>
Signed-off-by: Sylvia van Os <[email protected]>
…-list Standardize DNS list and write to file for AdminLTE
Signed-off-by: Mark Drobnak <[email protected]>
Remove Norton DNS
…pper for the overall install process. Signed-off-by: DL6ER <[email protected]>
Download macvendor database
# Conflicts: # automated install/basic-install.sh
Merge v4.2.1 hotfix to dev
Signed-off-by: Andreas Schneider <[email protected]>
Signed-off-by: Andreas Schneider <[email protected]>
Signed-off-by: Andreas Schneider <[email protected]>
Signed-off-by: Andreas Schneider <[email protected]>
Signed-off-by: Andreas Schneider <[email protected]>
Only a user has been created beforehand. Only some distributions create a group with the same name based on their configuration. We cannot assume this is always the default. Signed-off-by: Andreas Schneider <[email protected]>
Signed-off-by: Andreas Schneider <[email protected]>
A bunch of fixes for basic-install.sh
No protocol determination is neede, if you just use double slash. Signed-off-by: Nils Bergmann <[email protected]>
Update development from hotfix/v4.2.2
If output of `git status -s` is non-null display changes if output of `git diff` is non-null, display diff Signed-off-by: Adam Warner <[email protected]>
Add git status/diff to debug log
Signed-off-by: DL6ER <[email protected]>
log file. We want ansi color codes to be sent. Signed-off-by: Dan Schaper <[email protected]>
Use `curl` instead of `openssl` for debug upload.
Changed badges from HTML code to markdown for consistency Signed-off-by: Mpho Mphego <[email protected]>
Removed the extra double quote. Signed-off-by: Mpho Mphego <[email protected]>
Update README.md
Signed-off-by: DL6ER <[email protected]>
…ated Signed-off-by: DL6ER <[email protected]>
Warn user during update if FTL is on a custom branch
Signed-off-by: Adam Warner <[email protected]>
Add Check to `pihole -q -exact` to ensure there is no `#` char preceding a space before the domain
Closes #2695 Signed-off-by: Mcat12 <[email protected]>
Add a link to the documentation on FTL privacy levels during install
`-r` worked, but `--refresh` did not. Fixes #2703 Signed-off-by: Mcat12 <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Fix pihole checkout indentation
Fixes #2714 Signed-off-by: Mark Drobnak <[email protected]>
Fixes the typo in update_package_cache(), where the error message contained the color code twice, instead of the $UPDATE_PKG_CACHE text. Signed-off-by: Jan Piskvor Martinec <[email protected]>
Fix teleporter backup file extension
Show $UPDATE_PKG_CACHE content in error message.
Change was suggested by @computergeek125 in #2387 Signed-off-by: Mcat12 <[email protected]>
It is already checked, but this make the code explicit. Signed-off-by: Mcat12 <[email protected]>
Signed-off-by: Mcat12 <[email protected]>
Fix getting IP address in the presence of similar subnets
Fix chronometer refresh incorrectly reading the long argument sleep time
We no longer have access to the old coinbase account. Updating to new Coinbase Commerce account.
Update cryptocoin addresses
Fix tricorder upload function calls to use new curl function.
hosts-file.net was hard-coded as the domain to check instead of the actual domain. Signed-off-by: Mcat12 <[email protected]>
Fix incorrect adlist query when an adlist is blocked during gravity
… ensures that we clone at least one tagged commit in case we need to push changes to master. Signed-off-by: DL6ER <[email protected]>
Change StickerMule reflink to Team Pi-hole link.
Fix Untagged display on new installs
README StickerMule URL
Pi-hole Debug - tricorder upload function calls
Fix to prevent "fatal: No names found, cannot describe anything" git message during scheduled update checks Signed-off-by: DL6ER <[email protected]>
Fix for preventing git error message in cron logs
Pi-hole Core v4.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
By submitting this pull request, I confirm the following:
please fill any appropriate checkboxes, e.g: [X]
git rebase
)Please make sure you Sign Off all commits. Pi-hole enforces the DCO.
What does this PR aim to accomplish?:
A detailed description, screenshots (if necessary), as well as links to any relevant GitHub issues
How does this PR accomplish the above?:
A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix
What documentation changes (if any) are needed to support this PR?:
A detailed list of any necessary changes