Commit Graph

7021 Commits

Author SHA1 Message Date
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
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
yubiuser
60a3e4b36f build(deps): bump github/codeql-action from 3.29.5 to 3.29.8 (#3580) 2025-08-09 22:19:36 +02:00
yubiuser
594ad22944 build(deps-dev): bump eslint from 9.32.0 to 9.33.0 (#3579) 2025-08-09 22:17:49 +02:00
dependabot[bot]
2df4782c17 build(deps): bump github/codeql-action from 3.29.5 to 3.29.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.5 to 3.29.8.
- [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.5...v3.29.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 10:28:14 +00:00
dependabot[bot]
9a9f6cd170 build(deps-dev): bump eslint from 9.32.0 to 9.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.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.32.0...v9.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 10:14:13 +00:00
yubiuser
90f77098c1 build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 (#3576) 2025-08-02 12:40:35 +02:00
dependabot[bot]
bec82d8045 build(deps): bump github/codeql-action from 3.29.4 to 3.29.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5.
- [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.4...v3.29.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-02 10:08:28 +00:00
yubiuser
f9e4d689a8 build(deps-dev): bump eslint from 9.31.0 to 9.32.0 (#3572) 2025-07-26 12:33:16 +02:00
yubiuser
f7c5c768d5 build(deps): bump github/codeql-action from 3.29.2 to 3.29.4 (#3574) 2025-07-26 12:31:05 +02:00
dependabot[bot]
aa7ce51e08 build(deps): bump github/codeql-action from 3.29.2 to 3.29.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.4.
- [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.2...v3.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 10:10:54 +00:00
dependabot[bot]
2e960473cb build(deps-dev): bump eslint from 9.31.0 to 9.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.31.0 to 9.32.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.31.0...v9.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 10:06:09 +00:00
yubiuser
6e60bc903c build(deps-dev): bump xo from 1.1.1 to 1.2.1 (#3570) 2025-07-19 12:59:45 +02:00
dependabot[bot]
319675a902 build(deps-dev): bump xo from 1.1.1 to 1.2.1
Bumps [xo](https://github.com/xojs/xo) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: xo
  dependency-version: 1.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-19 10:24:57 +00:00
Dominik
f518450115 Bind address to new element instead of raw HTML construction (#3567) 2025-07-17 07:25:44 +02:00
yubiuser
48d0f19de8 Trim whitespaces before adding custom DNS record (#3569) 2025-07-17 05:52:45 +02:00
yubiuser
ac7b9845b6 Also trim CNAME input fields
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-16 22:03:25 +02:00
yubiuser
d2dc2535bb Trim whitespaces before adding custom DNS record
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-16 22:00:03 +02:00
DL6ER
e137dd0a0f Bind address to new element instead of raw HTML construction
Signed-off-by: DL6ER <dl6er@dl6er.de>
2025-07-16 16:19:46 +02:00
Dominik
6023387c7d Use innerHTML instead of append to fix gravity color output (#3566) 2025-07-16 09:57:58 +02:00
yubiuser
1c753f7cc6 Use innerHTML instead of append to fix gravity color output
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-16 09:03:23 +02:00
Dominik
81d6122ece Use label-primary for number of enabled list icon on sidebar (#3563) 2025-07-14 20:02:45 +02:00
yubiuser
1fd924fcff Use label-primary for number of enabled list icon on sidebar
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-13 16:21:18 +02:00
yubiuser
3182af0d29 build(deps-dev): bump globals from 16.2.0 to 16.3.0 (#3561) 2025-07-12 12:27:30 +02:00
dependabot[bot]
79c99f9563 build(deps-dev): bump globals from 16.2.0 to 16.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 10:26:12 +00:00
yubiuser
1671bc701d build(deps-dev): bump eslint from 9.29.0 to 9.31.0 (#3560) 2025-07-12 12:25:01 +02:00
dependabot[bot]
028491ddcc build(deps-dev): bump eslint from 9.29.0 to 9.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.31.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.29.0...v9.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 10:14:31 +00:00
Adam Warner
12ada30ea8 Handle pie chart item style conditionally (#3532) 2025-07-12 08:46:34 +01:00
yubiuser
41cdc9728c Show pointer only for clickable items
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-12 09:20:05 +02:00
yubiuser
a89fdda77e Only underline clickable legend items in pie charts
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-12 09:10:34 +02:00
Adam Warner
353ba2f163 charts.js: refactor to reduce complexity, improve readability and per… (#3542) 2025-07-11 23:09:54 +01:00
Adam Warner
93cb968977 Sync master back into development (#3558) 2025-07-11 21:09:01 +01:00
Adam Warner
c0a237a6de Update release.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-07-11 21:08:15 +01:00
Adam Warner
b90361cf41 interfaces: switch to vanilla JS and refactor code to reduce complexi… (#3544) 2025-07-11 18:51:00 +01:00