Commit Graph

553 Commits

Author SHA1 Message Date
Edo
191db332e4 Merge pull request #90 from mxve/github-check
maint: handle missing tag_name from github's JSON reply
2024-04-11 13:11:17 +02:00
b614658346 maint: handle missing tag_name from github's JSON reply 2024-04-11 13:08:10 +02:00
Edo
bce278e949 Merge pull request #89 from mxve/dependabot/cargo/reqwest-0.12.3
Bump reqwest from 0.12.2 to 0.12.3
2024-04-11 13:03:42 +02:00
dependabot[bot]
e0ac9a30b1 Bump reqwest from 0.12.2 to 0.12.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [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.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 15:51:30 +00:00
027b604424 v0.6.11 2024-04-03 01:36:15 +02:00
6cc11fe817 misc 2024-04-03 01:34:47 +02:00
352049d0a9 Merge branch 'main' of github.com:mxve/alterware-launcher 2024-04-03 01:27:47 +02:00
9a8568d692 logging 2024-04-03 01:26:56 +02:00
Edo
93c023c7ff Merge pull request #88 from mxve/dependabot/cargo/serde_json-1.0.115
Bump serde_json from 1.0.114 to 1.0.115
2024-04-01 18:27:07 +02:00
Edo
a863b6f0ce Merge pull request #87 from mxve/dependabot/cargo/tokio-1.37.0
Bump tokio from 1.36.0 to 1.37.0
2024-04-01 18:27:02 +02:00
dependabot[bot]
47f2d77f05 Bump serde_json from 1.0.114 to 1.0.115
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115)

---
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-04-01 15:12:36 +00:00
dependabot[bot]
e206f696f1 Bump tokio from 1.36.0 to 1.37.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.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-04-01 15:12:24 +00:00
bf7bd86934 add length check to arg_value 2024-03-30 18:48:11 +01:00
Edo
48bdf30cc0 Merge pull request #85 from mxve/dependabot/cargo/reqwest-0.12.2
Bump reqwest from 0.11.26 to 0.12.2
2024-03-30 14:05:30 +01:00
dependabot[bot]
f5f635bc1d Bump reqwest from 0.11.26 to 0.12.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.26 to 0.12.2.
- [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.26...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 15:37:37 +00:00
Edo
3cfd48eda4 Merge pull request #84 from mxve/dependabot/cargo/reqwest-0.11.26
Bump reqwest from 0.11.25 to 0.11.26
2024-03-23 18:14:47 +01:00
dependabot[bot]
9c36853391 Bump reqwest from 0.11.25 to 0.11.26
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.25 to 0.11.26.
- [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.25...v0.11.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 15:19:31 +00:00
57cb01e5e7 Merge pull request #83 from mxve/dependabot/cargo/reqwest-0.11.25
Bump reqwest from 0.11.24 to 0.11.25
2024-03-11 17:09:06 +01:00
dependabot[bot]
908400c9e9 Bump reqwest from 0.11.24 to 0.11.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [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.24...v0.11.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 15:57:43 +00:00
dc6a61b8fc v0.6.10 2024-03-01 10:38:19 +01:00
87535fb839 add delete support for dirs 2024-03-01 10:37:56 +01:00
4d6f056d7b use_https default true 2024-02-29 10:33:31 +01:00
c9ead57ee5 Merge pull request #82 from mxve/dependabot/cargo/serde-1.0.197
Bump serde from 1.0.196 to 1.0.197
2024-02-27 05:53:24 +01:00
dependabot[bot]
d441eeaa36 Bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

---
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-27 04:47:07 +00:00
2143b86d07 Merge pull request #81 from mxve/dependabot/cargo/serde_json-1.0.114
Bump serde_json from 1.0.113 to 1.0.114
2024-02-27 05:46:08 +01:00
5372fba0d6 Merge pull request #80 from mxve/dependabot/cargo/openssl-0.10.64
Bump openssl from 0.10.63 to 0.10.64
2024-02-27 05:45:59 +01:00
dependabot[bot]
b0e445400a Bump serde_json from 1.0.113 to 1.0.114
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114)

---
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-02-26 16:01:59 +00:00
dependabot[bot]
a71c789e29 Bump openssl from 0.10.63 to 0.10.64
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.63 to 0.10.64.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 16:01:49 +00:00
a561839fd0 Merge pull request #79 from mxve/feat/aarch-macos-release
build: add macos and aarc64 release builds
2024-02-25 22:07:43 +01:00
Edo
4ddd3c3ca7 build: add macos and aarc64 release builds
WINE should run on macOS and ARM64 because why not
2024-02-25 16:31:11 +01:00
bb66366f41 write games.json content to file on error 2024-02-20 19:54:16 +01:00
bd26533ae2 add debug print to get_body 2024-02-20 19:44:11 +01:00
1452dfb265 v0.6.8 2024-02-20 02:00:20 +01:00
55328a969b remove unused imports 2024-02-20 01:56:23 +01:00
512a073b07 remove debug print 2024-02-20 01:47:35 +01:00
99010664bf fix unix self_update::run 2024-02-20 01:37:46 +01:00
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
5450109cf2 remove http_req from deps 2024-02-20 01:28:49 +01:00
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
9de8543590 Merge branch 'main' of github.com:mxve/alterware-launcher 2024-02-15 01:05:46 +01:00
dba849e3be add --ignore-required-files to --help 2024-02-15 01:05:42 +01:00
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
3d0a47ec60 prepare v0.6.7 2024-02-09 19:13:11 +01:00
5ef075d4c3 add --ignore-required-files 2024-02-09 18:45:19 +01:00
e8aee89f45 check for required files 2024-02-07 12:53:43 +01:00
2760e2ab1e keep console open & exit process when game not found 2024-02-07 12:29:58 +01:00
d44ae36f86 whoopsie 2024-02-07 12:23:31 +01:00
6e3c06af86 remove unused src files 2024-02-07 12:06:11 +01:00