yubiuser
2fdf373fd8
Also pin editorconfigchecker by sha
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-05 09:12:22 +02:00
yubiuser
8110819cc2
build(deps-dev): bump globals from 16.3.0 to 16.4.0 ( #3605 )
2025-10-05 00:16:12 +02:00
dependabot[bot]
35055bab38
build(deps-dev): bump globals from 16.3.0 to 16.4.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 16.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 22:12:30 +00:00
yubiuser
35cabc6998
build(deps-dev): bump eslint from 9.34.0 to 9.37.0 ( #3618 )
2025-10-05 00:11:29 +02:00
yubiuser
ef072a02f8
build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 ( #3597 )
2025-10-05 00:09:43 +02:00
yubiuser
cd6049ef3d
build(deps): bump actions/stale from 9.1.0 to 10.1.0 ( #3615 )
2025-10-05 00:09:06 +02:00
yubiuser
dc8a30618e
build(deps): bump github/codeql-action from 3.29.11 to 3.30.6 ( #3616 )
2025-10-05 00:08:36 +02:00
dependabot[bot]
f3650511fd
build(deps): bump github/codeql-action from 3.29.11 to 3.30.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.11 to 3.30.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.29.11...v3.30.6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 22:06:56 +00:00
dependabot[bot]
c9970e3ec7
build(deps): bump actions/stale from 9.1.0 to 10.1.0
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9.1.0 to 10.1.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/v9.1.0...v10.1.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 22:06:51 +00:00
dependabot[bot]
dd94c51722
build(deps): bump actions/setup-node from 4.4.0 to 5.0.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.4.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 22:06:43 +00:00
yubiuser
d5b080aa27
Pin github action to SHA ( #3593 )
2025-10-05 00:05:49 +02:00
Adam Warner
ccb160ce6d
Fix addList function to include type in API request URL ( #3620 )
2025-10-04 22:55:15 +01:00
Adam Warner
4b5697c7be
Fix addList function to include type in API request URL
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2025-10-04 22:35:27 +01:00
Dominik
f046636be3
Query Log: The underscore is special ( #3578 )
2025-10-04 20:37:08 +02:00
Adam Warner
dcb07b761b
Make DNSSEC icon conditional in Queries Log (redo of https://github.com/pi-hole/web/pull/3399/ ) ( #3535 )
2025-10-04 15:33:59 +01:00
dependabot[bot]
a45a6c4699
build(deps-dev): bump eslint from 9.34.0 to 9.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.34.0 to 9.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.34.0...v9.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 10:04:18 +00:00
Dominik
2dc220326a
Improve wording
...
Co-authored-by: Adam Warner <me@adamwarner.co.uk >
Signed-off-by: Dominik <DL6ER@users.noreply.github.com >
2025-10-04 09:12:15 +02:00
yubiuser
94e8e909b7
Improve line graph tooltip ( #3601 )
2025-10-04 08:58:29 +02:00
yubiuser
a6c372eb7f
Rename config key dns.domain > dns.domain.name ( #3611 )
2025-09-30 19:38:23 +02:00
yubiuser
8e9658e099
Rename config key dns.domain > dns.domain.name
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-09-28 10:42:12 +02:00
RD WebDesign
91346f4a42
Fix the link on the upstream chart legend ( #3606 )
2025-09-22 04:02:39 -03:00
RD WebDesign
c6a2e8572e
Trigger the offset effect when the mouse is over a legend item
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-19 17:11:10 -03:00
RD WebDesign
ec5f8b7037
Add offset effect on hover to the doughnut charts
...
We need to add a small padding to avoid "clipping" the arc/slice.
This happens because when an arc/slice expands, it grows beyond the canvas
limits and get clipped.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-19 17:04:48 -03:00
RD WebDesign
1edd4e710d
Fix closing head tag ( #3607 )
...
Fixed missing `</head>` tag: files erro403.lp, error404.lp and login.lp
2025-09-18 05:09:58 -03:00
H3xCat
115b7a858b
Fix closing head tag formatting
...
Signed-off-by: H3xCat <2304691+h3xcat@users.noreply.github.com >
2025-09-17 23:30:59 -07:00
RD WebDesign
ca57bcfb5c
Include the upstream DNS server name to the link, when needed
...
The link must send the "upstream" parameter in exactly the same format used
by the "suggestions" API.
The format is: "upstream=<IP>#<port> (<servername>)".
This will ensure that when a link is clicked, the correct server name will
be highlighted in the SELECT element on the queries.lp page and no other
OPTION element will be created.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-16 16:47:03 -03:00
RD WebDesign
af471bec94
Show the upstream server IP on the title tooltip
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-15 23:03:26 -03:00
RD WebDesign
48666e1ffd
Use an array to store upstream server IPs
...
This will avoid overwritting the IP when more than one upstream DNS server uses the same name
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-15 22:34:06 -03:00
RD WebDesign
52441b7b1b
Remove unnecessary code
...
The outer `if` (line 92) already guarantees only 2 possible values.
If `isQueryTypeChart` is false, `isForwardDestinationChart` must be true.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-09-15 22:11:44 -03:00
yubiuser
2c1876879d
Fix calculation of tootlip percentage
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-09-10 11:12:04 +02:00
yubiuser
66eb947718
Only display items in queryOverTimeChart tooltips with at least 1 query
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-09-10 11:12:04 +02:00
yubiuser
9dc305c2b5
Show tooltip of bar graphs below x-axis
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-09-10 11:11:52 +02:00
yubiuser
ef76839fa8
Pin github action to SHA
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-08-27 21:05:13 +02:00
RD WebDesign
d799d39d25
Fix 2FA icon styles #3431 ( #3585 )
2025-08-25 21:30:35 -03:00
Adam Warner
47d02af021
Prevents getting stuck loading unlimited query log results ( #3592 )
2025-08-25 12:21:47 +01:00
Aaron Blankenship
be3859db7f
Prevents getting stuck loading unlimited query log results. Changed in Queries Log table only.
...
Signed-off-by: Aaron Blankenship <aaron@aaronblankenship.com >
2025-08-24 15:42:59 -05:00
yubiuser
1eb9344bf4
build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 ( #3591 )
2025-08-23 12:21:57 +02:00
yubiuser
4e26fe3ade
build(deps-dev): bump eslint from 9.33.0 to 9.34.0 ( #3589 )
2025-08-23 12:21:14 +02:00
dependabot[bot]
78ced9f0d2
build(deps): bump github/codeql-action from 3.29.9 to 3.29.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.9 to 3.29.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.29.9...v3.29.11 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 10:16:57 +00:00
dependabot[bot]
ce30798656
build(deps-dev): bump eslint from 9.33.0 to 9.34.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.33.0 to 9.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-23 10:10:49 +00:00
idotj
ee02f1aea8
Remove CSS
...
Signed-off-by: idotj <info@idotj.com >
2025-08-20 14:20:11 +02:00
idotj
2768c44d24
Fix typo
...
Signed-off-by: idotj <info@idotj.com >
2025-08-19 18:47:21 +02:00
idotj
21a65be5a7
Fix 2FA icon styles #3431
...
Signed-off-by: idotj <info@idotj.com >
2025-08-19 18:41:54 +02:00
yubiuser
17c51e568e
build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 ( #3583 )
2025-08-16 13:43:16 +02:00
yubiuser
7aa97a4456
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 ( #3584 )
2025-08-16 13:42:25 +02:00
yubiuser
44bd883313
build(deps-dev): bump xo from 1.2.1 to 1.2.2 ( #3582 )
2025-08-16 13:36:40 +02:00
dependabot[bot]
0bf92bfde4
build(deps): bump actions/checkout from 4.2.2 to 5.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 10:51:05 +00:00
dependabot[bot]
288dc3651f
build(deps): bump github/codeql-action from 3.29.8 to 3.29.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.8 to 3.29.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.29.8...v3.29.9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 10:50:59 +00:00
dependabot[bot]
aeb86e4239
build(deps-dev): bump xo from 1.2.1 to 1.2.2
...
Bumps [xo](https://github.com/xojs/xo ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/xojs/xo/releases )
- [Commits](https://github.com/xojs/xo/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: xo
dependency-version: 1.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 10:49:55 +00:00
yubiuser
035a2861bf
Use /flush/network instead of /flush/arp ( #3553 )
2025-08-14 21:13:41 +02:00