Antoine Rybacki
|
43e0cccd47
|
Bump to net8
|
2 years ago |
Pavel Djundik
|
4c52ad3a4c
|
Upload only a single framework build
|
2 years ago |
Pavel Djundik
|
ec692a8d9e
|
Bump version to 2.5.0
|
2 years ago |
Pavel Djundik
|
0122f0f63f
|
Run automatic CI only on Sundays
|
2 years ago |
Pavel Djundik
|
5b6315c8ca
|
Merge pull request #433 from SteamRE/no-old-gids
Remove code to handle older style of gids
|
2 years ago |
Pavel Djundik
|
cc5da551f9
|
Case-insensitive comparison of `public` branch
Fixes #429
Fixes #428
|
2 years ago |
Pavel Djundik
|
0e8b662715
|
Do not try to print machine auth hash
|
2 years ago |
Pavel Djundik
|
9aaed770d7
|
Merge pull request #401 from SteamRE/auth/accesstoken
Add support for new Steam authentication
|
2 years ago |
Pavel Djundik
|
8d31a80c98
|
Remove code to handle older style of gids
|
2 years ago |
Pavel Djundik
|
92809ab8eb
|
Merge pull request #427 from SteamRE/encrypted-gid
Support new encrypted gid key
|
2 years ago |
Pavel Djundik
|
2cfee72f69
|
Support new `gid` field in encrypted manifests
|
2 years ago |
Pavel Djundik
|
4f7b601e2c
|
Remove support for encrypted_gid (v1)
|
2 years ago |
Pavel Djundik
|
33f78dfff5
|
Fix formatting
Fixes #426
|
2 years ago |
Pavel Djundik
|
792e77d91f
|
Add self-contained builds (#418)
|
2 years ago |
Pavel Djundik
|
d5ce7ee18e
|
Merge pull request #399 from SteamRE/psy/rip-depot-names
Remove printing of depot name
|
2 years ago |
Pavel Djundik
|
4b2fb1f7b7
|
Merge pull request #425 from SteamRE/psy/expanded-branch-format
Add support for appinfo depots section with expanded branch info.
|
2 years ago |
Nicholas Hastings
|
196e99b30d
|
Add support for appinfo depots section with expanded branch info.
|
2 years ago |
Pavel Djundik
|
347806b53b
|
Add icon (#417)
|
2 years ago |
Pavel Djundik
|
dea7a632c1
|
Add issue templates
|
3 years ago |
Yaakov
|
d73462e077
|
improve pre-login auth handling (I think?)
|
3 years ago |
Yaakov
|
c36ddcc065
|
handle reconnects more gracefully
|
3 years ago |
Yaakov
|
8d6c09e779
|
dispose of disposables
|
3 years ago |
Yaakov
|
6ffa0948a4
|
Implement -qr CLI arg to log in with a QR code
|
3 years ago |
Yaakov
|
0112ca749d
|
Rudimentary support for new access tokens
|
3 years ago |
Yaakov
|
b31d79f556
|
Revert "be a little more specific when updating the pkg"
This reverts commit 7b0f3135ff .
|
3 years ago |
Yaakov
|
d071ba04cd
|
Merge branch 'master' of github.com:SteamRE/DepotDownloader
|
3 years ago |
Yaakov
|
7b0f3135ff
|
be a little more specific when updating the pkg
|
3 years ago |
Yaakov
|
f9d75e05b0
|
Merge pull request #398 from SteamRE/dependabot/nuget/protobuf-net-3.2.16
Bump protobuf-net from 3.2.0 to 3.2.16
|
3 years ago |
Yaakov
|
f2fe082112
|
fix yaml?
|
3 years ago |
Yaakov
|
790b938d76
|
Add scheduled workflow for nightly builds against latest SK2
|
3 years ago |
Nicholas Hastings
|
5e414bc48b
|
Remove printing of depot name. It's no longer sent.
|
3 years ago |
dependabot[bot]
|
3b060a6632
|
Bump protobuf-net from 3.2.0 to 3.2.16
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.2.0 to 3.2.16.
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits/3.2.16)
---
updated-dependencies:
- dependency-name: protobuf-net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Yaakov
|
c26eaa60c9
|
Merge pull request #388 from SteamRE/dependabot/nuget/protobuf-net-3.2.0
Bump protobuf-net from 3.1.17 to 3.2.0
|
3 years ago |
dependabot[bot]
|
bf4df71d64
|
Bump protobuf-net from 3.1.17 to 3.2.0
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.1.17 to 3.2.0.
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)
---
updated-dependencies:
- dependency-name: protobuf-net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Yaakov
|
10cc4c9131
|
Add global.json, lock to .NET 6.0 SDK
|
3 years ago |
Margen67
|
ced92a1128
|
CI updates
Rename matrix.os to runs-on.
Opt out of dotnet telemetry.
Upgrade checkout and upload-artifact to v3.
Upgrade setup-dotnet to v2.
|
3 years ago |
Scott Ehlert
|
42b8584edf
|
Simplify/refactor PlatformUtilities.SetExecutable and add support for using stat on ARM versions of Linux.
|
3 years ago |
Ryan Kistner
|
3143362d83
|
2.4.7 - Don't use depotfromapp to request depot key or manifest request code
|
3 years ago |
Yaakov
|
4ee9db7565
|
Merge pull request #335 from SteamRE/dependabot/nuget/protobuf-net-3.1.17
Bump protobuf-net from 3.0.101 to 3.1.17
|
3 years ago |
dependabot[bot]
|
b65ea1b1ec
|
Bump protobuf-net from 3.0.101 to 3.1.17
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.0.101 to 3.1.17.
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)
---
updated-dependencies:
- dependency-name: protobuf-net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Ryan Kistner
|
72683ef35c
|
2.4.6 Release
|
3 years ago |
Ryan Kistner
|
75dc09fb0a
|
Enforce manifest request codes
|
3 years ago |
Ryan Kistner
|
4acc41fe92
|
Manifest request code period is more likely 5 minutes
|
4 years ago |
Ryan Kistner
|
0054301ad6
|
Assuming manifest request codes are valid for one period following the issuing period
|
4 years ago |
Ryan Kistner
|
969a394fdd
|
Implemented manifest request codes
|
4 years ago |
Ryan Kistner
|
703929dad0
|
Add a couple FAQs to the readme
|
4 years ago |
Ryan Kistner
|
73d46d7774
|
Read any non-empty input when prompting for an input like 2fa code or auth code
|
4 years ago |
Yaakov
|
48e8267e28
|
Merge pull request #300 from SteamRE/dependabot/nuget/SteamKit2-2.4.1
Bump SteamKit2 from 2.4.0-Alpha.3 to 2.4.1
|
4 years ago |
dependabot[bot]
|
14fc1c7a8e
|
Bump SteamKit2 from 2.4.0-Alpha.3 to 2.4.1
Bumps [SteamKit2](https://github.com/SteamRE/SteamKit) from 2.4.0-Alpha.3 to 2.4.1.
- [Release notes](https://github.com/SteamRE/SteamKit/releases)
- [Commits](https://github.com/SteamRE/SteamKit/compare/2.4.0-Alpha.3...2.4.1)
---
updated-dependencies:
- dependency-name: SteamKit2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Yaakov
|
e45c8c3d21
|
Merge pull request #286 from SteamRE/sk-2.4.0
Update to SteamKit2 2.4.0, net6.0
|
4 years ago |