mxve
|
4273d00417
|
Merge pull request #35 from mxve/dependabot/cargo/http_req-0.10.0
Bump http_req from 0.9.3 to 0.10.0
|
2023-10-09 18:29:43 +02:00 |
|
dependabot[bot]
|
9596c5d491
|
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
|
123a8b7caf
|
add client-args.md; document config file
|
2023-10-07 13:24:26 +02:00 |
|
mxve
|
141b60393a
|
v0.5.3
|
2023-10-06 09:03:34 +02:00 |
|
mxve
|
4bdecabbe5
|
misc
|
2023-10-06 08:34:42 +02:00 |
|
mxve
|
6a8c11b101
|
add changelog link
|
2023-10-06 08:30:29 +02:00 |
|
mxve
|
12526d7f36
|
handle notfound; give tips to fix permission denied
|
2023-10-02 15:49:01 +02:00 |
|
mxve
|
f3e7a42043
|
Create config path if it doesn't exist; don't panic
|
2023-10-02 15:48:22 +02:00 |
|
mxve
|
fddd146361
|
improve logging of http errors
|
2023-10-02 04:39:49 +02:00 |
|
mxve
|
b86d252c4b
|
handle shortcut creation errors
|
2023-10-01 00:36:12 +02:00 |
|
mxve
|
dee9011812
|
set matrix target
|
2023-09-25 18:57:51 +02:00 |
|
mxve
|
96bc7a73e5
|
v0.5.2
|
2023-09-25 18:52:35 +02:00 |
|
mxve
|
f756e818b6
|
Merge branch 'main' of github.com:mxve/alterware-launcher
|
2023-09-25 18:51:54 +02:00 |
|
mxve
|
686a6e6352
|
build i686 target
|
2023-09-25 18:51:43 +02:00 |
|
mxve
|
a56b7f12ee
|
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
|
e6cc1a9e34
|
self-replace 1.3.7
|
2023-09-25 17:51:21 +02:00 |
|
dependabot[bot]
|
3e5c0cc4ed
|
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
|
5fa3332266
|
don't ask if --bonus set
|
2023-09-23 01:29:04 +02:00 |
|
mxve
|
66b7187c0e
|
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 |
|
mxve
|
eb8ada5040
|
Merge pull request #32 from mxve/dependabot/cargo/serde_json-1.0.107
Bump serde_json from 1.0.106 to 1.0.107
|
2023-09-18 20:12:30 +02:00 |
|
dependabot[bot]
|
e34939f303
|
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]
|
1e7f2f6514
|
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
|
d50f3b83e9
|
pwettify comfig file :3
|
2023-09-18 16:29:37 +02:00 |
|
mxve
|
ce18aea5aa
|
v0.5.1
|
2023-09-18 12:27:01 +02:00 |
|
mxve
|
93d1c9841a
|
set current_dir when launching
|
2023-09-18 12:26:47 +02:00 |
|
mxve
|
d8beb754fa
|
v0.5.0
|
2023-09-17 17:49:50 +02:00 |
|
mxve
|
af78ebfcaf
|
print passed args when launching; trim args
|
2023-09-16 16:41:18 +02:00 |
|
Edo
|
79c48c240b
|
Merge pull request #30 from diamante0018/main
maint(main): simply return out of the main function
|
2023-09-15 19:22:11 +02:00 |
|
Edo
|
fe6e3c227f
|
maint(main): simply return out of the main function
instead of calling exit()
|
2023-09-15 19:19:04 +02:00 |
|
mxve
|
65f106541c
|
update readme
|
2023-09-15 01:48:04 +02:00 |
|
mxve
|
428c75bbf2
|
add --help, --version/-v
|
2023-09-15 01:45:47 +02:00 |
|
mxve
|
d47ebbcb28
|
allow loading client args from config
|
2023-09-14 10:32:03 +02:00 |
|
mxve
|
a1004405ca
|
💩
|
2023-09-14 10:25:44 +02:00 |
|
mxve
|
3efecdad74
|
Merge pull request #29 from mxve/dependabot/cargo/serde_json-1.0.106
Bump serde_json from 1.0.105 to 1.0.106
|
2023-09-14 10:24:26 +02:00 |
|
mxve
|
be3c45b79d
|
add --pass to allow passing args to the client
|
2023-09-14 10:23:48 +02:00 |
|
mxve
|
b830ab7085
|
remove debug print
|
2023-09-14 10:09:21 +02:00 |
|
mxve
|
be3e7c8ac1
|
strip value AND arg 😑
|
2023-09-14 10:08:26 +02:00 |
|
mxve
|
a5af98b0f3
|
add --path, -p
|
2023-09-14 09:44:35 +02:00 |
|
mxve
|
0b4c6325c7
|
prepend args with --, -, add short args
|
2023-09-14 09:37:35 +02:00 |
|
mxve
|
e1b76c8e04
|
update readme
|
2023-09-12 21:35:50 +02:00 |
|
mxve
|
26bb7567de
|
store file hashes; added "force" arg
close #28
|
2023-09-12 21:28:53 +02:00 |
|
dependabot[bot]
|
0814c99363
|
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
|
f23acb6788
|
improve progress prints
|
2023-09-11 13:05:18 +02:00 |
|
mxve
|
813d0613c1
|
Show more progress
|
2023-09-10 20:00:04 +02:00 |
|
mxve
|
349efa4e43
|
download bonus content
|
2023-09-10 18:29:30 +02:00 |
|
mxve
|
86b0bb1b7a
|
use config values
|
2023-09-10 17:36:01 +02:00 |
|
mxve
|
32b1272ff6
|
cfg
|
2023-09-10 16:58:42 +02:00 |
|
mxve
|
ab8461b6df
|
v0.4.8
|
2023-09-10 12:39:44 +02:00 |
|
mxve
|
a7008ecbd5
|
check first dir when matching files to download
|
2023-09-10 12:38:21 +02:00 |
|
mxve
|
a76efc6e6f
|
update readme
|
2023-09-03 19:03:46 +02:00 |
|