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 |
|
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 |
|
Adam Warner
|
ec0bd75c71
|
Merge pull request #1652 from aidantwoods/hash_equals-for-pwhash-compare
Use hash_equals when comparing to pwhash from cookie
|
2020-12-06 13:45:59 +00:00 |
|
Aidan Woods
|
85c7a3b437
|
Use hash_equals when comparing to pwhash from cookie
This should prevent a timing attack against this parameter to
disclose the stored passsword hash.
Signed-off-by: Aidan Woods <aidantwoods@gmail.com>
|
2020-12-06 13:26:02 +00:00 |
|
DL6ER
|
98059251a1
|
Merge pull request #1650 from aidantwoods/require-auth-for-recentBlocked
Require auth for recentBlocked function
|
2020-12-06 08:33:46 +01:00 |
|
Aidan Woods
|
8acfe1394e
|
Require auth for recentBlocked function
Signed-off-by: Aidan Woods <aidantwoods@gmail.com>
|
2020-12-05 13:47:20 +00:00 |
|
DL6ER
|
eb06688478
|
Merge pull request #1648 from pi-hole/master
Update development from Web v5.2.1 release
|
2020-12-02 23:10:47 +01:00 |
|
Adam Warner
|
8ac95be7c1
|
Merge pull request #1647 from pi-hole/release/v5.2.1
Pi-hole Web v5.2.1
v5.2.1
|
2020-12-02 21:37:37 +00:00 |
|
dnhp
|
ef6a740370
|
Fix issue 1643 - quote numbers in switch case
Signed-off-by: dnhp <34394848+dnhp@users.noreply.github.com>
|
2020-12-01 12:04:16 +00:00 |
|
Adam Warner
|
17d88fc1e1
|
Merge pull request #1642 from pi-hole/tweak/non-FQDN-documentation
Improve documentation on Settings page
|
2020-12-01 09:43:05 +00:00 |
|
DL6ER
|
08207835c3
|
Add better descrption of what the two check boxes actually effect.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2020-12-01 09:30:12 +01:00 |
|
buchwasa
|
79b474009e
|
Added phpstan
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
|
2020-11-30 23:50:20 -05:00 |
|
DL6ER
|
38d3615a21
|
Merge pull request #1641 from pi-hole/master
Merge Pi-hole Web 5.2 into development
|
2020-11-29 17:04:10 +01:00 |
|
XhmikosR
|
ab4bd7bda9
|
Update devDependencies
* autoprefixer ^9.8.6 → ^10.0.4
* postcss-cli ^7.1.2 → ^8.3.0
Also, cleanup our browserslist config.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2020-11-29 09:27:44 +02:00 |
|
Adam Warner
|
2c2d9f5f18
|
Merge pull request #1638 from pi-hole/release/v5.2
Pi-hole Web 5.2 Release PR
v5.2
|
2020-11-28 19:04:59 +00:00 |
|
Adam Warner
|
68351a3a91
|
Merge pull request #1634 from pi-hole/new/unlink_DHCP_lease
Add button to remove dynamic DHCP leases
|
2020-11-28 16:32:37 +00:00 |
|
Adam Warner
|
483f5037db
|
Merge pull request #1625 from pi-hole/tweak/replace_domains
Add new replace_domain action to allow adding domain(s) exclusively to a specific list
|
2020-11-28 16:25:38 +00:00 |
|