Pavel Djundik
347806b53b
Add icon ( #417 )
2 years ago
Pavel Djundik
dea7a632c1
Add issue templates
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
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
Pavel Djundik
6f4bb748eb
Delete app.config, move RollForward to csproj
4 years ago
Yaakov
7dc4ec999e
we actually need to specify an sdk version otherwise this does nothing
4 years ago
Yaakov
60ff69d6e9
Update README for net6.0
4 years ago
Yaakov
e735f1aa61
Merge remote-tracking branch 'origin/pr/278' into sk-2.4.0
4 years ago
Yaakov
4e81487aee
Update to SK2.4.0 / net6.0
4 years ago
Pavel Djundik
e915870db7
Use SteamContent.GetServersForSteamPipe
4 years ago
Pavel Djundik
bef429908a
Updates for SteamKit updates
4 years ago
Pavel Djundik
a479aa9301
Update SteamKit
4 years ago
Wesley Pyburn (TechNobo)
389e7eb788
Removed quotes
4 years ago
Wesley Pyburn (TechNobo)
559ba38d38
Added usage for -remember-password
...
Not very well explained how to use -remember-password. This simple change to the README should contain everything users need to know about it.
Also added to code help.
4 years ago
Ryan Kistner
14160c39a2
Include version and runtime information in debug log
4 years ago
Ryan Kistner
2c038fd038
Remove the CDN authentication call
4 years ago
NicknineTheEagle
8b4dcc2339
Added gitattributes
4 years ago
Ryan Kistner
bd1314da2e
Updated to SteamKit2 2.4.0-Alpha.3
4 years ago
Ryan Kistner
bb778e3883
Close file handles after validation and lazily open them as chunks are downloaded
4 years ago
Ryan Kistner
16b2f52b6f
AArch64 OSX won't have a suffix on the ABI import
4 years ago
Ryan Kistner
c0e837de93
Backspace in masked password input didn't work on Windows
4 years ago
Ryan Kistner
7b89e0c1c4
Simplify the FilePermissions into one set of flags
4 years ago
Ryan Kistner
08eb74a7cc
Moved UnixUtilities to PlatformUtilities and added OSX support.
4 years ago
js6pak
0a1e3bf6b0
Use libc directly instead of Mono.Posix
4 years ago
js6pak
711888ebe9
Add support for Executable removal and update it only when its actually changed in the manifest
4 years ago
js6pak
0e785d04b7
Set executable permissions to files with Executable flag
4 years ago
js6pak
afab5e44b6
Add roslyn-like .editorconfig ( #236 )
4 years ago