-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
PADD v3.8.0 #237
Merged
Merged
PADD v3.8.0 #237
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
fix alignment of ipv6 value in padd tiny
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br> Signed-off-by: Christian König <ckoenig@posteo.de>
Use nproc to get number of processors
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Remove chronometer2 script
Add device model to PADD
Make PADD compatible with non-master branches
Signed-off-by: Christian König <ckoenig@posteo.de>
Add interface and traffic info to PADD
sync: master to development
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Add codepsell workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
Remove the note about not supporting Pi-hole beta versions from PADD issue template.
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Remove wrongly added > on FTL API call
Add dependabot
Add editorconfig and editorconfig workflow
Bump version to 3.8.0
Use FTL >gateway endpoint to get router IP
Signed-off-by: Christian König <ckoenig@posteo.de> Source setupVars.conf when needed to reflect changes in Pi-hole config Signed-off-by: Christian König <ckoenig@posteo.de> Change greater than to greater or equal Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Co-authored-by: Scott Smith <scottsm@mac.com> Signed-off-by: Christian König <ckoenig@posteo.de> Also GetPiholeInformation in mini during startup Signed-off-by: Christian König <ckoenig@posteo.de> Remove trailing underscores Signed-off-by: Christian König <ckoenig@posteo.de>
Optimize polling
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Improve PADD version comparison
dschaper
approved these changes
Jul 25, 2022
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.
New
PADD
release.This requires the latest
FTL
version (>= v5.16), so do not upgrade PADD before you upgraded your Pi-hole installation.New:
PADD
Add device model to PADD #229Improvements:
Pi-hole
component the script won't fail now Make PADD compatible with non-master branches #232gateway
IP directly fromFTL
Use FTL >gateway endpoint to get router IP #235PADD
now collects information, displays them and then sleeps for 5sec instead of collecting, sleeping, displaying Optimize polling #245Bugfix:
GetPiholeInformation
to the startup routine for${padd_size}=mini
Optimize polling #245Other:
chronometer2.sh
Remove chronometer2 script #230piHoleVersion
file is now not longer needed and was removed Optimize polling #245