forked from pi-hole/web
-
Notifications
You must be signed in to change notification settings - Fork 14
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
V5.12 #55
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
Running `pihole -up` in the Docker image release is not allowed, and will receive this prompt msg: `Function not supported in Docker images`, should display a different prompt message for Docker image release. Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
…ateInstruction footer.php: Improve Pi-Hole update instruction for Docker image
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Change the order of "uptream servers" graphic items
Fixing double `json_encode` output
Signed-off-by: DL6ER <dl6er@dl6er.de>
…ld config data from before running the savesettings.php code Signed-off-by: DL6ER <dl6er@dl6er.de>
sync: master to devel
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.6...8.4.7) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yubiuser <ckoenig@posteo.de>
Set rate-limiting options from settings page
- add Datatables extension Select (CSS and js); - add Datatables extension Buttons (CSS and js); - allow selection of multiple warnings; - new button to select all; - new button to delete all selected warnings; - add icons for the buttons; - hide buttons if all messages were deleted; - update CSS themes to format the new items; - Fix: update icon count after warning deletion; - Fix: remove triangle icon after delete last warning; Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
…devel/postcss-8.4.7 Bump postcss from 8.4.6 to 8.4.7
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
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>
Guard socket and FTL response
Correct a spelling mistake on the settings page
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.1...2.6.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…devel/prettier-2.6.2 Bump prettier from 2.6.1 to 2.6.2
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 loop for getAllQueries from FTL's memory
- fix top circle position; - fix circle background colors for each theme; - special CSS for LCARS theme; - change CSS selector for top navbar `<li>`: after removing the first item, the "old" second item became the first one. - use a better color for all themes; - hide submenu counter during animation; - hide the other counter when submenu is opened (mobile too) Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Return empty array if there is no data
Move warning count to sidebar (when sidebar is visible).
Signed-off-by: Robin Tweedie <robin.tweedie@gmail.com>
Improve background images
Fixed URL typo in README.md
…minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6
5.12 Release
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.
V5.12 Update