Commit Graph

4080 Commits

Author SHA1 Message Date
DL6ER 35e6c8367d Merge pull request #1709 from pi-hole/master
Update devel
2021-01-20 10:31:55 +01:00
Adam Warner 704e5d4aef Merge pull request #1708 from pi-hole/release/v5.3.1
Pi-hole AdminLTE v5.3.1
v5.3.1
2021-01-19 12:28:54 +00:00
DL6ER 5baa16ee33 Merge pull request #1707 from pi-hole/fix/upstream_box_links
Fix #1705 (incorrect forwardest link) and #1706 (compute shares if parts are hidden)
2021-01-19 09:36:02 +01:00
DL6ER cfce364c84 Change tooltip wording to "% of shown items" to be more universal
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:04:22 +01:00
DL6ER 02389490dc Also compute and show share of displayed quantities in the doghount charts (only if some items are hidden)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 07:59:07 +01:00
DL6ER 92dbd9dd37 Only add link to Query Log when filtering property is available
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 07:11:11 +01:00
Adam Warner 3ff33a3d24 Merge pull request #1704 from pi-hole/release/v5.3
Pi-hole Web v5.3
v5.3
2021-01-15 19:45:58 +00:00
Adam Warner 8dc3944f7f Merge pull request #1702 from pi-hole/PromoFaux-patch-1
Update codeql.yml
2021-01-15 18:07:13 +00:00
Adam Warner b11f249771 Update codeql.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-15 17:36:29 +00:00
DL6ER b6f4202a17 Merge pull request #1680 from pi-hole/new/OTHER_types
Implement new OTHER (offset) types for the long-term queries page
2021-01-15 18:23:28 +01:00
DL6ER d065328eb1 Merge branch 'devel' into new/OTHER_types
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-15 05:52:16 +01:00
Adam Warner 136006b1ee Merge pull request #1675 from pi-hole/new/SVCB_HTTPS
Add SVCB and HTTPS types
2021-01-13 21:15:12 +00:00
Adam Warner de75045988 Merge pull request #1694 from Gontier-Julien/fourth-pull-request
Fix charts overflowing.
2021-01-13 21:02:25 +00:00
Adam Warner 36bfb9ad03 Merge pull request #1693 from Gontier-Julien/third-pull-request
Fix gray space on the left side for cleaner look.
2021-01-13 21:00:41 +00:00
Adam Warner 83cf54db5d Merge pull request #1692 from Gontier-Julien/second-pull-request
Don't need this backround-color for the interface.
2021-01-13 20:59:04 +00:00
Adam Warner 1d52bc84cb Merge pull request #1691 from Gontier-Julien/devel
Change radius to 10px for a more modern look.
2021-01-13 20:52:40 +00:00
Adam Warner 4ff4ea172f fix prettier complaints
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-13 20:47:36 +00:00
Adam Warner 952c1572f5 Merge pull request #1683 from mdujava/basic_auth
Url of adlist can contain userinfo (basicauth)
2021-01-13 20:41:50 +00:00
Adam Warner 509a082d02 Update scripts/pi-hole/php/groups.php 2021-01-13 20:40:04 +00:00
DL6ER 012116a58d Merge pull request #1672 from pi-hole/fix/groups_backend
Bugfix allowing to effectively set empty domain/client/adlist groupsets
2021-01-13 21:28:20 +01:00
dependabot-preview[bot] e3e1e456d1 Bump postcss from 8.2.2 to 8.2.4
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](https://github.com/postcss/postcss/compare/8.2.2...8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 20:07:32 +00:00
Adam Warner d92fc2a12b Merge pull request #1661 from pi-hole/dependabot/npm_and_yarn/devel/postcss-cli-8.3.1
Bump postcss-cli from 8.3.0 to 8.3.1
2021-01-13 19:57:12 +00:00
dependabot-preview[bot] d2ba0638f8 Bump postcss-cli from 8.3.0 to 8.3.1
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](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 19:53:36 +00:00
dependabot-preview[bot] 21a6847a33 Bump eslint-plugin-compat from 3.8.0 to 3.9.0
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](https://github.com/amilajack/eslint-plugin-compat/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 19:51:43 +00:00
Gontier Julien b07e143922 Change radius to 10px for a more modern look (Fix)
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-13 19:38:14 +01:00
Gontier Julien 2da427ca03 Fix charts overflowing.
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-12 20:18:32 +01:00
Gontier Julien 0381db72dd Fix gray space on the left side for cleaner look.
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-12 20:13:55 +01:00
Gontier Julien 7bc5398e66 Don't need this backround-color for the interface.
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2021-01-12 19:55:43 +01:00
dependabot-preview[bot] 20d62259d2 Bump autoprefixer from 10.1.0 to 10.2.1
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](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 12:10:23 +00:00
Matej Dujava c09263b926 Adlist can contain userinfo (basicauth)
Web side of fix https://github.com/pi-hole/pi-hole/pull/3912

Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
2021-01-05 19:54:28 +01:00
DL6ER 0871764378 Merge pull request #1682 from timothystewart6/fix-typo
fix(cname_records): Fixed grammar
2021-01-05 08:32:38 +01:00
Timothy Stewart db40cc31fe fix(cname_records): Fixed gammar
Signed-off-by: Timothy Stewart <timothystewart6@gmail.com>
2021-01-04 17:37:56 -06:00
DL6ER e5a9579cf5 Implement new offset types for the long-term queries page. Also add the new SVCB and HTTPS tyes where they were forgotten.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-03 23:05:11 +01:00
dependabot-preview[bot] 8c79fbc4b8 Bump postcss from 8.2.1 to 8.2.2
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](https://github.com/postcss/postcss/compare/8.2.1...8.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-03 18:14:04 +00:00
dependabot-preview[bot] 7cddf8cb83 Bump xo from 0.36.1 to 0.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](https://github.com/xojs/xo/compare/v0.36.1...v0.37.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-03 09:09:27 +00:00
DL6ER f702d2a6e4 Merge pull request #1679 from pi-hole/fixes/xo
Prep for #1678 - xo v0.37.1
2021-01-03 08:25:49 +01:00
Dan Schaper 2976254bbc unicorn/no-lonely-if
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2021-01-02 20:53:20 -08:00
Dan Schaper e763993574 unicorn/prefer-dom-node-append
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2021-01-02 20:33:14 -08:00
Dan Schaper 3bd702563c Date.now() fixes
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2021-01-02 20:33:14 -08:00
DL6ER 4ea896ca05 Merge pull request #1676 from buchwasa/remove-old-construct
Use new style constructors, fixes phpstan
2020-12-31 21:17:52 +01:00
buchwasa 650ae0bf56 Use new style constructors
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
2020-12-31 15:00:21 -05:00
DL6ER 9b19104ae6 Merge pull request #1654 from buchwasa/phpstan-fixes
Fixes in func.php from phpstan
2020-12-31 11:59:23 +01:00
DL6ER 394bada438 Merge pull request #1586 from buchwasa/phpstan-devel
Added phpstan
2020-12-31 11:59:03 +01:00
Kevin 28faf0159e Implement dark theme on the modal dialogs (#1674)
* Implement dark theme on the modal dialogs

Signed-off-by: Kevin Lopez <g.lopezkevin@gmail.com>
2020-12-31 10:59:35 +01:00
DL6ER fa2279d473 Add SVCB and HTTPS types and reduce code duplication
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-12-31 10:54:01 +01:00
DL6ER cef3a25b71 Merge pull request #1671 from Daxtorim/type-ids-to-type-name
Add more query type names to title of Query Log instead of "type <id>"
2020-12-28 11:05:31 +01:00
DL6ER ba1ac8621f Use empty array for foreach() when no group is to be set, always commit when editing domains, and report any errors while commiting.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-12-28 07:57:58 +01:00
Fabian Preuß 0b125b06c9 Added more query types to title of Query Log
Signed-off-by: Fabian Preuß <preuss_fabian@gmx.de>
2020-12-27 21:32:35 +01:00
Adam Warner 941ab79c2d Merge pull request #1669 from Daxtorim/fix/sort-by-replyid
Fix sorting by reply in Query Log
2020-12-27 17:43:19 +00:00
Fabian Preuß 54dfc54a61 Fix sorting by replies in query log
Signed-off-by: Fabian Preuß <preuss_fabian@gmx.de>
2020-12-27 04:45:24 +01:00