Commit Graph

7105 Commits

Author SHA1 Message Date
yubiuser
1442a2f8b9 build(deps-dev): bump globals from 16.4.0 to 16.5.0 (#3647) 2025-11-01 11:45:21 +01:00
yubiuser
67abf257c4 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#3646) 2025-11-01 11:43:36 +01:00
dependabot[bot]
beb974f826 build(deps-dev): bump globals from 16.4.0 to 16.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 10:03:42 +00:00
dependabot[bot]
8ca3216464 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4e94bd11f7...0499de31b9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 10:03:24 +00:00
RD WebDesign
8632a750fa Make sure the table is redrawn after the dnssec API call returns (#3645) 2025-10-29 23:20:13 -03:00
RD WebDesign
5e3000c141 Make sure the table is redrawn after the dnssec API call returns
Without this, the icons won't show up on the initial table draw because the
asynchronous AJAX call usually only completes after that.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-10-29 18:04:49 -03:00
Adam Warner
2a7d10ebfb Remove some unused code (leftover from v5) (#3636) 2025-10-28 13:37:21 +00:00
RD WebDesign
356666122b Remove unused filter_dnsmasq_warnings=true option
Also remove the old code used to read hideNonfatalDnsmasqWarnings_chkbox
from localstorage. This value was a leftover from v5 web interface.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-10-27 19:50:17 -03:00
yubiuser
2a4dc20003 Start using commented tags for editorconfig-checker (#3643) 2025-10-26 20:33:52 +01:00
yubiuser
6fc3bc6464 Start using commented tags for editorconfig-checker
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-10-26 20:25:37 +01:00
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