Commit Graph

4123 Commits

Author SHA1 Message Date
DL6ER eab215ec4a Merge pull request #1793 from pi-hole/tweak/group_clients_MAC_hostnames
Try to obtain hostname for MAC clients
2021-04-30 13:15:18 +02:00
DL6ER ca71bc8df8 Check if we can get a host name from the database when looking up the MAC address of this client instead
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-04-29 09:28:12 +02:00
DL6ER dff02dd4be Merge pull request #1785 from DylanSealy/autocomplete
Password autocompletion
2021-04-24 08:05:34 +02:00
Dylan Sealy 4fc8f283f6 Password autocompletion
Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
2021-04-21 22:38:51 +02:00
XhmikosR cf6a59d63f Disable a few xo rules for now.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-04-13 19:25:35 +00:00
dependabot-preview[bot] 333c6b7ec7 Bump xo from 0.37.1 to 0.38.2
Bumps [xo](https://github.com/xojs/xo) from 0.37.1 to 0.38.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.37.1...v0.38.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 19:25:35 +00:00
dependabot-preview[bot] d953fb03bc Bump postcss from 8.2.8 to 8.2.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.9.
- [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.8...8.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 19:29:06 +00:00
Adam Warner 5435945f29 Merge pull request #1759 from Yrlish/patch-1
Trim CNAME target input field value data
2021-04-12 20:28:08 +01:00
dependabot-preview[bot] 6fd3a02bb0 Bump postcss from 8.2.4 to 8.2.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.8.
- [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.4...8.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-19 22:25:42 +00:00
dependabot-preview[bot] 3fded3b63e Bump autoprefixer from 10.2.1 to 10.2.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.1 to 10.2.5.
- [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.2.1...10.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-19 22:19:56 +00:00
dependabot-preview[bot] 3eaea9024c [Security] Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-19 18:50:23 +00:00
DL6ER 187e9ddae6 Merge pull request #1673 from pi-hole/new/gravity_adlist_infos
Add details to adlist table
2021-03-17 20:35:40 +01:00
DL6ER 78672fdbec Avoid 1970 date if list was never updated. 2021-03-17 16:55:27 +01:00
Dennis Alexandersson 93464cb9bf Trim CNAME target input field value data
Signed-off-by: Dennis Alexandersson <dennis@alexandersson.xyz>
2021-03-06 10:00:32 +01:00
DL6ER 1195920211 Merge pull request #1731 from pi-hole/fix/dark_theme_links
Add Pi-hole darker theme
2021-02-28 17:00:52 +01:00
Adam Warner 53c654ba5d Merge pull request #1751 from 8none1/devel
Simple typo fix:  static release -> static lease.
2021-02-27 15:36:21 +00:00
Will Cooke b69e774bf3 Simple typo fix: static release -> static lease.
Signed-off-by: Will Cooke <will@whizzy.org>
2021-02-27 15:02:52 +00:00
DL6ER c1075c6664 Merge pull request #1749 from j15e/feature/footer-update-doc
Add update command & documentation link
2021-02-27 08:53:32 +01:00
Jean-Philippe Doyle 854dab6204 Add update command & documentation link
Signed-off-by: Jean-Philippe Doyle <jeanphilippe.doyle@hooktstudios.com>
2021-02-25 00:10:47 -05:00
DL6ER 92a81258b3 Merge pull request #1743 from yubiuser/fix/database_new_status_types
Don't count new status types as blocked queries in long-term data
2021-02-22 13:25:58 +01:00
yubiuser 6c41ab8c20 Status in lowercase
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-02-19 19:53:02 +01:00
yubiuser 1acb0b440a Inlcud new query types in long term graph and top lists
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-02-19 06:54:58 +01:00
yubiuser e045ec3d32 Fix prettier complains
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-02-18 20:24:03 +01:00
yubiuser cc2030968d Don't count new status types as blocked queries
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-02-17 22:55:27 +01:00
DL6ER 6a4634c185 Merge pull request #1742 from pi-hole/master
Sync master back to devel
2021-02-17 11:02:11 +01:00
Adam Warner 989e1ba0ca Merge pull request #1737 from pi-hole/release/v5.4
Pi-hole web v5.4
v5.4
2021-02-16 19:47:51 +00:00
Adam Warner 3fd72fe79a Merge pull request #1741 from jonnybolton/fix/typo-save-settings
Typo fixed in save settings
2021-02-16 17:53:50 +00:00
Jonny Bolton 590749b7eb Typo fixed in save settings
Signed-off-by: Jonny Bolton <jonnybolton@gmail.com>
2021-02-16 17:39:39 +00:00
DL6ER bc108ea834 Add status icon tooltip
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:27:34 +01:00
DL6ER ba3acbbade Do not create links for file:// adlists
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:49 +01:00
DL6ER 894ea0a8fa Open adlists in new tabs and allow sorting by status.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:42 +01:00
DL6ER 9be0c61050 Always inform about any invalid domains on a list using exclamation-triangle and bold-red text in the invalid domains column
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:38 +01:00
DL6ER 9b821dd481 Use distinct icons for getting more information on the first look
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:33 +01:00
DL6ER 5533b4fc9e Improve formatting and make status texts more human-friendly
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:23 +01:00
DL6ER a39010582c Add additional information children to adlist table
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-07 11:24:00 +01:00
DL6ER 1b3cfb66ee Add new Pi-hole 'default-darker' theme
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-05 08:00:23 +01:00
DL6ER a166ae2d8d Fix links in box headers being invisible on the dark theme.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-05 07:56:13 +01:00
DL6ER 64b36564c5 Regenerate session ID on successful login to prevent session fixation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-03 14:37:58 +01:00
DL6ER d4e46df28e Prevent javascript XSS attacks aimed to steal the session ID
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-03 14:18:29 +01:00
DL6ER 22d7df9116 Properly escape possible user-input
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-03 14:18:06 +01:00
DL6ER 6ff083a7f9 Merge pull request #1721 from pi-hole/master
Sync after web v5.3.2 release
2021-01-27 19:24:25 +01:00
Adam Warner 1521dfe3f4 Merge pull request #1720 from pi-hole/release/v5.3.2
Pi-hole web v5.3.2
v5.3.2
2021-01-27 18:05:40 +00:00
DL6ER 2d02855830 Add interpretation of new query status 14 = already forwarded
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-24 10:38:22 +01:00
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