Commit Graph

5943 Commits

Author SHA1 Message Date
DL6ER d9cd239e87 Add support for the new sparse-data format returned by /history/clients
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-16 17:18:08 +01:00
DL6ER 7708887b07 Also show percentages in the client activity graph
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-12 16:13:47 +01:00
DL6ER c64d84a18f Ensure percentages are computed correctly
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-12 16:08:05 +01:00
DL6ER 50f28e8a93 The permitted column in the main graph was actually the sum of forwarded and other queries. As cache is arguably somehow permitted, too, make the difference between them clear
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-11 21:02:43 +01:00
Dominik da7c0efb02 Add support for multiple reverse server (#2885) 2024-02-11 06:52:35 +01:00
yubiuser c0a5cd7412 Bump prettier from 3.2.4 to 3.2.5 (#2952) 2024-02-10 12:51:30 +01:00
dependabot[bot] 285876c263 Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 11:50:46 +00:00
yubiuser 82f642edfc Bump postcss from 8.4.33 to 8.4.35 (#2953) 2024-02-10 12:50:13 +01:00
yubiuser 0bd008954d Bump actions/setup-node from 4.0.1 to 4.0.2 (#2955) 2024-02-10 11:53:07 +01:00
dependabot[bot] de5ec8f192 Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

---
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-02-10 10:50:16 +00:00
dependabot[bot] ac2ceb691f Bump postcss from 8.4.33 to 8.4.35
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.35.
- [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.33...8.4.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 10:44:13 +00:00
Dominik 128ae80d68 Query Log: Show link to groups/lists page if applicable (#2916) 2024-02-09 20:52:33 +01:00
DL6ER a0ddfe69a2 Format changes
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-06 18:01:03 +01:00
DL6ER 5f79611e96 Fix search output unintentionally broken in 7d2e83cbc4
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-06 17:56:32 +01:00
DL6ER ab42f54367 Show link to search page instead of to the list ID returned by the API. This is a better strategy in case a user has a certain domain on multiple lists. We intentionally don't submit on the search page to let the user decide if they want exact or partial matching
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-06 17:55:19 +01:00
Dominik 4b83c7f327 Clarify what an empty netmask field does (Settings -> DHCP page) (#2946) 2024-02-04 19:06:13 +01:00
DL6ER 64679c57cd Clarify what an empty netmask field does (Settings -> DHCP page)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-04 11:18:10 +01:00
Dominik 1dcf90bd83 Fix edge-case interpretation of DHCP lease expiration field (#2941) 2024-01-26 19:22:43 +01:00
DL6ER c480e0343d Fix interpretation of lease expiration field in case it is 0. This does not mean 1st of January 1970 but really a never expiring lease
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-01-26 16:59:30 +01:00
Dominik 32a1954bfa Add regex hint to domain/client exclusion box (#2934) 2024-01-21 19:50:31 +01:00
yubiuser de5a4b0df2 Bump autoprefixer from 10.4.16 to 10.4.17 (#2936) 2024-01-20 12:22:47 +01:00
yubiuser b14e54b977 Bump prettier from 3.2.1 to 3.2.4 (#2935) 2024-01-20 12:22:06 +01:00
dependabot[bot] a5e10fbbe3 Bump autoprefixer from 10.4.16 to 10.4.17
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17.
- [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.16...10.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 10:26:04 +00:00
dependabot[bot] 04ea62bf78 Bump prettier from 3.2.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
- [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.2.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 10:25:35 +00:00
Christian König dee7c2bb67 Add regex hint to domain/client exclusion box
Signed-off-by: Christian König <ckoenig@posteo.de>
2024-01-19 22:21:37 +01:00
Dominik 0c1b44e7f6 Fix group editing (#2922) 2024-01-17 19:42:53 +01:00
yubiuser 07b5f26f05 [Typo] Fix typo in checkMessages warning (#2932) 2024-01-17 14:38:02 +01:00
Andrej Vano a35d4f0e9d [Typo] Fix typo in checkMessages warning
Signed-off-by: Andrej Vano <avano@redhat.com>
2024-01-17 14:36:16 +01:00
Dominik 9f04f7ab58 Use replaceAll to ensure all newlines are converted to HTML line breaks (#2931) 2024-01-15 16:32:41 +01:00
DL6ER bac88f1fc2 Use replaceAll to ensure all newlines are converted to HTML line breaks
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-01-14 07:30:11 +01:00
yubiuser 0c2626928f Bump prettier from 3.1.1 to 3.2.1 (#2930) 2024-01-13 20:42:06 +01:00
dependabot[bot] 63a4a67cfe Bump prettier from 3.1.1 to 3.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.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.1.1...3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 10:35:35 +00:00
yubiuser 7e21b3b089 Add query log handling of SPECIAL_DOMAIN (#2895) 2024-01-11 21:22:01 +01:00
yubiuser 07aaa443ed Apply red background color to special domains in query log
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: yubiuser <ckoenig@posteo.de>
2024-01-11 21:07:11 +01:00
Adam Warner 3b0359cab5 Add support for legacy Teleporter archives (#2858)
Add support for legacy Teleporter archives
2024-01-11 08:29:16 +00:00
Dominik fef1def70c Ensure blocking mode timer is started even when set via a third-party API call (#2917) 2024-01-10 19:33:54 +01:00
yubiuser 211bd423f5 Explicitly set content encoding (#2927) 2024-01-08 21:08:09 +01:00
DL6ER a53086e0c5 Fix deletion of addresses with spaces in them by avoiding encoding to "application/x-www-form-urlencoded"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-01-08 20:33:29 +01:00
yubiuser 7052ff0d20 Bump bootstrap-select from 1.13.17 to 1.13.18 (#2924) 2024-01-06 12:51:05 +01:00
Christian König 8a86af7b91 Add changed files to /vendor
Signed-off-by: Christian König <ckoenig@posteo.de>
2024-01-06 12:48:54 +01:00
yubiuser b15f51e167 Bump postcss from 8.4.32 to 8.4.33 (#2925) 2024-01-06 12:28:10 +01:00
dependabot[bot] 8c22d9ae15 Bump postcss from 8.4.32 to 8.4.33
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33.
- [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.32...8.4.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 10:48:03 +00:00
dependabot[bot] 11ba1b3028 Bump bootstrap-select from 1.13.17 to 1.13.18
Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.13.17 to 1.13.18.
- [Release notes](https://github.com/snapappointments/bootstrap-select/releases)
- [Changelog](https://github.com/snapappointments/bootstrap-select/blob/main/CHANGELOG.md)
- [Commits](https://github.com/snapappointments/bootstrap-select/compare/v1.13.17...v1.13.18)

---
updated-dependencies:
- dependency-name: bootstrap-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 10:47:46 +00:00
DL6ER b48652ad82 Fix group editing
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-01-06 09:28:32 +01:00
yubiuser 209e49a0b9 Move the title attribute of the DNS metrics to the table row (#2921) 2024-01-06 07:24:35 +01:00
Christian König 24ce60e9b9 Move the title attribute of the DNS metrics to the table row
Signed-off-by: Christian König <ckoenig@posteo.de>
2024-01-05 22:38:46 +01:00
Dominik 66887d8e25 Add descriptions to DHCP metrics on the settings page (#2919) 2024-01-02 19:08:32 +01:00
Dominik f8f38f1957 Update settings-system.lp
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
2024-01-01 21:38:54 +01:00
yubiuser c1b8dadccc Use fixed version in package.json (#2920) 2024-01-01 21:27:44 +01:00
DL6ER edbcfd1ca7 Add descriptions to DHCP metrics on the settings page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-01-01 21:08:03 +01:00