Diavolo
|
c3e3d9a7d5
|
v0.6.3
|
2023-11-24 14:54:26 +01:00 |
|
Diavolo
|
47a6eaf4cf
|
fix: attempt fix on Linux by "vendoring" OpenSSL
|
2023-11-24 14:44:40 +01:00 |
|
mxve
|
2b891276a4
|
remove rustls dep
reduces binary size by using os ssl/openssl for http_req and reqwest until #43 gets done
|
2023-11-10 00:04:00 +01:00 |
|
mxve
|
6ef80be01f
|
v0.6.2
|
2023-11-06 22:27:53 +01:00 |
|
mxve
|
b1cffb44ad
|
v0.6.1
|
2023-11-06 01:56:49 +01:00 |
|
mxve
|
6ce845e761
|
v0.6.0
|
2023-11-05 17:20:59 +01:00 |
|
mxve
|
cb210b16e1
|
Merge pull request #40 from mxve/async
Async
|
2023-11-02 16:05:10 +01:00 |
|
mxve
|
ff22c49ced
|
stream files to disk
- Greatly reduced memory usage while downloading
- Added progressbar, download rate
- Added async runtime
- Tweaks to allow usage of async download function
|
2023-11-02 10:39:58 +01:00 |
|
mxve
|
82a1e4ba53
|
Merge pull request #38 from mxve/dependabot/cargo/serde-1.0.190
Bump serde from 1.0.189 to 1.0.190
|
2023-10-30 22:00:19 +01:00 |
|
dependabot[bot]
|
7e8e0fbc97
|
Bump http_req from 0.10.0 to 0.10.1
Bumps [http_req](https://github.com/jayjamesjay/http_req) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.10.0...v0.10.1)
---
updated-dependencies:
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 15:31:10 +00:00 |
|
dependabot[bot]
|
b09b92ee7f
|
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-30 15:30:54 +00:00 |
|
mxve
|
7965314c6b
|
print download size
|
2023-10-28 19:35:28 +02:00 |
|
mxve
|
79a1533eaa
|
Merge pull request #36 from mxve/dependabot/cargo/serde-1.0.189
Bump serde from 1.0.188 to 1.0.189
|
2023-10-16 17:46:15 +02:00 |
|
dependabot[bot]
|
d5de7244e3
|
Bump semver from 1.0.19 to 1.0.20
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.19...1.0.20)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 15:07:26 +00:00 |
|
dependabot[bot]
|
c2e90e17db
|
Bump serde from 1.0.188 to 1.0.189
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189)
---
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-16 15:07:20 +00:00 |
|
dependabot[bot]
|
228abe5317
|
Bump http_req from 0.9.3 to 0.10.0
Bumps [http_req](https://github.com/jayjamesjay/http_req) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.9.3...v0.10.0)
---
updated-dependencies:
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 15:58:32 +00:00 |
|
mxve
|
572c66cc16
|
v0.5.3
|
2023-10-06 09:03:34 +02:00 |
|
mxve
|
64f4ae6429
|
v0.5.2
|
2023-09-25 18:52:35 +02:00 |
|
mxve
|
b2cc21aed0
|
Merge branch 'main' of github.com:mxve/alterware-launcher
|
2023-09-25 18:51:54 +02:00 |
|
mxve
|
dc5957ea41
|
build i686 target
|
2023-09-25 18:51:43 +02:00 |
|
mxve
|
54abce4d30
|
Merge pull request #34 from mxve/dependabot/cargo/semver-1.0.19
Bump semver from 1.0.18 to 1.0.19
|
2023-09-25 17:51:50 +02:00 |
|
mxve
|
6ae33cdcb3
|
self-replace 1.3.7
|
2023-09-25 17:51:21 +02:00 |
|
dependabot[bot]
|
c9d30fa95a
|
Bump semver from 1.0.18 to 1.0.19
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.18...1.0.19)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 15:28:54 +00:00 |
|
mxve
|
9c122506ce
|
Merge pull request #31 from mxve/dependabot/cargo/http_req-0.9.3
Bump http_req from 0.9.2 to 0.9.3
|
2023-09-18 20:12:38 +02:00 |
|
dependabot[bot]
|
c92fb88e83
|
Bump serde_json from 1.0.106 to 1.0.107
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 15:05:36 +00:00 |
|
dependabot[bot]
|
1e0e0090f5
|
Bump http_req from 0.9.2 to 0.9.3
Bumps [http_req](https://github.com/jayjamesjay/http_req) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.9.2...v0.9.3)
---
updated-dependencies:
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 15:05:29 +00:00 |
|
mxve
|
f4fe1c6699
|
v0.5.1
|
2023-09-18 12:27:01 +02:00 |
|
mxve
|
237fa8c16f
|
v0.5.0
|
2023-09-17 17:49:50 +02:00 |
|
dependabot[bot]
|
a90a60ec3a
|
Bump serde_json from 1.0.105 to 1.0.106
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 15:16:24 +00:00 |
|
mxve
|
209b599120
|
improve progress prints
|
2023-09-11 13:05:18 +02:00 |
|
mxve
|
140f4c335f
|
v0.4.8
|
2023-09-10 12:39:44 +02:00 |
|
mxve
|
ac76e9bb89
|
steamlocate 2.0.0-alpha.0
|
2023-08-30 12:45:10 +02:00 |
|
mxve
|
546d8c4cdf
|
v0.4.7
|
2023-08-29 22:13:05 +02:00 |
|
mxve
|
50c7b9fbd7
|
v0.4.6
|
2023-08-29 21:57:35 +02:00 |
|
mxve
|
a3000bd2fa
|
Merge branch 'main' of github.com:mxve/alterware-launcher
|
2023-08-29 06:51:52 +02:00 |
|
mxve
|
cc00cad4f2
|
add io::unzip
|
2023-08-29 06:51:44 +02:00 |
|
mxve
|
565a69566c
|
Merge pull request #26 from mxve/dependabot/cargo/serde-1.0.188
Bump serde from 1.0.185 to 1.0.188
|
2023-08-28 22:38:55 +02:00 |
|
dependabot[bot]
|
4282eb7b75
|
Bump serde from 1.0.185 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...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 15:52:58 +00:00 |
|
dependabot[bot]
|
a2922540c5
|
Bump self-replace from 1.3.5 to 1.3.6
Bumps [self-replace](https://github.com/mitsuhiko/self-replace) from 1.3.5 to 1.3.6.
- [Changelog](https://github.com/mitsuhiko/self-replace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/self-replace/compare/1.3.5...1.3.6)
---
updated-dependencies:
- dependency-name: self-replace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 15:52:49 +00:00 |
|
mxve
|
601abd008f
|
v0.4.5
|
2023-08-26 21:17:01 +02:00 |
|
dependabot[bot]
|
d620bc9838
|
Bump serde from 1.0.183 to 1.0.185
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.185.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...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-21 15:26:04 +00:00 |
|
dependabot[bot]
|
6c7fbd1ff1
|
Bump serde_json from 1.0.104 to 1.0.105
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.104...v1.0.105)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 15:10:09 +00:00 |
|
mxve
|
18651a68ca
|
v0.4.4
|
2023-08-18 14:38:15 +02:00 |
|
mxve
|
8fd66d16af
|
v0.4.3
|
2023-08-18 12:53:28 +02:00 |
|
mxve
|
7ca7615222
|
v0.4.2
|
2023-08-17 20:26:25 +02:00 |
|
mxve
|
9598ec3dfe
|
v0.4.1
|
2023-08-16 13:01:32 +02:00 |
|
Edo
|
f9ec044a15
|
build: add symbols
|
2023-08-15 19:03:38 +02:00 |
|
mxve
|
0be3adf8d1
|
v0.4.0
|
2023-08-15 13:02:32 +02:00 |
|
mxve
|
b69611e66b
|
v0.3.1
|
2023-08-12 15:27:39 +02:00 |
|
mxve
|
744e309190
|
v0.3.0
|
2023-08-12 15:09:26 +02:00 |
|