Commit Graph

4155 Commits

Author SHA1 Message Date
DL6ER 0e25554cab Merge pull request #1844 from pi-hole/tweak/chartjs294
Update Charts.js from 2.9.3 to 2.9.4
2021-07-04 10:17:26 +02:00
Adam Warner f229e4fcc9 Merge pull request #1832 from kthchew/safari-15
Improve `theme-color` and `background-color` for different themes
2021-07-04 01:51:32 +01:00
Adam Warner 5438430d6e Update to latest (and last) 2.x.x version of Chart.js to fix some bugs found in 2.9.3
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-07-03 22:24:34 +01:00
Adam Warner b615ef014e Merge pull request #1824 from pi-hole/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-07-03 21:54:41 +01:00
Adam Warner 8fc18ca4ac Merge pull request #1823 from pi-hole/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
2021-07-03 21:54:31 +01:00
Adam Warner 9a552df73e Merge pull request #1815 from pi-hole/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.1 to 4.16.6
2021-07-03 21:50:48 +01:00
Adam Warner 7de4b6a6d5 Merge pull request #1710 from heis2201/patch-2
Improve wording: Percentage blocked domains
2021-07-03 21:24:24 +01:00
DL6ER 122146fcc6 Update styling of scripts/pi-hole/js/settings.js
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-06-26 15:28:11 +00:00
dependabot-preview[bot] 1612082e50 Bump prettier from 2.2.1 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-26 15:28:11 +00:00
DL6ER 2c9765260e Merge pull request #1837 from pi-hole/update/dnsmasq-v2.86
Add reply type DNSSEC
2021-06-23 11:58:13 +02:00
DL6ER fb2b87e833 Add new DNSSEC reply type
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-06-23 11:43:14 +02:00
DL6ER ca030bc0c9 Merge pull request #1838 from pi-hole/tweak/trailing-commas-js
Prettier improvements for easier reviews
2021-06-23 11:41:56 +02:00
DL6ER 0d0a8dba67 Change prettier option trailingComma from "none" to the new default "es5" (see https://prettier.io/docs/en/options.html#trailing-commas)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-06-23 11:26:43 +02:00
DL6ER a2c64d6d19 Merge pull request #1836 from AlexLamond/auto-darkmode
Added the option for an automatic dark mode based on the device status
2021-06-22 16:15:51 +02:00
Alex Lamond 7aace0920b Updated theme naming
Signed-off-by: Alex Lamond <9060360+AlexLamond@users.noreply.github.com>
2021-06-22 12:52:24 +02:00
Alex L 57a5518c23 Update scripts/pi-hole/php/theme.php
Corrected naming conventions for files and theme name

Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
Signed-off-by: Alex Lamond <9060360+AlexLamond@users.noreply.github.com>
2021-06-22 12:52:24 +02:00
AlexLamond 5538af20b8 Added the option for an automatic dark mode based on the device status
Signed-off-by: = <9060360+AlexLamond@users.noreply.github.com>
Signed-off-by: Alex Lamond <9060360+AlexLamond@users.noreply.github.com>
2021-06-22 12:52:24 +02:00
Kenneth Chew 2f3f4e6056 Adapt theme-color and background-color for different themes
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com>
2021-06-19 01:02:53 -04:00
dependabot[bot] 9e0ef641d4 Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 08:45:26 +00:00
dependabot[bot] 63488d385f Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 21:10:26 +00:00
dependabot[bot] 2c076b7b4e Bump browserslist from 4.16.1 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 15:47:13 +00:00
dependabot-preview[bot] 731bb98820 Bump postcss from 8.2.14 to 8.2.15
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.14 to 8.2.15.
- [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.14...8.2.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-19 20:14:46 +00:00
Adam Warner 96b36ce323 Merge pull request #1792 from pi-hole/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-19 21:10:07 +01:00
Adam Warner 1488af490b Merge pull request #1809 from pi-hole/master
resync Dev with Master
2021-05-19 21:06:14 +01:00
dependabot-preview[bot] 04c856492a Bump postcss from 8.2.9 to 8.2.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.14.
- [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.9...8.2.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12 09:07:57 +00:00
Adam Warner dacb42dff4 Merge pull request #1797 from esqew/devel
Improvement to readability of footer "update" command text
2021-05-07 08:21:07 +01:00
Sean F Quinn 774f95f3fa Fixes pi-hole/AdminLTE#1796
Signed-off-by: Sean F Quinn <sean@esqew.com>
2021-05-06 14:02:09 -04:00
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
dependabot-preview[bot] 23eced2ff5 Upgrade to GitHub-native Dependabot 2021-04-28 22:17:01 +00: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
Adam Warner 7e602e0df4 Merge pull request #1779 from pi-hole/release/v5.5
Pi-hole Web 5.5
v5.5
2021-04-14 19:04:08 +01:00
Adam Warner 937880ebe2 Merge pull request from GHSA-cwwf-93p7-73j9
use textContent instead ot innerHTML to prevent possible xss attack
2021-04-14 18:15:35 +01: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
Adam Warner 074621be54 use textContent instead ot innerHTML to prevent possible xss attack
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-04-11 20:04:34 +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