Commit Graph

522 Commits

Author SHA1 Message Date
a310016fd9 typo 2025-06-02 18:15:55 +02:00
8dd7ef2f0b [cdn] prefer lower latency; rate global 1.4x, same region 1.3x 2025-05-31 20:47:06 +02:00
1811c3adc3 [cdn] region based rating; --rate flag 2025-05-31 19:58:26 +02:00
3a978ac39d add retry with increased timeout if all failed 2025-05-31 16:36:27 +02:00
603ce882ae v0.10.6 2025-05-31 16:27:51 +02:00
364fff0031 backport cdn rating 2025-05-31 16:27:18 +02:00
b5ab426ade v0.10.5 2025-05-14 19:09:12 +02:00
188bad9a09 send magyar telekom users to backup cdn 2025-05-14 19:08:52 +02:00
2047745d27 v0.10.4 2025-05-11 08:13:13 +02:00
26d52632ca fix .html hash skip 2025-05-11 07:48:47 +02:00
1cedb4e624 Merge pull request #201 from mxve/dependabot/cargo/simple-log-2.3.0
Bump simple-log from 2.1.1 to 2.3.0
2025-05-02 21:59:47 +02:00
dependabot[bot]
c1fcc8711a Bump simple-log from 2.1.1 to 2.3.0
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.1.1...v2.3.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>
2025-05-02 19:51:56 +00:00
01d8195847 Merge pull request #199 from mxve/dependabot/cargo/cargo-134c95710a
Bump ring from 0.17.8 to 0.17.13 in the cargo group
2025-05-02 21:49:07 +02:00
6f3cd74f86 Merge pull request #197 from mxve/dependabot/cargo/serde_json-1.0.140
Bump serde_json from 1.0.139 to 1.0.140
2025-05-02 21:49:01 +02:00
f15787bc28 Merge pull request #203 from mxve/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.1
Bump taiki-e/create-gh-release-action from 1.8.2 to 1.9.1
2025-05-02 21:48:08 +02:00
486c331335 Merge pull request #205 from mxve/dependabot/cargo/blake3-1.8.2
Bump blake3 from 1.6.0 to 1.8.2
2025-05-02 21:48:00 +02:00
84dfd3f0b4 Merge pull request #206 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.25.0
Bump taiki-e/upload-rust-binary-action from 1.23.0 to 1.25.0
2025-05-02 21:47:52 +02:00
fcd0198cde allow file renaming 2025-05-02 21:30:38 +02:00
2aa309ba5c cleanup iw4x cleanup code (??) 2025-05-02 20:57:28 +02:00
dependabot[bot]
41520d18f9 Bump blake3 from 1.6.0 to 1.8.2
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.0...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 18:34:30 +00:00
b3e3b1792f ubuntu-20.04 -> ubuntu-22.04 2025-05-02 20:33:59 +02:00
5d6601b17a v0.10.3 2025-05-02 20:31:51 +02:00
0107b35144 ignore hash mismatch for .html files 2025-05-02 20:30:59 +02:00
dependabot[bot]
9c6985f5fd Bump taiki-e/upload-rust-binary-action from 1.23.0 to 1.25.0
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 17:10:50 +00:00
dependabot[bot]
e5c53c360f Bump taiki-e/create-gh-release-action from 1.8.2 to 1.9.1
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/create-gh-release-action/compare/v1.8.2...v1.9.1)

---
updated-dependencies:
- dependency-name: taiki-e/create-gh-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 15:54:08 +00:00
dependabot[bot]
d434672337 Bump ring from 0.17.8 to 0.17.13 in the cargo group
Bumps the cargo group with 1 update: [ring](https://github.com/briansmith/ring).


Updates `ring` from 0.17.8 to 0.17.13
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:06:36 +00:00
dependabot[bot]
a91778676d Bump serde_json from 1.0.139 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:09:43 +00:00
d48fd3bd66 Update global.rs 2025-02-27 05:07:33 +01:00
37cef7140f fmt 2025-02-24 00:32:21 +01:00
845e3acb9f offline mode, connectivity check, backup cdn
probably the last real update for this codebase
2025-02-24 00:30:20 +01:00
a2e33ce986 v0.9.3 2025-02-23 08:34:57 +01:00
be4641bdad readd path import for windows 2025-02-23 08:33:11 +01:00
438e68170d bump deps 2025-02-23 08:26:38 +01:00
2c3a051318 v0.9.2 2024-12-15 11:18:40 +01:00
1237d8c71e add --prerelease 2024-12-15 11:18:25 +01:00
da94d1b0e3 Merge pull request #157 from mxve/dependabot/cargo/futures-util-0.3.31
Bump futures-util from 0.3.30 to 0.3.31
2024-12-13 11:52:50 +01:00
a56c72e71b Merge pull request #160 from mxve/dependabot/cargo/openssl-0.10.68
Bump openssl from 0.10.66 to 0.10.68
2024-12-13 11:50:07 +01:00
a5d784b8f4 Merge pull request #158 from mxve/dependabot/cargo/simple-log-2.1.1
Bump simple-log from 2.1.0 to 2.1.1
2024-12-13 11:50:00 +01:00
5f16488431 Merge pull request #156 from mxve/dependabot/cargo/once_cell-1.20.2
Bump once_cell from 1.20.0 to 1.20.2
2024-12-13 11:45:27 +01:00
dependabot[bot]
168a821533 Bump openssl from 0.10.66 to 0.10.68
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.68.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:42:05 +00:00
dependabot[bot]
e8ac1f8f18 Bump simple-log from 2.1.0 to 2.1.1
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:42:01 +00:00
dependabot[bot]
b1212b30ad Bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [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.30...0.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:41:53 +00:00
dependabot[bot]
0c6ef0fcb0 Bump once_cell from 1.20.0 to 1.20.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 to 1.20.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.0...v1.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:41:40 +00:00
8c3723d16f v0.9.1 2024-12-09 04:32:53 +01:00
9f853f84ac remove mac builds
if someone gets the client to work on mac they'll get the launcher to work too
2024-12-09 04:32:14 +01:00
573fc14767 create cache module 2024-12-09 04:31:00 +01:00
b0c2c8d478 remove unused dep 2024-12-09 04:25:18 +01:00
1d0fbc9fc5 v0.9.0 2024-12-09 04:22:52 +01:00
2d84c514a7 offline mode, expanded logging 2024-12-09 04:14:53 +01:00
5244fa9549 dont fail on warn 2024-12-09 03:04:34 +01:00