Commit Graph

448 Commits

Author SHA1 Message Date
dependabot[bot]
2e494bf732 Bump simple-log from 1.7.3 to 1.9.0
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 1.7.3 to 1.9.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v1.7.3...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:06:45 +00:00
8f0ba691c0 Merge pull request #148 from mxve/license
License code under GPL v3
2024-09-07 00:18:50 +02:00
76fd1c6996 bruh 2024-09-06 11:24:49 +02:00
8d68e85fb1 v0.8.1 2024-09-06 11:10:58 +02:00
3963f8fc9b handle some networking errors
assume we are up to date if we can't fetch latest version
2024-09-06 11:10:05 +02:00
d267d53c49 add CONTRIBUTING.md 2024-09-06 07:05:15 +02:00
81017c6604 reword some instructions 2024-09-06 06:56:51 +02:00
f74a4b750d add gpl 2024-09-06 06:10:35 +02:00
025b9a1aad more readme tweaks 2024-09-06 06:05:08 +02:00
198e24895c move server owner info 2024-09-06 05:54:19 +02:00
28fa770fc3 small readme changes 2024-09-06 05:52:57 +02:00
e1484ff848 v0.8.0 2024-09-06 04:02:45 +02:00
f11849b436 backport extend 2024-09-06 03:59:00 +02:00
b181cde007 cleanup http 2024-09-06 03:45:11 +02:00
e92de11fb3 fix: oopsie in the README 2024-09-05 11:13:43 +02:00
ff8bab965c maint: remove one word 2024-09-05 11:11:40 +02:00
fa3d5ce3f6 maint: finish installation guide 2024-09-05 11:10:10 +02:00
37c50024be fix: README C&P mistake 2024-09-04 19:14:54 +02:00
16158c0a2c maint: update the README 2024-09-04 19:14:20 +02:00
a8dd545eb4 Merge pull request #147 from mxve/dependabot/cargo/self-replace-1.5.0
Bump self-replace from 1.4.0 to 1.5.0
2024-09-03 21:43:35 +02:00
245e3365fa Merge pull request #146 from mxve/dependabot/cargo/tokio-1.40.0
Bump tokio from 1.39.3 to 1.40.0
2024-09-03 21:43:28 +02:00
dependabot[bot]
439aa8be64 Bump self-replace from 1.4.0 to 1.5.0
Bumps [self-replace](https://github.com/mitsuhiko/self-replace) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/mitsuhiko/self-replace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/self-replace/compare/1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 15:24:44 +00:00
dependabot[bot]
e64b9be666 Bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.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-09-02 15:24:34 +00:00
887d9346b8 Merge pull request #145 from mxve/maint/update-readme
maint: update the README
2024-09-01 09:50:45 +02:00
68e4c727e5 fix unused import 2024-09-01 09:31:13 +02:00
880afb14b1 baby's first unit tests 2024-09-01 09:26:33 +02:00
bdb3a5f2b4 cleanup misc 2024-09-01 08:11:00 +02:00
bafbb21274 maint: clarify section 2024-08-31 10:57:51 +02:00
92f873dabb maint: update the README 2024-08-31 10:56:27 +02:00
0d24bcd31c Merge pull request #142 from mxve/dependabot/cargo/reqwest-0.12.7
Bump reqwest from 0.12.5 to 0.12.7
2024-08-30 12:14:37 +02:00
05f4e14305 Merge pull request #143 from mxve/dependabot/cargo/serde-1.0.209
Bump serde from 1.0.208 to 1.0.209
2024-08-30 12:14:30 +02:00
dependabot[bot]
15b85a2740 Bump serde from 1.0.208 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:11:25 +00:00
dependabot[bot]
37927cd520 Bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
- [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.5...v0.12.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:11:23 +00:00
c3bb801786 Merge pull request #144 from mxve/dependabot/cargo/blake3-1.5.4
Bump blake3 from 1.5.3 to 1.5.4
2024-08-30 12:10:30 +02:00
32ba1d0628 Merge pull request #141 from mxve/dependabot/cargo/serde_json-1.0.127
Bump serde_json from 1.0.125 to 1.0.127
2024-08-30 12:10:21 +02:00
14c47a5018 Merge pull request #140 from mxve/dependabot/cargo/simple-log-1.7.3
Bump simple-log from 1.6.0 to 1.7.3
2024-08-30 12:10:15 +02:00
757aad43a1 keep .iw4xrevision
used by iw4x to determine if update is available
2024-08-30 08:42:59 +02:00
470bc50ad5 replace error print 2024-08-30 08:35:50 +02:00
fa793ce4bc delete .iw4xrevision 2024-08-30 00:03:13 +02:00
2f71afc1d3 fix print 2024-08-29 23:43:45 +02:00
dependabot[bot]
1a9552a9fc Bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)

---
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-08-29 21:37:35 +00:00
9b215e5ea8 .hashes/.sha-sums, .iw4xrevision -> awcache.json 2024-08-29 23:36:09 +02:00
8d05683bd1 everything tbh 2024-08-29 22:02:19 +02:00
dependabot[bot]
eba4d257af Bump blake3 from 1.5.3 to 1.5.4
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.3...1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 16:01:42 +00:00
dependabot[bot]
e5f09f130a Bump simple-log from 1.6.0 to 1.7.3
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 1.6.0 to 1.7.3.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v1.6.0...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 16:01:12 +00:00
2cdf7f38d1 Merge pull request #139 from pickles976/retry-downloads
Retry Failed Downloads
2024-08-25 15:26:12 +02:00
sebastian
efd2f63886 Added loop for retrying failed downloads 2024-08-24 11:42:12 -05:00
12e9f298fb Merge pull request #138 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.22.0
Bump taiki-e/upload-rust-binary-action from 1.21.1 to 1.22.0
2024-08-23 10:39:48 +02:00
cd602b2fe8 Merge pull request #137 from mxve/dependabot/cargo/serde-1.0.208
Bump serde from 1.0.206 to 1.0.208
2024-08-23 10:39:41 +02:00
ffd6b74a1c Merge pull request #136 from mxve/dependabot/cargo/tokio-1.39.3
Bump tokio from 1.39.2 to 1.39.3
2024-08-23 10:39:34 +02:00