GyulyVGC
|
930d5e8fad
|
return a PCAP error when trying to start a capture from an unknown adapter name
|
2025-11-10 18:33:03 +01:00 |
|
Giuliano Bellini
|
54e47a093a
|
Merge pull request #1002 from GyulyVGC/welcome
Add welcome screen
|
2025-11-09 23:50:46 +01:00 |
|
GyulyVGC
|
8152ed144a
|
update CHANGELOG
|
2025-11-09 23:08:30 +01:00 |
|
Giuliano Bellini
|
c13f515b7d
|
Merge pull request #1004 from GyulyVGC/imgbot
|
2025-11-08 01:04:59 +01:00 |
|
ImgBotApp
|
71e72ee422
|
[ImgBot] Optimize images
/resources/repository/roadmap.png -- 208.42kb -> 162.80kb (21.89%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2025-11-07 23:20:06 +00:00 |
|
GyulyVGC
|
cc09fe366a
|
fix tests and clippy
|
2025-11-07 12:25:27 +01:00 |
|
GyulyVGC
|
2cbddaee36
|
use welcome screen reversed for quit animation
|
2025-11-07 11:51:26 +01:00 |
|
GyulyVGC
|
7f1c73a70c
|
ignore keyboard shortcuts during welcome screen
|
2025-11-06 23:22:01 +01:00 |
|
GyulyVGC
|
3355d1fe7c
|
add an animated welcome screen
|
2025-11-06 21:15:26 +01:00 |
|
GyulyVGC
|
6eb097eb7c
|
add crates.yml CI/CD
|
2025-11-04 17:10:37 +01:00 |
|
Giuliano Bellini
|
142ed3f98a
|
Merge pull request #1001 from GyulyVGC/v1.4.2
v1.4.2
v1.4.2
|
2025-11-04 16:18:02 +01:00 |
|
GyulyVGC
|
2f7bca4df6
|
update roadmap screenshot
|
2025-11-04 16:07:45 +01:00 |
|
GyulyVGC
|
6029ab1a3e
|
fix data representation not being saved as a configuration
|
2025-11-03 18:28:24 +01:00 |
|
GyulyVGC
|
f206e030c6
|
update README with new download links for Windows installers
|
2025-11-02 23:41:13 +01:00 |
|
GyulyVGC
|
fddd5e7505
|
bump version and update MMDBs
|
2025-11-02 15:52:24 +01:00 |
|
GyulyVGC
|
ab27303b0e
|
update deps
|
2025-11-02 15:38:41 +01:00 |
|
Giuliano Bellini
|
8cc0745572
|
Merge pull request #992 from GyulyVGC/freeze
Pause and resume packet captures
|
2025-11-02 13:41:54 +01:00 |
|
GyulyVGC
|
5d2516469e
|
minor fixes
|
2025-11-02 13:29:22 +01:00 |
|
GyulyVGC
|
fe31e8f383
|
remove pre-uninstall script from Linux RPM package
|
2025-11-02 12:09:24 +01:00 |
|
GyulyVGC
|
5fd3ebc2e2
|
update CHANGELOG
|
2025-10-31 23:14:45 +01:00 |
|
GyulyVGC
|
6161c497fd
|
Merge branch 'main' into freeze
|
2025-10-31 23:06:26 +01:00 |
|
GyulyVGC
|
a20162d37c
|
use a tokio broadcast channel to block both parsing packet routines
|
2025-10-31 23:06:13 +01:00 |
|
GyulyVGC
|
03b1505f5d
|
fix new Rust 1.91.0 clippy lints
|
2025-10-30 21:23:54 +01:00 |
|
GyulyVGC
|
8afd77c94f
|
pause/resume packet captures by applying proper BPF programs
|
2025-10-30 21:08:53 +01:00 |
|
Giuliano Bellini
|
c51bcc5179
|
Merge pull request #998 from GyulyVGC/dependabot/cargo/main/clap-4.5.51
Bump clap from 4.5.50 to 4.5.51
|
2025-10-30 11:30:41 +01:00 |
|
dependabot[bot]
|
4c8c436c53
|
Bump clap from 4.5.50 to 4.5.51
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.50 to 4.5.51.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.50...clap_complete-v4.5.51)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-30 03:05:58 +00:00 |
|
Giuliano Bellini
|
f2cc48f572
|
Merge pull request #997 from GyulyVGC/dependabot/cargo/main/ctrlc-3.5.1
|
2025-10-29 15:27:33 +01:00 |
|
dependabot[bot]
|
ac5539fdfe
|
Bump ctrlc from 3.5.0 to 3.5.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.5.0...3.5.1)
---
updated-dependencies:
- dependency-name: ctrlc
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-29 03:07:18 +00:00 |
|
Giuliano Bellini
|
bcdd38adc6
|
Merge pull request #996 from GyulyVGC/dependabot/cargo/main/confy-2.0.0
Bump confy from 1.0.0 to 2.0.0
|
2025-10-28 11:29:18 +01:00 |
|
dependabot[bot]
|
0f6db0dc7e
|
Bump confy from 1.0.0 to 2.0.0
Bumps [confy](https://github.com/rust-cli/confy) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/rust-cli/confy/releases)
- [Commits](https://github.com/rust-cli/confy/compare/v1.0.0...v2.0.0)
---
updated-dependencies:
- dependency-name: confy
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-28 03:07:21 +00:00 |
|
GyulyVGC
|
85344cad45
|
pause/resume packet capture implementation
|
2025-10-28 00:44:46 +01:00 |
|
Giuliano Bellini
|
9f72a5d4b0
|
Merge pull request #995 from GyulyVGC/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
|
2025-10-27 23:04:51 +01:00 |
|
Giuliano Bellini
|
7573219d8d
|
Merge pull request #994 from GyulyVGC/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
|
2025-10-27 23:03:10 +01:00 |
|
dependabot[bot]
|
2e1073f413
|
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 03:15:37 +00:00 |
|
dependabot[bot]
|
adc7fd9c5c
|
Bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 03:15:34 +00:00 |
|
Giuliano Bellini
|
7d91cf715f
|
Merge pull request #993 from GyulyVGC/dependabot/github_actions/signpath/github-action-submit-signing-request-2.0
Bump signpath/github-action-submit-signing-request from 1.3 to 2.0
|
2025-10-24 12:20:55 +02:00 |
|
dependabot[bot]
|
2ba2413e3b
|
Bump signpath/github-action-submit-signing-request from 1.3 to 2.0
Bumps [signpath/github-action-submit-signing-request](https://github.com/signpath/github-action-submit-signing-request) from 1.3 to 2.0.
- [Release notes](https://github.com/signpath/github-action-submit-signing-request/releases)
- [Commits](https://github.com/signpath/github-action-submit-signing-request/compare/v1.3...v2.0)
---
updated-dependencies:
- dependency-name: signpath/github-action-submit-signing-request
dependency-version: '2.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-24 03:06:09 +00:00 |
|
GyulyVGC
|
a63a5c09a2
|
add keyboard shortcut to freeze live capture
|
2025-10-23 23:04:06 +02:00 |
|
GyulyVGC
|
8220be0390
|
add icon to freeze live capture
|
2025-10-23 22:51:56 +02:00 |
|
Giuliano Bellini
|
cc70553722
|
Merge pull request #991 from GyulyVGC/webhook
Remote notifications via webhook
|
2025-10-23 14:00:07 +02:00 |
|
Giuliano Bellini
|
626cac9d1e
|
Merge branch 'main' into webhook
|
2025-10-23 13:59:12 +02:00 |
|
GyulyVGC
|
85ffb358a8
|
fix merge conflicts
|
2025-10-23 13:58:09 +02:00 |
|
GyulyVGC
|
cf0316d36f
|
adjust setting notification page paddings
|
2025-10-23 13:20:08 +02:00 |
|
GyulyVGC
|
b05ad34ca6
|
log webhook errors in stderr
|
2025-10-23 12:37:31 +02:00 |
|
GyulyVGC
|
35ac9da9f0
|
update CHANGELOG
|
2025-10-23 12:14:38 +02:00 |
|
GyulyVGC
|
14cc566dea
|
implement to_json for DataThresholdExceeded
|
2025-10-23 12:07:31 +02:00 |
|
GyulyVGC
|
2b49a870ea
|
implement to_json for FavoriteTransmitted
|
2025-10-23 11:52:43 +02:00 |
|
GyulyVGC
|
68e008d6d3
|
update sponsors on README
|
2025-10-22 17:22:18 +02:00 |
|
GyulyVGC
|
78953859d8
|
fix tests
|
2025-10-21 23:34:06 +02:00 |
|
GyulyVGC
|
00f6be93cc
|
make RemoteNotifications fields private
|
2025-10-21 23:31:36 +02:00 |
|