Commit Graph

6434 Commits

Author SHA1 Message Date
yubiuser 4c21641663 Unify vendor file location
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 20:12:11 +01:00
yubiuser 8020179da6 Add missing dependencies to package.json (#3165) 2024-10-28 16:41:10 +01:00
RD WebDesign 74a5367fe9 Fix gravity count when FTL fails to return this value (#3160) 2024-10-28 12:34:56 -03:00
yubiuser 6e8731cf97 Add missing dependencies to package.json
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 16:01:40 +01:00
yubiuser 771f3286d9 Bump chart.js from 4.4.5 to 4.4.6 (#3164) 2024-10-28 15:19:58 +01:00
yubiuser 55d95c6cab Update chart.js files
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-28 15:19:13 +01:00
dependabot[bot] 584f2d9584 Bump chart.js from 4.4.5 to 4.4.6
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.5...v4.4.6)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:16:16 +00:00
RD WebDesign 8308057721 Rearrange the code and use better texts in case of error
- show an error message including the error code;
- change the title (tooltip) text

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-10-27 18:55:53 -03:00
yubiuser 7cf66a5116 Bump chart.js from 4.4.4 to 4.4.5 (#3158) 2024-10-26 22:15:07 +02:00
yubiuser 45b1784a6c Bump actions/checkout from 4.2.1 to 4.2.2 (#3163)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-10-26 14:14:42 +02:00
yubiuser 35d3bffbc5 Bump actions/setup-node from 4.0.4 to 4.1.0 (#3162) 2024-10-26 14:14:23 +02:00
dependabot[bot] 1ac10e0c28 Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [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.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:42:34 +00:00
dependabot[bot] 2372a2a168 Bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:42:29 +00:00
Dominik d0c64d8753 Remove api.localAPIauth checkbox (#3161)
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run
2024-10-25 21:51:45 +02:00
yubiuser 1e651f25ea Remove api.localAPIauth checkbox
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-25 20:40:54 +02:00
RD WebDesign 8511681bde Do not show negative gravity count
When FTL fails to count the number of domains on the lists, the value -2 is
returned, but this value should not be printed (it's just an error code).

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-10-24 19:07:42 -03:00
yubiuser 8ad3397d80 Update chartjs files
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-10-15 21:29:54 +02:00
dependabot[bot] 382a7adf4f Bump chart.js from 4.4.4 to 4.4.5
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 19:25:14 +00:00
yubiuser cd916b17c1 Bump actions/checkout from 4.2.0 to 4.2.1 (#3157)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-10-12 16:15:10 +02:00
dependabot[bot] 448e55e872 Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [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.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 10:18:45 +00:00
RD WebDesign ae728a16af Remove temperature settings forgotten after #3139 (#3151)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-09-29 13:03:51 -03:00
RD WebDesign 4980a8a9c3 Keep the sub-menu open when visiting the Interfaces page (#3153)
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
2024-09-29 02:56:12 -03:00
RD WebDesign b508bd5435 Keep the sub-menu open when clicking on the Interfaces link
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-28 20:21:28 -03:00
yubiuser b55e5d6511 Bump actions/checkout from 4.1.7 to 4.2.0 (#3152)
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run
2024-09-28 12:14:08 +02:00
dependabot[bot] f75f97c7bb Bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.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.1.7...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 10:03:03 +00:00
RD WebDesign 571b3121f8 Remove temperature settings leftover
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-27 13:03:54 -03:00
Dominik 0a3dec5269 Add domains/regex tooltip on the sidebar numbers (#3148)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-09-25 07:03:07 -04:00
Dominik 0497f49329 Query Log: Show X-icon instead of reply time if no reply was received (#3149) 2024-09-25 06:16:24 -04:00
DL6ER 25aaebf360 Increase accessability
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 12:16:13 +02:00
DL6ER c1fd6b8ad9 Query Log: Show X-icon instead of reply time if no reply was received
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 10:42:02 +02:00
Dominik 8ddcbda14d Add interface information (#3143) 2024-09-25 04:25:28 -04:00
DL6ER 582cafbd51 Add domains/regex tooltip on the sidebar numbers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 10:17:52 +02:00
DL6ER 38452e8119 Merge branch 'development' into new/ifaces
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 09:54:42 +02:00
DL6ER bae60f21ff Update package-lock.json by running npm install
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 09:52:25 +02:00
DL6ER 085a9c239d Add bstreeview to package.json
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-09-25 09:48:14 +02:00
Dominik 8d0aa3668c Replace temperature display by query frequency (#3139) 2024-09-25 03:30:08 -04:00
RD WebDesign 02ab3a7ab5 Fix the list-group-item background color and hover effect in all themes
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
using a semi-tranparent color

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-24 13:01:14 -03:00
RD WebDesign 7acf464765 Rewrite the README to reflect the v6 changes (#3109)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-09-23 18:25:50 -03:00
yubiuser f9cdbb2ec4 Fix atob issue when xff is undefined (#3147)
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run
2024-09-22 22:51:05 +02:00
yubiuser a01018b9b6 Fix atob issue when xff is undefined
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-09-22 22:42:21 +02:00
yubiuser 32f8986160 Bump postcss from 8.4.45 to 8.4.47 (#3145)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-09-21 13:48:56 +02:00
dependabot[bot] 1a8bf434cc Bump postcss from 8.4.45 to 8.4.47
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 10:42:20 +00:00
yubiuser 897eddc8fe Bump actions/setup-node from 4.0.3 to 4.0.4 (#3144)
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run
2024-09-21 12:23:05 +02:00
dependabot[bot] 001ff8b409 Bump actions/setup-node from 4.0.3 to 4.0.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 10:16:36 +00:00
yubiuser 05c286dfe3 Bump postcss from 8.4.44 to 8.4.45 (#3138)
CodeQL / Analyze (push) Has been cancelled
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Tests / Node (push) Has been cancelled
2024-09-14 12:52:02 +02:00
dependabot[bot] 28f92053fd Bump postcss from 8.4.44 to 8.4.45
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 10:47:13 +00:00
yubiuser 7c9e246142 Bump eslint-plugin-compat from 6.0.0 to 6.0.1 (#3141) 2024-09-14 12:46:30 +02:00
dependabot[bot] 1c80ff329b Bump eslint-plugin-compat from 6.0.0 to 6.0.1
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 6.0.0 to 6.0.1.
- [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.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 10:15:34 +00:00
RD WebDesign 318893ff30 Readd the browserstack add
Codespell / spell-check (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-11 17:59:12 -03:00
RD WebDesign 4c990b2b52 Change icon sizes and alignment (PayPal and Bitcoin)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2024-09-11 16:16:03 -03:00