-
-
Notifications
You must be signed in to change notification settings - Fork 562
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
Pi-hole web v5.6 #1850
Merged
Merged
Pi-hole web v5.6 #1850
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
Improve wording: "Percent blocked" --> "Percentage blocked"
Bumps [xo](https://github.com/xojs/xo) from 0.37.1 to 0.38.2. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.37.1...v0.38.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: XhmikosR <[email protected]>
Signed-off-by: Dylan Sealy <[email protected]>
Password autocompletion
… MAC address of this client instead Signed-off-by: DL6ER <[email protected]>
Try to obtain hostname for MAC clients
Signed-off-by: Sean F Quinn <[email protected]>
Improvement to readability of footer "update" command text
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.9...8.2.14) Signed-off-by: dependabot-preview[bot] <[email protected]>
resync Dev with Master
Upgrade to GitHub-native Dependabot
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.14 to 8.2.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.14...8.2.15) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.16.1...4.16.6) Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Adyanth H <[email protected]>
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Adyanth H <[email protected]>
Signed-off-by: Kenneth Chew <[email protected]>
Signed-off-by: = <[email protected]> Signed-off-by: Alex Lamond <[email protected]>
Corrected naming conventions for files and theme name Co-authored-by: DL6ER <[email protected]> Signed-off-by: Alex Lamond <[email protected]>
Signed-off-by: Alex Lamond <[email protected]>
Added the option for an automatic dark mode based on the device status
…es5" (see https://prettier.io/docs/en/options.html#trailing-commas) Signed-off-by: DL6ER <[email protected]>
Prettier improvements for easier reviews
Signed-off-by: DL6ER <[email protected]>
Add reply type DNSSEC
…n upstream (and we're still awaiting the reply) Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Add interpretation for Pi-hole message type RATE_LIMIT
Signed-off-by: Fabian Preuß <[email protected]>
Signed-off-by: Fabian Preuß <[email protected]>
Stop timer when user reenabled blocking early
If no extended DNS errors are available, the "ede" variable is assigned an undefined array value, hence "ede" is undefined. Since the length method is not available on undefined variables, a TypeError is thrown later in the script, which breaks the DNS queries view in the admin panel. This commit solves the issue by assigning an empty string, if no EDE is available (data[11] is undefined). Signed-off-by: MichaIng <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Fix TypeError if no extended DNS error is available
Import two fixes
Add new blocked by database status and NONE reply type
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
* Add notes about order of locally stored DNS records
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
… doesn't actually seem to do anything... (but not removing it just in case Signed-off-by: Adam Warner <[email protected]>
Add httponly = true to persistent login cookie
Co-authored-by: wtwver <[email protected]> Signed-off-by: Adam Warner <[email protected]>
Apply htmlentities in a couple of places to prevent xss
Clarify how and when UQDN are forwarded with conditional forwarding
Less color for the Query Log
Add BLOB reply type
PromoFaux
approved these changes
Sep 11, 2021
dschaper
approved these changes
Sep 11, 2021
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.
Release