320 Commits

Author SHA1 Message Date
Giuliano Bellini s294739
9812956a0f update CHANGELOG and dependecies 2023-12-16 22:12:52 +01:00
Giuliano Bellini s294739
f26e7d70cf use HashMap over IndexMap and remove addresses_last_interval 2023-12-02 11:12:13 +01:00
Giuliano Bellini s294739
05f60e02f8 fix and update deps 2023-11-29 11:02:35 +01:00
Giuliano Bellini s294739
23ba5ca701 merged main 2023-11-29 10:55:06 +01:00
dependabot[bot]
5850482850 build(deps): bump openssl from 0.10.57 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:44:24 +00:00
dependabot[bot]
a63a5c059a build(deps): bump serde from 1.0.192 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 03:27:05 +00:00
dependabot[bot]
5ab123a23d build(deps): bump serde from 1.0.190 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:22:36 +00:00
dependabot[bot]
c5b4a6dfeb build(deps): bump indexmap from 2.0.2 to 2.1.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/2.0.2...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 03:10:01 +00:00
dependabot[bot]
24a9aca14f build(deps): bump serde from 1.0.189 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 03:21:02 +00:00
dependabot[bot]
fcb650918a build(deps): bump rodio from 0.17.2 to 0.17.3
Bumps [rodio](https://github.com/RustAudio/rodio) from 0.17.2 to 0.17.3.
- [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-10-24 03:26:39 +00:00
dependabot[bot]
4bd4a4c5aa build(deps): bump rodio from 0.17.1 to 0.17.2
Bumps [rodio](https://github.com/RustAudio/rodio) from 0.17.1 to 0.17.2.
- [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-10-18 03:35:10 +00:00
dependabot[bot]
f942a97f99 build(deps): bump dns-lookup from 2.0.3 to 2.0.4
Bumps [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) from 2.0.3 to 2.0.4.
- [Commits](https://github.com/keeperofdakeys/dns-lookup/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 03:49:37 +00:00
Giuliano Bellini s294739
7282645323 update deps to also meet requirements of #384 2023-10-13 16:16:40 +02:00
dependabot[bot]
f57d490e6b build(deps): bump indexmap from 2.0.1 to 2.0.2
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/2.0.1...2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 03:31:27 +00:00
dependabot[bot]
66cbc455a5 build(deps): bump indexmap from 2.0.0 to 2.0.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 04:00:16 +00:00
Josh Megnauth
fedcda5aac Merge 'upstream/advanced-settings' into add_themes 2023-09-25 01:18:48 -04:00
Giuliano Bellini
e759e5e626 Merge pull request #377 from GyulyVGC/dependabot/cargo/main/chrono-0.4.31
build(deps): bump chrono from 0.4.30 to 0.4.31
2023-09-18 08:43:21 +02:00
dependabot[bot]
11b89ba638 build(deps): bump chrono from 0.4.30 to 0.4.31
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [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.30...v0.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 03:49:40 +00:00
dependabot[bot]
7ea2716a93 build(deps): bump dns-lookup from 2.0.2 to 2.0.3
Bumps [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) from 2.0.2 to 2.0.3.
- [Commits](https://github.com/keeperofdakeys/dns-lookup/commits/2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 03:49:30 +00:00
dependabot[bot]
16d42ce2e7 build(deps): bump chrono from 0.4.28 to 0.4.30
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.28 to 0.4.30.
- [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.28...v0.4.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 03:24:45 +00:00
dependabot[bot]
baff02c989 build(deps): bump chrono from 0.4.27 to 0.4.28
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.27 to 0.4.28.
- [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.27...v0.4.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 03:36:08 +00:00
dependabot[bot]
c4162827a3 build(deps): bump chrono from 0.4.26 to 0.4.27
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.27.
- [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.26...v0.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 03:40:53 +00:00
dependabot[bot]
72d431e970 build(deps): bump serde from 1.0.186 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.186...v1.0.188)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 03:55:18 +00:00
Alexandr Shashkin
8369906d3a fix build failure on powerpc64 that closes #353
Disable rustls-tls features of reqwest dependency for ppc64 because of ruslts
needs ring, which the latest stable version doesn't support this arch.
2023-08-26 18:40:06 +03:00
Giuliano Bellini s294739
19957dc5b2 added platform specific window settings for Linux 2023-08-24 10:21:38 +02:00
dependabot[bot]
b88665078f build(deps): bump serde from 1.0.185 to 1.0.186
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.186.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.186)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 06:10:27 +00:00
dependabot[bot]
a6cebc8316 build(deps): bump reqwest from 0.11.19 to 0.11.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.19 to 0.11.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.19...v0.11.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 03:08:47 +00:00
dependabot[bot]
f8bbf07ed3 build(deps): bump rustls-webpki from 0.101.3 to 0.101.4
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.3 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.3...v/0.101.4)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 18:12:54 +00:00
dependabot[bot]
f3b33527a2 build(deps): bump serde from 1.0.184 to 1.0.185
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.184 to 1.0.185.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.184...v1.0.185)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 06:20:37 +00:00
dependabot[bot]
b0076eecd4 build(deps): bump reqwest from 0.11.18 to 0.11.19
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.19.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.18...v0.11.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 03:42:43 +00:00
dependabot[bot]
e695629033 build(deps): bump serde from 1.0.183 to 1.0.184
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.184.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...v1.0.184)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 03:42:12 +00:00
Giuliano Bellini s294739
c747f320c2 created Icon enum to better manage icons 2023-08-15 11:57:43 +02:00
dependabot[bot]
84988e2807 build(deps): bump rstest from 0.18.1 to 0.18.2
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/la10736/rstest/compare/v0.18.1...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 03:42:50 +00:00
Giuliano Bellini s294739
ecbb2c377e update dependencies and CHANGELOG 2023-08-07 23:11:07 +02:00
Giuliano Bellini s294739
26beec7c18 preparing docs for v1.2.2 2023-08-06 23:06:55 +02:00
dependabot[bot]
1a5f9fc8be build(deps): bump serde from 1.0.180 to 1.0.181
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.181.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.180...v1.0.181)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 03:08:03 +00:00
Giuliano Bellini s294739
4788f63361 removed iced_widget dependency 2023-08-02 22:09:02 +02:00
Giuliano Bellini s294739
c8097097b6 gradient icons and tabs improvement 2023-08-02 10:54:40 +02:00
Giuliano Bellini s294739
80a8871748 commented persian translation since RTL languages are unsupported and panic 2023-07-30 22:53:48 +02:00
Giuliano Bellini s294739
9e7ce9f03b fix: bold font problems 2023-07-30 10:39:30 +02:00
Giuliano Bellini s294739
4ed2cb2c3e fix iced_lazy 2023-07-29 22:29:20 +02:00
Giuliano Bellini s294739
51fad4145f started migration to iced 0.10 2023-07-29 22:10:03 +02:00
Josh Megnauth
e426574e2b Merge remote-tracking branch 'upstream/main' into add_themes 2023-07-28 01:25:42 -04:00
dependabot[bot]
d39db4738d build(deps): bump serde from 1.0.176 to 1.0.177
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.176 to 1.0.177.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.176...v1.0.177)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 04:14:19 +00:00
dependabot[bot]
2fb8c5aaf3 build(deps): bump serde from 1.0.175 to 1.0.176
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.176.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.176)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 03:31:05 +00:00
dependabot[bot]
7ce466de97 build(deps): bump serde from 1.0.173 to 1.0.175
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.173 to 1.0.175.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.173...v1.0.175)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 03:48:30 +00:00
dependabot[bot]
9fa479dfb6 build(deps): bump serde from 1.0.171 to 1.0.173
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.173.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.173)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 03:49:34 +00:00
Joshua Megnauth
773de55421 Add unit test for load_custom_styles
This adds a unit test to ensure that every built in custom theme
successfully deserializes.
2023-07-11 01:36:18 -04:00
dependabot[bot]
c9d500a7cc build(deps): bump serde from 1.0.167 to 1.0.171
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.171.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.167...v1.0.171)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 03:54:30 +00:00
dependabot[bot]
f4adcc8524 build(deps): bump serde from 1.0.166 to 1.0.167
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.167.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.167)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 03:57:08 +00:00