Skip to content
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 79 commits into from
Sep 11, 2021
Merged

Pi-hole web v5.6 #1850

merged 79 commits into from
Sep 11, 2021

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Jul 24, 2021

Release

heis2201 and others added 30 commits January 20, 2021 11:36
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: Dylan Sealy <[email protected]>
… MAC address of this client instead

Signed-off-by: DL6ER <[email protected]>
Signed-off-by: Sean F Quinn <[email protected]>
Improvement to readability of footer "update" command text
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]>
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
Prettier improvements for easier reviews
…n upstream (and we're still awaiting the reply)

Signed-off-by: DL6ER <[email protected]>
DL6ER and others added 24 commits August 6, 2021 21:35
Add interpretation for Pi-hole message type RATE_LIMIT
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]>
Fix TypeError if no extended DNS error is available
Add new blocked by database status and NONE reply type
* Add notes about order of locally stored DNS records
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
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
@PromoFaux PromoFaux merged commit f5292a3 into master Sep 11, 2021
@PromoFaux PromoFaux deleted the release/v5.6 branch September 11, 2021 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.