Commit Graph

4054 Commits

Author SHA1 Message Date
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
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
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
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 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
DL6ER 373770db74 Merge pull request #1667 from pi-hole/master
Sync dev with master
2020-12-24 12:59:52 +01:00
Adam Warner 780dff0e95 Merge pull request #1666 from pi-hole/release/v5.2.2
Pi-hole web v5.2.2
v5.2.2
2020-12-24 11:07:40 +00:00
DL6ER a3656d0625 Merge pull request #1663 from yubiuser/CNAME_limits
Add hint to the web interface about the limits of CNAME records
2020-12-24 10:35:22 +01:00
yubiuser 561083b250 Improve explanation
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-24 10:23:56 +01:00
yubiuser c23e6d7cc2 Revise DHCP text
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-24 09:25:49 +01:00
yubiuser 890827b222 Add note on CNAME external domains
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-24 08:46:39 +01:00
Adam Warner f7733f430e Merge pull request #1664 from pi-hole/fix/transactions
Fix transactions in groups.php
2020-12-23 22:34:04 +00:00
DL6ER 8d73511005 Merge pull request #1665 from pi-hole/fix/escape-all-the-things
Prevent malformed DNS queries executing JS on querylog/long term query pages
2020-12-23 20:47:36 +01:00
Adam Warner 62ac184116 replace "~" by " " in getAllQueries response
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-12-23 18:42:51 +00:00
Adam Warner a28f4e4f18 Prevent malformed DNS queries executing JS on querylog/long term query log
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-12-23 18:11:14 +00:00
DL6ER 564a4838ae Fix transactions in groups.php
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-12-23 15:21:57 +01:00
DL6ER 49a084076e Merge pull request #1662 from yubiuser/fix/CNAME_target_validation
Validate target domain for CNAME records
2020-12-22 21:36:15 +01:00
yubiuser 598a7766f2 Add code formating
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-21 18:16:28 +01:00
yubiuser f536eab77e Further enhance explanation
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-21 17:41:04 +01:00
yubiuser d9a7e66677 Add hint to the web interface about the limits of CNMAE records
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-21 13:38:51 +01:00
yubiuser 42e7915b53 Fix typo
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-20 20:35:21 +01:00
yubiuser c07b710d07 Validate target domain for CNAME records
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-20 20:26:37 +01:00
dependabot-preview[bot] c32bcd3715 Bump postcss from 8.1.10 to 8.2.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.2.1.
- [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.1.10...8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 09:27:19 +00:00
dependabot-preview[bot] 138fa16a8a Bump xo from 0.35.0 to 0.36.1
Bumps [xo](https://github.com/xojs/xo) from 0.35.0 to 0.36.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.35.0...v0.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 09:27:13 +00:00
dependabot-preview[bot] cdfeb1196f Bump autoprefixer from 10.0.4 to 10.1.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.4 to 10.1.0.
- [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.0.4...10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 09:27:03 +00:00
buchwasa 98e6a45242 Fixes in func.php from phpstan
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
2020-12-10 16:51:42 -05:00
DL6ER ad5679ae70 Merge pull request #1619 from notriddle/master
Switch from fontawesome webfonts to SVG + JS
2020-12-10 22:24:11 +01:00
DL6ER 48bb97742b Merge pull request #1640 from pi-hole/deps
Update devDependencies
2020-12-10 22:09:00 +01:00
DL6ER 835f12ddec Merge pull request #1594 from yubiuser/tweak/colors
Change color of blocked queries in dashboard piechart forward destination to red
2020-12-10 22:08:35 +01:00
DL6ER 6ade8df31f Merge pull request #1646 from dnhp/bf-dnhp-1643
Fix issue 1643 - Show status of retried DNS queries in query log correctly
2020-12-10 22:06:36 +01:00
dependabot-preview[bot] b721fca0a5 [Security] Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 19:05:50 +00:00