320 Commits

Author SHA1 Message Date
dependabot[bot]
89b2238234 Bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 04:11:03 +00:00
dependabot[bot]
a5aff9f8f2 Bump serde from 1.0.154 to 1.0.155
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.154 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.154...v1.0.155)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-12 15:01:23 +00:00
dependabot[bot]
48ab103849 Bump serde from 1.0.153 to 1.0.154
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.153 to 1.0.154.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.153...v1.0.154)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 04:07:57 +00:00
dependabot[bot]
f4cdb05859 Bump serde from 1.0.152 to 1.0.153
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.153.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.153)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 04:07:48 +00:00
dependabot[bot]
6e7bc8fa1f Bump rodio from 0.17.0 to 0.17.1
Bumps [rodio](https://github.com/RustAudio/rodio) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/RustAudio/rodio/releases)
- [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustAudio/rodio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 04:19:35 +00:00
Giuliano Bellini
9417714d1d v1.1.1 (#84)
* preparing for v1.1.1

* release v1.1.1
2023-02-25 17:50:13 +01:00
Giuliano Bellini s294739
abc344930f radios layout improvements and upgraded plotters-iced 2023-02-21 19:31:34 +01:00
Giuliano Bellini s294739
627d156206 migrated to iced 0.8 2023-02-21 16:03:34 +01:00
dependabot[bot]
117ffd08ea Bump rodio from 0.16.0 to 0.17.0
Bumps [rodio](https://github.com/RustAudio/rodio) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/RustAudio/rodio/releases)
- [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustAudio/rodio/commits)

---
updated-dependencies:
- dependency-name: rodio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-19 08:38:14 +00:00
Antoine C
8da143669a chore: add some unit test on notification 2023-02-10 10:38:14 +00:00
dependabot[bot]
cfd16ece60 Bump tokio from 1.23.0 to 1.25.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 16:32:02 +00:00
Giuliano Bellini s294739
00b92891dd preparing for v1.1.0 2023-02-06 23:02:50 +01:00
Giuliano Bellini s294739
28c26cce1c geo IP database is now a Maxmind database (MMDB) 2023-02-04 12:31:23 +01:00
Giuliano Bellini s294739
afd61fa115 substituted GIF with video on README, minimized iced-native imports 2023-01-24 21:58:29 +01:00
Giuliano Bellini s294739
a8fac32e0b added modals and created overlay to ask exit confirmation 2023-01-19 17:52:28 +01:00
Giuliano Bellini s294739
fa35569396 fixed iced 0.7 errors and updated plotters-iced 2023-01-14 15:57:50 +01:00
dependabot[bot]
63b019e315 Bump iced from 0.6.0 to 0.7.0
Bumps [iced](https://github.com/iced-rs/iced) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/iced-rs/iced/releases)
- [Changelog](https://github.com/iced-rs/iced/blob/master/CHANGELOG.md)
- [Commits](https://github.com/iced-rs/iced/compare/0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: iced
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 08:10:01 +00:00
Giuliano Bellini s294739
db0a7150f0 added dns-lookup dependency and re-shaped repository header pic 2023-01-08 12:03:51 +01:00
dependabot[bot]
61ae2b0f0c Bump serde from 1.0.150 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 09:48:56 +00:00
Giuliano Bellini s294739
7629e196d1 removed Cargo.lock from .gitignore 2023-01-01 10:46:24 +01:00