-
-
Notifications
You must be signed in to change notification settings - Fork 558
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.9 #2016
Merged
Pi-hole web v5.9 #2016
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: Lion Ralfs <lion.ralfs@gmail.com>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
- toggle button (disabled): knob removed; - gradiend changed; Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
fix dashboard icon animations in Safari
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
…s render.text function to prevent possible (very low risk, requiring authenticated dashboard anyway) XSS. Signed-off-by: Adam Warner <me@adamwarner.co.uk>
…definitely (#1944) * Set stateDuration to 0 for all saved datatables to store the state indefinite Signed-off-by: Christian König <ckoenig@posteo.de> * Move stateDuration to utils.js Signed-off-by: Christian König <ckoenig@posteo.de> * Remove duplicated code as it is already part of utils.stateLoadCallback Signed-off-by: Christian König <ckoenig@posteo.de> * Fix function Signed-off-by: Christian König <ckoenig@posteo.de> * Revert "Fix function" This reverts commit 2f54f5f. Signed-off-by: Christian König <ckoenig@posteo.de> * Revert "Move stateDuration to utils.js" This reverts commit 6a3e778. Signed-off-by: Christian König <ckoenig@posteo.de>
Tweak to datatables column rendering
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
Bumps [xo](https://github.com/xojs/xo) from 0.45.0 to 0.46.3. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.45.0...v0.46.3) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…o-0.46.3 Bump xo from 0.45.0 to 0.46.3
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Add missing blocked boolean in queries.js
Add Star Trek LCARS theme
Queryads single DIV and responsive CSS (fixed)
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
Add missing rel="noopener" attributes
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Sidebar and nav-tab-custom: additional CSS for focus state
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
* Change wording in the "Interface Listening Behavior" box (renamed to simply "Interface settings") to address issue #2009 Signed-off-by: DL6ER <dl6er@dl6er.de> * Clarify interface listening behavior. Add fourth (new) option it actually bind to an interface. Signed-off-by: DL6ER <dl6er@dl6er.de> * Improve .no-danger-area and .danger-area CSS Signed-off-by: DL6ER <dl6er@dl6er.de>
…ostcss-cli-9.1.0 Bump postcss-cli from 9.0.2 to 9.1.0
Bumps [xo](https://github.com/xojs/xo) from 0.46.4 to 0.47.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.46.4...v0.47.0) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.5. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.11...8.4.5) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Add absent <thead> tags
…ostcss-8.4.5 Bump postcss from 8.3.11 to 8.4.5
…o-0.47.0 Bump xo from 0.46.4 to 0.47.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Avoid window.open and add more visible eye icon
…rettier-2.5.1 Bump prettier from 2.5.0 to 2.5.1
Add padding to apple fav icon and set background to black
…2015) Signed-off-by: DL6ER <dl6er@dl6er.de>
* Better prettier output Signed-off-by: rdwebdesign <github@rdwebdesign.com.br> * Adding a new test, to preserve the current behavior. Signed-off-by: rdwebdesign <github@rdwebdesign.com.br> * Fix command Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
PromoFaux
approved these changes
Dec 22, 2021
dschaper
approved these changes
Dec 22, 2021
This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there: https://discourse.pi-hole.net/t/nach-update-keine-counter-mehr/51812/7 |
This was referenced Dec 25, 2021
This was referenced Jan 3, 2022
1 task
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.
What's Changed
New Contributors
Full Changelog: v5.8...v5.9