Commit Graph

7211 Commits

Author SHA1 Message Date
yubiuser
73ceadac37 Use <kbd>ENTER</kbd> instead of <kbd>&#x23CE;</kbd> (#3727) 2026-02-22 23:22:38 +01:00
yubiuser
fe516a3796 Use CSS to style the keys as 3D key caps
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-02-22 17:35:55 +01:00
yubiuser
5c95462b8b Use <kbd>ENTER</kbd> instead of <kbd>&#x23CE;</kbd>
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-02-22 10:40:58 +01:00
yubiuser
4876984682 build(deps): bump actions/stale from 10.1.1 to 10.2.0 (#3723) 2026-02-22 01:47:12 +01:00
yubiuser
aa200cbbb9 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#3724) 2026-02-22 01:45:48 +01:00
yubiuser
dc30d0b0f3 build(deps-dev): bump eslint from 10.0.0 to 10.0.1 (#3725) 2026-02-22 01:45:10 +01:00
RD WebDesign
0f97221d71 Do not use 3 columns when boxed layout is used (#3722) 2026-02-21 19:11:31 -03:00
dependabot[bot]
0148e0f015 build(deps-dev): bump eslint from 10.0.0 to 10.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.0...v10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:51 +00:00
dependabot[bot]
7810125421 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.3 to 4.32.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9e907b5e64...89a39a4e59)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:41 +00:00
dependabot[bot]
c8c16ff111 build(deps): bump actions/stale from 10.1.1 to 10.2.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 10:02:23 +00:00
RD WebDesign
59574f88ba Do not use 3 columns when boxed layout is used
Fix the CSS to avoid using 3 columns on the All Settings page when boxed layout is used.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2026-02-21 04:38:52 -03:00
yubiuser
600eadc732 build(deps-dev): bump eslint from 9.39.2 to 10.0.0 (#3714) 2026-02-18 20:13:14 +01:00
yubiuser
c5da0decae Update eslint-plugin-compat plugin
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-02-18 19:32:54 +01:00
yubiuser
a71ffb118c Amend teleporter help text that the long-term data is not included (#3721) 2026-02-18 19:26:21 +01:00
dependabot[bot]
f4b9848d2e build(deps-dev): bump eslint from 9.39.2 to 10.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 18:25:51 +00:00
yubiuser
ed2bbeef70 Amend teleporter help text that the long-term data is not included
Signed-off-by: yubiuser <github@yubiuser.dev>
2026-02-18 18:18:47 +01:00
yubiuser
3f964b41a4 Sync master back into development (#3719) 2026-02-17 21:33:50 +01:00
Adam Warner
09e4e0ed39 v6.4.1 (#3717) v6.4.1 2026-02-17 20:27:01 +00:00
Adam Warner
192d96ff11 Accidentally a ;
Also fix Unnecessary use of boolean literals in conditional expression.

Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2026-02-15 17:55:55 +00:00
Adam Warner
d328f14371 Merge commit from fork
Use `.dataset` to avoid passing untrusted data to HTML button
2026-02-15 17:45:54 +00:00
Adam Warner
1a0c6f4fe6 Merge commit from fork
Escape `data.x_forwarded_for` value before inserting it into the DOM
2026-02-15 17:45:39 +00:00
yubiuser
c39117e952 build(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#3716) 2026-02-14 14:33:57 +01:00
dependabot[bot]
deb0989284 build(deps): bump github/codeql-action from 4.32.2 to 4.32.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](45cbd0c69e...9e907b5e64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 10:02:25 +00:00
Dominik
eb3c38a8ca Improve initial loading of Query Log (#3715) 2026-02-08 21:14:28 +01:00
Dominik
fdbba6b965 Use the properties earliest_timestamp and earliest_timestamp_disk provided by FTL (on related branch) to avoid having to call the (very heavy) GET /info/database endpoint just for sourcing the earliest timestamps in the database
Signed-off-by: Dominik <dl6er@dl6er.de>
2026-02-08 10:09:07 +01:00
yubiuser
2fa03efd19 build(deps-dev): bump globals from 17.2.0 to 17.3.0 (#3713) 2026-02-07 11:14:12 +01:00
yubiuser
c1390aa6f3 build(deps): bump github/codeql-action from 4.32.0 to 4.32.2 (#3712) 2026-02-07 11:12:13 +01:00
dependabot[bot]
8e8296579a build(deps-dev): bump globals from 17.2.0 to 17.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 10:02:49 +00:00
dependabot[bot]
1a391891cd build(deps): bump github/codeql-action from 4.32.0 to 4.32.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b20883b0cd...45cbd0c69e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 10:02:36 +00:00
yubiuser
098a161cdd build(deps-dev): bump autoprefixer from 10.4.23 to 10.4.24 (#3710) 2026-01-31 11:53:32 +01:00
dependabot[bot]
a4032c5926 build(deps-dev): bump autoprefixer from 10.4.23 to 10.4.24
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.23 to 10.4.24.
- [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.23...10.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 10:51:33 +00:00
yubiuser
6954f43d26 build(deps-dev): bump globals from 17.1.0 to 17.2.0 (#3709) 2026-01-31 11:50:17 +01:00
yubiuser
67c7508269 build(deps): bump github/codeql-action from 4.31.11 to 4.32.0 (#3708) 2026-01-31 11:49:47 +01:00
dependabot[bot]
91ce9ffa99 build(deps-dev): bump globals from 17.1.0 to 17.2.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 10:02:41 +00:00
dependabot[bot]
c5be18fcf5 build(deps): bump github/codeql-action from 4.31.11 to 4.32.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](19b2f06db2...b20883b0cd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 10:02:33 +00:00
yubiuser
fb78146213 build(deps-dev): bump prettier from 3.8.0 to 3.8.1 (#3704) 2026-01-24 21:46:24 +01:00
yubiuser
1bac47e879 build(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#3702) 2026-01-24 19:01:51 +01:00
yubiuser
c0fc6e1e8a build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#3703) 2026-01-24 19:00:32 +01:00
yubiuser
54178d5797 build(deps-dev): bump eslint-plugin-compat from 6.0.2 to 6.1.0 (#3705) 2026-01-24 18:59:21 +01:00
dependabot[bot]
cf1b3f9937 build(deps-dev): bump eslint-plugin-compat from 6.0.2 to 6.1.0
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v6.0.2...v6.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 17:57:50 +00:00
dependabot[bot]
cc806ec646 build(deps-dev): bump prettier from 3.8.0 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.0...3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 17:57:47 +00:00
yubiuser
7f2cb5fa0e build(deps-dev): bump globals from 17.0.0 to 17.1.0 (#3707) 2026-01-24 18:56:53 +01:00
dependabot[bot]
3ed862258e build(deps-dev): bump globals from 17.0.0 to 17.1.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 10:03:08 +00:00
dependabot[bot]
b595232395 build(deps): bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 10:02:47 +00:00
dependabot[bot]
50163011e5 build(deps): bump github/codeql-action from 4.31.10 to 4.31.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cdefb33c0f...19b2f06db2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 10:02:37 +00:00
yubiuser
76bac730a5 build(deps-dev): bump prettier from 3.7.4 to 3.8.0 (#3700) 2026-01-17 11:26:44 +01:00
yubiuser
6056dc2d81 build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#3699) 2026-01-17 11:25:55 +01:00
yubiuser
2fa9dd0b73 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#3698) 2026-01-17 11:25:27 +01:00
dependabot[bot]
761533a370 build(deps-dev): bump prettier from 3.7.4 to 3.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 10:02:43 +00:00
dependabot[bot]
6397c20d82 build(deps): bump actions/setup-node from 6.1.0 to 6.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](395ad32622...6044e13b5d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 10:02:38 +00:00