-
-
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.3 #1704
Merged
Merged
Pi-hole Web v5.3 #1704
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
Signed-off-by: buchwasa <[email protected]>
Signed-off-by: buchwasa <[email protected]>
Sync dev with master
Signed-off-by: Fabian Preuß <[email protected]>
Fix sorting by reply in Query Log
Signed-off-by: Fabian Preuß <[email protected]>
…it when editing domains, and report any errors while commiting. Signed-off-by: DL6ER <[email protected]>
Add more query type names to title of Query Log instead of "type <id>"
Signed-off-by: DL6ER <[email protected]>
* Implement dark theme on the modal dialogs Signed-off-by: Kevin Lopez <[email protected]>
Added phpstan
Fixes in func.php from phpstan
Signed-off-by: buchwasa <[email protected]>
Use new style constructors, fixes phpstan
Signed-off-by: Dan Schaper <[email protected]>
Signed-off-by: Dan Schaper <[email protected]>
Signed-off-by: Dan Schaper <[email protected]>
Prep for #1678 - xo v0.37.1
Bumps [xo](https://github.com/xojs/xo) from 0.36.1 to 0.37.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.36.1...v0.37.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.1...8.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
…he new SVCB and HTTPS tyes where they were forgotten. Signed-off-by: DL6ER <[email protected]>
Signed-off-by: Timothy Stewart <[email protected]>
fix(cname_records): Fixed grammar
Web side of fix pi-hole/pi-hole#3912 Signed-off-by: Matej Dujava <[email protected]>
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.1. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.1.0...10.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: Gontier Julien <[email protected]>
Signed-off-by: Gontier Julien <[email protected]>
Signed-off-by: Gontier Julien <[email protected]>
Signed-off-by: Gontier Julien <[email protected]>
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases) - [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/master/CHANGELOG.md) - [Commits](amilajack/eslint-plugin-compat@v3.8.0...v3.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@8.3.0...8.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
…ostcss-cli-8.3.1 Bump postcss-cli from 8.3.0 to 8.3.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.2 to 8.2.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.2...8.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bugfix allowing to effectively set empty domain/client/adlist groupsets
Url of adlist can contain userinfo (basicauth)
Signed-off-by: Adam Warner <[email protected]>
Change radius to 10px for a more modern look.
Don't need this backround-color for the interface.
Fix gray space on the left side for cleaner look.
Fix charts overflowing.
Add SVCB and HTTPS types
Signed-off-by: DL6ER <[email protected]>
Implement new OTHER (offset) types for the long-term queries page
Signed-off-by: Adam Warner <[email protected]>
Update codeql.yml
dschaper
approved these changes
Jan 15, 2021
DL6ER
approved these changes
Jan 15, 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.
Implement dark theme on the modal dialogs #1674 (@kevlg)
Add more query type names to title of Query Log instead of "type " #1671 (@Daxtorim)
Fix sorting by reply in Query Log #1669 (@Daxtorim)
Change radius to 10px for a more modern look. #1691 (@Gontier-Julien)
Remove unnecessary backround-color for the interface. #1692 (@Gontier-Julien)
Fix gray space on the left side for cleaner look. #1693 (@Gontier-Julien)
Fix charts overflowing. #1694 (@Gontier-Julien)