Commit Graph

5013 Commits

Author SHA1 Message Date
yubiuser 347bd4ac79 Bump postcss from 8.4.16 to 8.4.17 (#2381) 2022-10-01 12:09:09 +02:00
dependabot[bot] ad8489303a Bump postcss from 8.4.16 to 8.4.17
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17.
- [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.4.16...8.4.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:04:10 +00:00
RD WebDesign 0508868023 Improve long-term data graphs (#2380)
- Fix line/area graph (broken after recent changes) (#2380)
- Simplify SQL using a single query to retrieve both values (domains and blocked queries) using synchronized timestamps.
- Add queries with codes 15 or 16 to the blocked count.
2022-10-01 03:36:01 -03:00
RD WebDesign d47efd1041 Add codes 15 and 16 to the blocked count
- 15: Blocked (database is busy)
- 16: Blocked (special domain)

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-30 19:50:15 -03:00
RD WebDesign 7c2dbf4662 Remove forgotten comment
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-30 18:48:37 -03:00
RD WebDesign 169d087eaf Use a single SQL command to retrieve (and synchronize) domains and blocked queries.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-29 23:52:59 -03:00
RD WebDesign c09b23b663 Adding zeros to avoid line/area graph errors with there are gaps on the data
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-29 16:55:00 -03:00
RD WebDesign 17487b34ea Simplify how data is passed to Long term graph (#2374) 2022-09-27 15:19:44 -03:00
RD WebDesign 425139501b Set min and max values for graph xAxis
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-26 14:41:09 -03:00
RD WebDesign d658965abc Don't fill the all slots with zeros
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-26 14:41:09 -03:00
Adam Warner 0171bce66f Bump autoprefixer from 10.4.11 to 10.4.12 (#2375) 2022-09-24 13:09:10 +01:00
Adam Warner ba19002cd3 Bump actions/stale from 5.2.0 to 6.0.0 (#2376) 2022-09-24 13:07:13 +01:00
dependabot[bot] 08f4e0686f Bump actions/stale from 5.2.0 to 6.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 10:18:00 +00:00
dependabot[bot] a0834ca048 Bump autoprefixer from 10.4.11 to 10.4.12
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.11 to 10.4.12.
- [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.4.11...10.4.12)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 10:03:36 +00:00
RD WebDesign db56914e80 Get port number directly from pihole-FTL.conf (#2371) 2022-09-22 14:36:37 -03:00
RD WebDesign 7189eb8beb Filter $versions values before print them on footer to avoid code execution (#2368) 2022-09-22 14:20:15 -03:00
RD WebDesign 6e51ac3f85 Using htmlentities and rawurlencode on every output string
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-21 19:16:21 -03:00
RD WebDesign 2d346a1bc8 Remove all unwanted characters from $versions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-21 19:16:21 -03:00
RD WebDesign 5c2d2f3446 Get port number directly from pihole-FTL.conf
- Remove the code using FTL portfile
- code simplification

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-21 18:59:09 -03:00
DL6ER d324215593 Remove additional space in Cookie header (#2370) 2022-09-21 20:32:22 +02:00
Christian König b948f4053c Remove additional space in Cookie header
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-21 16:00:35 +02:00
yubiuser 076326eacb Allow the root zone . to be excluded from top lists (#2366) 2022-09-20 20:16:46 +02:00
Christian König e944c9d6c7 Allow the root zone . to be excluded from top lists
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-20 16:22:23 +02:00
Adam Warner 344587c15b sync: master to devel (#2364) 2022-09-19 11:14:35 +01:00
Adam Warner b110ecccea v5.15.1 (#2363) v5.15.1 2022-09-19 11:00:06 +01:00
RD WebDesign 8c8cdd0a01 Update Dashboard and Login Screen images (#2358)
Screenshots using v5.15 pages.
2022-09-17 15:55:14 -03:00
RD WebDesign 0fc5bd679a Remove image fixed height
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-17 15:44:23 -03:00
yubiuser f70489df6e Bump autoprefixer from 10.4.8 to 10.4.11 (#2360) 2022-09-17 14:01:43 +02:00
dependabot[bot] ed1a9a1a63 Bump autoprefixer from 10.4.8 to 10.4.11
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.8 to 10.4.11.
- [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.4.8...10.4.11)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:59:53 +00:00
yubiuser c1ed3b66b3 Bump actions/stale from 5.1.1 to 5.2.0 (#2361) 2022-09-17 13:57:40 +02:00
dependabot[bot] e4abebbe8a Bump actions/stale from 5.1.1 to 5.2.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 10:19:01 +00:00
yubiuser 3ce3a93cb2 Avoid PHP warning in groups.php when adding a domain (#2357) 2022-09-17 10:16:14 +02:00
RD WebDesign 54f4e349e5 Update Dashboard and Login Screen images
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-17 02:33:14 -03:00
RD WebDesign 93db592f74 Add test to avoid PHP warning
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-17 02:16:49 -03:00
yubiuser 45d281cf80 Read DOCKER_VERSION from version file instead of env variable (#2356) 2022-09-16 20:22:32 +02:00
yubiuser 2d81c105f3 Reverse logic of in/exlcuding queries from long-term database and rename queryType => statusType (#2338) 2022-09-16 20:21:55 +02:00
yubiuser 38c5fba920 Rename status to excludeStatus
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: yubiuser <ckoenig@posteo.de>
2022-09-16 19:57:21 +02:00
Christian König 63711dac08 Only assign if variable is set
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-16 16:05:04 +02:00
Christian König 148aae4735 Read DOCKER_VERSION from version file instead of env variable
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-16 15:24:22 +02:00
Christian König 58f8738907 Reverse logic of in/exlcudin queries from long-term database and rename queryType => statusType
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-09-16 13:04:51 +02:00
yubiuser 5cf3c49587 Fix glitch of password manager button in dark themes (macOS Safari) (#2354) 2022-09-15 14:24:45 +02:00
Iksas a582d7c8ac remove workaround for the Safari password button in dark themes
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
2022-09-15 14:16:09 +02:00
Adam Warner 2d7f280ccb sync: master to devel (#2353) 2022-09-14 22:07:03 +01:00
Adam Warner 4d12ee7f9a v5.15 (#2349) v5.15 2022-09-14 21:28:42 +01:00
Adam Warner aa529a7430 Add interpretation for Pi-hole message type ADLIST (#2320) 2022-09-14 20:16:50 +01:00
yubiuser ff92722603 Avoid message warnings on Settings page, if session was already started (#2351) 2022-09-14 09:09:04 +02:00
RD WebDesign fcdde5cf57 Avoid message warnings if session was already started.
fix #2350

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-09-13 18:47:13 -03:00
yubiuser a73be145d6 Show link from query log to domain table for black/whitelisted domains (#2346)
Accompanies FTL PR 1409
2022-09-12 13:07:12 +02:00
jpgpi250 43056fdcaf Update queries.js
jpgpi250 <jpgpi250@gmail.com>

accompanies FTL PR 1409
2022-09-12 12:57:18 +02:00
yubiuser 23b037156a Update browserlist (#2344) 2022-09-11 21:26:32 +02:00