yubiuser
e4e96954e1
build(deps): bump chart.js from 4.5.0 to 4.5.1 ( #3630 )
2025-10-26 17:04:45 +01:00
yubiuser
0171aea158
Sync master back into development ( #3639 )
2025-10-26 15:21:49 +01:00
yubiuser
ddfadd7141
build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 ( #3638 )
2025-10-26 15:20:03 +01:00
Adam Warner
62c55dcf35
Pi-hole Web v6.3 ( #3594 )
v6.3
2025-10-25 11:12:17 +01:00
dependabot[bot]
7b048945db
build(deps): bump github/codeql-action from 4.30.9 to 4.31.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.30.9 to 4.31.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](16140ae1a1...4e94bd11f7 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-25 10:02:50 +00:00
Adam Warner
4159aaade6
Merge commit from fork
...
HTML escape adlist URL and non-domain entried before printing it in gravity stream
2025-10-25 10:08:44 +01:00
Adam Warner
4d39206b33
Merge commit from fork
...
Replace `mg.request_info.request_uri` with the variable `scriptname`
2025-10-25 10:07:49 +01:00
RD WebDesign
844f16e5e9
Remove mg.request_info.request_uri from error403.lp
...
This page is currently not used because we redirect to login page in case
of unauthenticated access, but I'm removing it just in case we decide to
change how we handle 403 errors in the future.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-10-19 18:52:40 -03:00
RD WebDesign
8c0f785351
Replace mg.request_info.request_uri with the variable scriptname
...
The information from `mg.request_info.request_uri` depends on the URL typed
by the user. This information was used without any sanitization, allowing
an attacker to send crafted links containing anything, including javascript
code, which could be loaded and executed in a few pages.
Replacing this value with `scriptname` variable fixes the issue, since this
variable contains the name of the file currently being executed. This
information cannot be externally manipulated and it is safe to be used on
the page.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-10-19 18:44:52 -03:00
yubiuser
da8033947a
build(deps-dev): bump eslint from 9.37.0 to 9.38.0 ( #3635 )
2025-10-18 15:02:53 +02:00
yubiuser
814c556c68
build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 ( #3634 )
2025-10-18 13:29:00 +02:00
yubiuser
020a202ed4
build(deps): bump editorconfig-checker/action-editorconfig-checker from 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 to 5ecdd656fe347c26f76b1b435b90e1d74fb5e787 ( #3633 )
2025-10-18 13:28:03 +02:00
yubiuser
142b27c4a3
build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 ( #3632 )
2025-10-18 13:27:37 +02:00
dependabot[bot]
7a2197820d
build(deps-dev): bump eslint from 9.37.0 to 9.38.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.37.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 10:03:31 +00:00
dependabot[bot]
ee2a3ee30c
build(deps): bump github/codeql-action from 4.30.8 to 4.30.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.30.8 to 4.30.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f443b600d9...16140ae1a1 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.30.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 10:03:22 +00:00
dependabot[bot]
95b837cd50
build(deps): bump editorconfig-checker/action-editorconfig-checker
...
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker ) from 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 to 5ecdd656fe347c26f76b1b435b90e1d74fb5e787.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases )
- [Commits](1a41284d59...5ecdd656fe )
---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
dependency-version: 5ecdd656fe347c26f76b1b435b90e1d74fb5e787
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 10:03:11 +00:00
dependabot[bot]
ee30c9f20b
build(deps): bump actions/setup-node from 5.0.0 to 6.0.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](a0853c2454...2028fbc5c2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-18 10:03:08 +00:00
yubiuser
f662668979
Regenerate packahe-lock.json
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-15 20:33:13 +02:00
yubiuser
5d47aee17e
Update files
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-15 20:29:19 +02:00
dependabot[bot]
658eac4ddd
build(deps): bump chart.js from 4.5.0 to 4.5.1
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-14 20:26:53 +00:00
yubiuser
febc2b870a
Escape all lines to also prevent XSS for non-domain entries
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-12 15:44:23 +02:00
yubiuser
4fa8b2ed6f
Adjust text BitWarden to Bitwarden ( #3629 )
2025-10-12 06:57:26 +02:00
Jon
d4441bd4aa
Adjust BitWarden to Bitwarden
...
Signed-off-by: Jonathan Prusik <jprusik@classynemesis.com >
2025-10-11 19:31:42 -04:00
yubiuser
b8fce4d53b
Clarify uptime in container matching the host uptime with a tooltip ( #3624 )
2025-10-11 18:49:42 +02:00
yubiuser
2aac0f4a2b
build(deps-dev): bump xo from 1.2.2 to 1.2.3 ( #3628 )
2025-10-11 12:20:16 +02:00
yubiuser
0db2370fc4
build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 ( #3626 )
2025-10-11 12:19:40 +02:00
yubiuser
5abbfef3d7
build(deps): bump editorconfig-checker/action-editorconfig-checker from f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 to 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4 ( #3625 )
2025-10-11 12:17:22 +02:00
dependabot[bot]
9cdb31086d
build(deps-dev): bump xo from 1.2.2 to 1.2.3
...
Bumps [xo](https://github.com/xojs/xo ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/xojs/xo/releases )
- [Commits](https://github.com/xojs/xo/compare/v1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: xo
dependency-version: 1.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 10:04:26 +00:00
dependabot[bot]
56a5cd6359
build(deps): bump github/codeql-action from 3.30.6 to 4.30.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.30.6 to 4.30.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](64d10c1313...f443b600d9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.30.8
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 10:04:10 +00:00
dependabot[bot]
ea497c6171
build(deps): bump editorconfig-checker/action-editorconfig-checker
...
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker ) from f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 to 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4.
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases )
- [Commits](f40bac9e7d...1a41284d59 )
---
updated-dependencies:
- dependency-name: editorconfig-checker/action-editorconfig-checker
dependency-version: 1a41284d59c6fe7f1b21ddc4a2b36400a33dc1b4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 10:03:59 +00:00
yubiuser
bc681503c3
Clarify uptime in container matching the host uptime with a tooltip
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-11 09:50:42 +02:00
Dominik
68e8675be7
Update FTL %cpu and %mem everytime total CPU stats are updated ( #3622 )
2025-10-07 22:10:05 +02:00
RD WebDesign
507fde4edf
Add CPU usage percentage to the Load tooltip
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2025-10-06 22:34:47 -03:00
yubiuser
4f11435291
Update FTL %cpu and %mem everytime total CPU stats are updated
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-06 21:18:46 +02:00
yubiuser
47a9324cfe
Also pin editorconfigchecker by sha ( #3621 )
2025-10-05 12:08:34 +02:00
Dominik
5ecfcf3f19
Adjust domain count according to pi-hole/FTL#2177 ( #3619 )
2025-10-05 09:55:38 +02:00
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
yubiuser
078e34c96d
Adjust domain count according to https://github.com/pi-hole/FTL/pull/2177
...
Signed-off-by: yubiuser <github@yubiuser.dev >
2025-10-04 22:21:06 +02:00