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.7 #1901

Merged
merged 42 commits into from
Sep 29, 2021
Merged

Pi-hole web v5.7 #1901

merged 42 commits into from
Sep 29, 2021

Conversation

PromoFaux
Copy link
Member

release

yubiuser and others added 30 commits July 4, 2021 20:06
Signed-off-by: yubiuser <[email protected]>
footer.php: move FTL before Web Interface
Remove adlists tab from settings page
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 3.9.0 to 3.13.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.9.0...v3.13.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.2.15...8.3.6)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.2.5...10.3.4)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [xo](https://github.com/xojs/xo) from 0.38.2 to 0.44.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.38.2...v0.44.0)

---
updated-dependencies:
- dependency-name: xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: XhmikosR <[email protected]>
Fixes npm vulnerabilities and flattens the deps tree.

Signed-off-by: XhmikosR <[email protected]>
* remove unneeded `CI` env var; it's already set by the runner
* specify `FORCE_COLOR: 2`
* update to the latest `actions/setup-node`
* cache npm
* update to Node.js 14

Signed-off-by: XhmikosR <[email protected]>
Signed-off-by: yubiuser <[email protected]>
Signed-off-by: yubiuser <[email protected]>
Signed-off-by: yubiuser <[email protected]>
Clarify that never forward non-FQDN only applies to A and AAAA queries
Signed-off-by: a1346054 <[email protected]>
Signed-off-by: a1346054 <[email protected]>
Signed-off-by: a1346054 <[email protected]>
PromoFaux and others added 8 commits September 21, 2021 09:39
…ore) (#1893)

* Add subtle background colour to the rows depending on query status

* Do the same for long term query log (and also apply changes missed on last release

* Add per-browser setting for Query Log colorization

Signed-off-by: DL6ER <[email protected]>

Co-authored-by: DL6ER <[email protected]>
Signed-off-by: yubiuser <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.3.6...8.3.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Add delete button to message table
Lift prefix limitaion for --rev-server
…ostcss-8.3.8

Bump postcss from 8.3.6 to 8.3.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.3.4...10.3.6)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…utoprefixer-10.3.6

Bump autoprefixer from 10.3.4 to 10.3.6
@DL6ER DL6ER requested review from DL6ER and dschaper September 29, 2021 20:16
@DL6ER DL6ER changed the title Release Pi-hole web v5.6.1 Sep 29, 2021
dependabot bot and others added 2 commits September 29, 2021 20:17
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Simple maintenance improvements
DL6ER
DL6ER previously approved these changes Sep 29, 2021
…rettier-2.4.1

Bump prettier from 2.4.0 to 2.4.1
@DL6ER DL6ER changed the title Pi-hole web v5.6.1 Pi-hole web v5.7 Sep 29, 2021
@PromoFaux PromoFaux merged commit 50f43bd into master Sep 29, 2021
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.

6 participants