Commit Graph

343 Commits

Author SHA1 Message Date
GyulyVGC
214b3e35a6 update deps and CHANGELOG 2026-04-12 22:08:06 +02:00
GyulyVGC
61dd289300 add fully translated languages: ZH, ZH_TW 2026-04-09 10:03:02 +02:00
GyulyVGC
6c71fb7658 bump version to 1.5.0 2026-04-05 15:27:36 +02:00
GyulyVGC
edd1e519a6 update deps 2026-04-05 00:02:39 +02:00
dependabot[bot]
b4fbc3ed42 Bump quinn-proto from 0.11.13 to 0.11.14
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 00:20:17 +00:00
GyulyVGC
8716c1cfe6 update deps 2026-03-08 22:36:17 +01:00
GyulyVGC
a257cea05d use picon dependency from crates.io 2026-03-05 22:38:04 +01:00
GyulyVGC
b8ac7e322b adjust unknown program sorting in case of DataInfo exchanged withing the same second 2026-03-04 01:29:07 +01:00
GyulyVGC
33ddbfadb9 refactor to picon::get_icon 2026-03-03 18:26:40 +01:00
GyulyVGC
6a4e3600b3 use picon::IconHandle 2026-03-03 17:11:29 +01:00
GyulyVGC
ccff284614 use picon dependency from github 2026-03-01 18:28:45 +01:00
GyulyVGC
03806afde9 start testing program icons 2026-02-27 20:18:49 +01:00
GyulyVGC
d88148fdbd add listeners dependency 2026-02-17 12:48:12 +01:00
GyulyVGC
f883db72d1 update deps 2026-02-17 12:03:30 +01:00
dependabot[bot]
72933dac11 Bump bytes from 1.11.0 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 19:40:40 +00:00
GyulyVGC
971737a77e update deps 2026-02-01 13:29:08 +01:00
dependabot[bot]
5dbf36d2c7 Bump lru from 0.16.2 to 0.16.3
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.16.2 to 0.16.3.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.16.2...0.16.3)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.16.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 20:47:15 +00:00
GyulyVGC
72931f661d alphabetically sort dependencies in Cargo.toml 2025-12-30 22:49:53 +01:00
GyulyVGC
773c99ebb1 update reqwest to 0.13 2025-12-30 22:11:06 +01:00
GyulyVGC
287c099f91 use plotters-iced2 from crates.io 2025-12-29 16:10:33 +01:00
GyulyVGC
f1c1ab09a0 update CHANGELOG and deps 2025-12-29 14:49:08 +01:00
GyulyVGC
a22ca0991a fix windows build errors 2025-12-22 15:40:34 +01:00
GyulyVGC
0616118e30 update spacings to iced 0.14 2025-12-21 00:01:35 +01:00
GyulyVGC
1f1a52ce87 update deps 2025-12-20 22:13:54 +01:00
GyulyVGC
95db1b16ec update maxminddb to 0.27.0 2025-12-02 12:34:40 +01:00
GyulyVGC
e33f1fd599 update deps 2025-11-28 17:27:08 +01:00
dependabot[bot]
06f2496b59 Bump clap from 4.5.51 to 4.5.53
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.51 to 4.5.53.
- [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.51...clap_complete-v4.5.53)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 03:07:04 +00: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
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
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
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
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
2b49a870ea implement to_json for FavoriteTransmitted 2025-10-23 11:52:43 +02:00
GyulyVGC
8e8632c5ba update package.yml, CHANGELOG, and deps 2025-10-20 22:42:11 +02:00
GyulyVGC
6fc294fbb9 update deps 2025-10-13 22:12:14 +02:00
gyulyvgc
0a5193375f update deps 2025-09-20 19:16:36 +02:00
GyulyVGC
fbd9fd8229 update CHANGELOG and improve new release available button 2025-09-18 14:53:03 +02:00
GyulyVGC
adb474ba50 Merge remote-tracking branch 'gy/main' into improve-versionning 2025-09-18 12:17:25 +02:00
GyulyVGC
074a23278a bump version to 1.4.1 2025-09-09 15:26:58 +02:00
GyulyVGC
7f9106a3a9 update deps 2025-09-09 10:59:58 +02:00
Aguacero 🌧️
7d25e2d7c8 Merge branch 'main' into improve-versionning 2025-09-03 22:39:20 +02:00
GyulyVGC
691fca8be5 update deps 2025-08-28 16:34:48 +02:00
GyulyVGC
e50266e57f update deps and fix new clippy lints 2025-08-12 11:52:51 +02:00
GyulyVGC
2ec52e3882 update deps 2025-08-05 22:52:34 +02:00
GyulyVGC
3134aa5187 update deps 2025-08-01 12:47:57 +02:00
GyulyVGC
9857679c71 update deps 2025-07-29 12:49:11 +02:00
Aguacero 🌧️
c63e6e3ffa Merge branch 'main' into improve-versionning 2025-07-22 09:16:19 +02:00
GyulyVGC
d2dd6fd3e0 update deps 2025-07-21 14:09:14 +02:00