mxve
|
55328a969b
|
remove unused imports
|
2024-02-20 01:56:23 +01:00 |
|
mxve
|
512a073b07
|
remove debug print
|
2024-02-20 01:47:35 +01:00 |
|
mxve
|
99010664bf
|
fix unix self_update::run
|
2024-02-20 01:37:46 +01:00 |
|
mxve
|
c93fcba652
|
Merge pull request #78 from mxve/dependabot/cargo/semver-1.0.22
Bump semver from 1.0.21 to 1.0.22
|
2024-02-20 01:33:09 +01:00 |
|
mxve
|
5450109cf2
|
remove http_req from deps
|
2024-02-20 01:28:49 +01:00 |
|
mxve
|
02c3004231
|
fully replace http_req with reqwest
close #43
Should also help to either resolve or at least investigate seemingly random TLS & IO errors #64 #77
|
2024-02-20 01:28:31 +01:00 |
|
dependabot[bot]
|
6bb96006de
|
Bump semver from 1.0.21 to 1.0.22
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.21...1.0.22)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 15:21:09 +00:00 |
|
mxve
|
9de8543590
|
Merge branch 'main' of github.com:mxve/alterware-launcher
|
2024-02-15 01:05:46 +01:00 |
|
mxve
|
dba849e3be
|
add --ignore-required-files to --help
|
2024-02-15 01:05:42 +01:00 |
|
mxve
|
399d7da9aa
|
Merge pull request #76 from mxve/dependabot/cargo/indicatif-0.17.8
Bump indicatif from 0.17.7 to 0.17.8
|
2024-02-12 17:17:21 +01:00 |
|
dependabot[bot]
|
2454547c8f
|
Bump indicatif from 0.17.7 to 0.17.8
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/commits)
---
updated-dependencies:
- dependency-name: indicatif
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 15:22:11 +00:00 |
|
mxve
|
3d0a47ec60
|
prepare v0.6.7
|
2024-02-09 19:13:11 +01:00 |
|
mxve
|
5ef075d4c3
|
add --ignore-required-files
|
2024-02-09 18:45:19 +01:00 |
|
mxve
|
e8aee89f45
|
check for required files
|
2024-02-07 12:53:43 +01:00 |
|
mxve
|
2760e2ab1e
|
keep console open & exit process when game not found
|
2024-02-07 12:29:58 +01:00 |
|
mxve
|
d44ae36f86
|
whoopsie
|
2024-02-07 12:23:31 +01:00 |
|
mxve
|
6e3c06af86
|
remove unused src files
|
2024-02-07 12:06:11 +01:00 |
|
mxve
|
fcdc875272
|
add use_https
close #70
|
2024-02-07 12:05:57 +01:00 |
|
mxve
|
32d1b129c8
|
only download iw4x-sp if selected
close #63
|
2024-02-07 11:52:21 +01:00 |
|
mxve
|
1dd18317cf
|
require references
close #67
|
2024-02-07 11:37:34 +01:00 |
|
mxve
|
ccdde3d99f
|
Merge pull request #73 from mxve/dependabot/cargo/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196
|
2024-02-07 11:29:14 +01:00 |
|
dependabot[bot]
|
d5973b0aff
|
Bump serde from 1.0.195 to 1.0.196
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-07 10:15:01 +00:00 |
|
mxve
|
652b908a39
|
Merge pull request #75 from mxve/dependabot/cargo/tokio-1.36.0
Bump tokio from 1.35.1 to 1.36.0
|
2024-02-07 11:14:44 +01:00 |
|
mxve
|
f387a34b35
|
Merge pull request #74 from mxve/dependabot/cargo/reqwest-0.11.24
Bump reqwest from 0.11.23 to 0.11.24
|
2024-02-07 11:14:35 +01:00 |
|
mxve
|
ea69e6d964
|
Merge pull request #72 from mxve/dependabot/cargo/serde_json-1.0.113
Bump serde_json from 1.0.111 to 1.0.113
|
2024-02-07 11:14:24 +01:00 |
|
dependabot[bot]
|
9cbfed8bf3
|
Bump tokio from 1.35.1 to 1.36.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.36.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 15:46:38 +00:00 |
|
dependabot[bot]
|
9f789ba556
|
Bump reqwest from 0.11.23 to 0.11.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [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.23...v0.11.24)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 15:46:31 +00:00 |
|
dependabot[bot]
|
7fc39f24bc
|
Bump serde_json from 1.0.111 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.113)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 15:13:01 +00:00 |
|
Edo
|
1dd2e898d9
|
Merge pull request #71 from mxve/dependabot/cargo/openssl-0.10.63
Bump openssl from 0.10.62 to 0.10.63
|
2024-01-27 10:12:30 +01:00 |
|
dependabot[bot]
|
006ca15232
|
Bump openssl from 0.10.62 to 0.10.63
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 15:46:30 +00:00 |
|
Edo
|
1730bf40be
|
Merge pull request #69 from mxve/dependabot/cargo/serde_json-1.0.111
Bump serde_json from 1.0.109 to 1.0.111
|
2024-01-21 10:29:41 +01:00 |
|
dependabot[bot]
|
f40448b6fc
|
Bump serde_json from 1.0.109 to 1.0.111
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.109...v1.0.111)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 15:37:54 +00:00 |
|
Edo
|
b418732ddf
|
Merge pull request #65 from mxve/dependabot/cargo/serde-1.0.195
Bump serde from 1.0.193 to 1.0.195
|
2024-01-10 22:22:07 +01:00 |
|
Edo
|
bef7a88db0
|
Merge pull request #66 from mxve/dependabot/cargo/semver-1.0.21
Bump semver from 1.0.20 to 1.0.21
|
2024-01-10 22:22:00 +01:00 |
|
dependabot[bot]
|
9f95397bd2
|
Bump semver from 1.0.20 to 1.0.21
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.20...1.0.21)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 15:51:12 +00:00 |
|
dependabot[bot]
|
c2ec4f6a45
|
Bump serde from 1.0.193 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.195)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 15:50:50 +00:00 |
|
mxve
|
cab26cfa16
|
v0.6.6
|
2024-01-04 18:55:05 +01:00 |
|
mxve
|
1147e0673b
|
use new cdn
|
2024-01-04 18:53:44 +01:00 |
|
Edo
|
4fec555c1f
|
Merge pull request #62 from mxve/dependabot/cargo/serde_json-1.0.109
Bump serde_json from 1.0.107 to 1.0.109
|
2024-01-04 13:18:43 +01:00 |
|
mxve
|
48fe7a4780
|
set fix steamlocate version until stable release
|
2024-01-02 11:52:42 +01:00 |
|
mxve
|
0e8b9285c9
|
fix steamlocate beta.2
|
2024-01-02 11:44:34 +01:00 |
|
mxve
|
725ec09e5e
|
v0.6.5
|
2024-01-02 11:22:33 +01:00 |
|
mxve
|
caaf73e9f3
|
add support for Game.delete
|
2024-01-02 11:22:18 +01:00 |
|
dependabot[bot]
|
458cd6d8bc
|
Bump serde_json from 1.0.107 to 1.0.109
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.109)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 15:14:18 +00:00 |
|
mxve
|
2261a9a655
|
Merge pull request #57 from mxve/dependabot/cargo/openssl-0.10.62
Bump openssl from 0.10.61 to 0.10.62
|
2023-12-27 22:14:13 +01:00 |
|
mxve
|
25a781df8e
|
Merge pull request #59 from mxve/dependabot/cargo/futures-util-0.3.30
Bump futures-util from 0.3.29 to 0.3.30
|
2023-12-27 21:58:03 +01:00 |
|
dependabot[bot]
|
637fa0a504
|
Bump openssl from 0.10.61 to 0.10.62
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.61 to 0.10.62.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-27 20:56:47 +00:00 |
|
mxve
|
23df31735d
|
Merge pull request #58 from mxve/dependabot/cargo/steamlocate-2.0.0-beta.2
Bump steamlocate from 2.0.0-alpha.0 to 2.0.0-beta.2
|
2023-12-27 21:55:58 +01:00 |
|
dependabot[bot]
|
6ae5ff66f0
|
Bump futures-util from 0.3.29 to 0.3.30
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-27 20:55:08 +00:00 |
|
mxve
|
11f49cca32
|
Merge pull request #60 from mxve/dependabot/cargo/reqwest-0.11.23
Bump reqwest from 0.11.22 to 0.11.23
|
2023-12-27 21:54:40 +01:00 |
|