Pavel Djundik
|
ff37997713
|
Add InvariantGlobalization
|
10 months ago |
Pavel Djundik
|
72ffd79da6
|
Update packages
|
10 months ago |
Ethan
|
2d06bf1c63
|
Improve `-filelist` comment
Fixes #554
|
11 months ago |
Pavel Djundik
|
6a9364029b
|
Tick callbacks in an infinite task
|
11 months ago |
Pavel Djundik
|
9ed8a70508
|
Update steamkit
|
11 months ago |
Pavel Djundik
|
247f8324ca
|
Merge pull request #501 from giacomopc/master
-all-archs: Allow to download all archs
|
11 months ago |
Pavel Djundik
|
a5bdf23880
|
Use GetStdHandle_SafeHandle
|
11 months ago |
Pavel Djundik
|
926c41e7e0
|
Use cswin32 in ansi detector
|
11 months ago |
Pavel Djundik
|
33738aeb49
|
Disable progress ansi reporting on linux
Some terminals use this code to show notifications instead
|
11 months ago |
Pavel Djundik
|
177c44ef4a
|
Let steamkit handle connect timeouts
Ref: #546
|
11 months ago |
Pavel Djundik
|
9f64bd0439
|
Await steam jobs instead of WaitUntilCallback
|
11 months ago |
Pavel Djundik
|
e7d637ace6
|
Change dependabot to weekly
|
11 months ago |
Pavel Djundik
|
6a0147ee72
|
Update steamkit, use new cdn auth token function
Fixes #545
|
11 months ago |
Pavel Djundik
|
5a695e6dd1
|
Bump version to 2.7.2
|
12 months ago |
Yaakov
|
bffa2d5f50
|
Merge pull request #541 from SteamRE/dependabot/nuget/SteamKit2-3.0.0-Beta.3
Bump SteamKit2 from 3.0.0-Beta.2 to 3.0.0-Beta.3
|
1 year ago |
dependabot[bot]
|
48794cfb4d
|
Bump SteamKit2 from 3.0.0-Beta.2 to 3.0.0-Beta.3
Bumps [SteamKit2](https://github.com/SteamRE/SteamKit) from 3.0.0-Beta.2 to 3.0.0-Beta.3.
- [Release notes](https://github.com/SteamRE/SteamKit/releases)
- [Commits](https://github.com/SteamRE/SteamKit/compare/3.0.0-Beta.2...3.0.0-Beta.3)
---
updated-dependencies:
- dependency-name: SteamKit2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Giacomo Preciado
|
39e43a1bf9
|
Merge branch 'master' into master
|
1 year ago |
Giacomo Preciado
|
b310d804f2
|
Updated README.md and help output
|
1 year ago |
Pavel Djundik
|
907b3360cc
|
Forgot to bump version
|
1 year ago |
Pavel Djundik
|
8117d8f6c2
|
Add -V/--version
Fixes #531
|
1 year ago |
Pavel Djundik
|
53fefe6da2
|
Change exit code when using no params to zero
|
1 year ago |
Pavel Djundik
|
b9895121a4
|
Add header
|
1 year ago |
Yaakov
|
83e2dbb03f
|
Tweak installation instructions and add Homebrew
|
1 year ago |
Pavel Djundik
|
317122f4aa
|
Update README.md
|
1 year ago |
Pavel Djundik
|
831bdb6001
|
Create github action to automatically submit new versions to winget
|
1 year ago |
Pavel Djundik
|
a3725da282
|
Merge pull request #530 from SteamRE/warnings
Fix warnings, enable Warnings as Errors
|
1 year ago |
Yaakov
|
fa486d1e5f
|
even though we will probably never run on XP, this silences CA1416
|
1 year ago |
Yaakov
|
b1a36462cc
|
Enable warnings as errors in CI
|
1 year ago |
Yaakov
|
0772448cd9
|
Add ContinuousIntegrationBuild to CI
|
1 year ago |
Pavel Djundik
|
b5d4926f1e
|
Update bug-report.yml
|
1 year ago |
Pavel Djundik
|
8ffd52a214
|
Merge pull request #526 from SteamRE/alert
Display a message box when exe is not lauched from console
|
1 year ago |
Pavel Djundik
|
92785c522b
|
Merge pull request #528 from SteamRE/execute
Use File.SetUnixFileMode
|
1 year ago |
Pavel Djundik
|
fec2fe746a
|
Use File.SetUnixFileMode
|
1 year ago |
Pavel Djundik
|
0ce116fdce
|
Use CsWin32
|
1 year ago |
Pavel Djundik
|
a1f981168c
|
Wrap parameters in code block
|
1 year ago |
Pavel Djundik
|
240f789872
|
Update README.md
|
1 year ago |
Pavel Djundik
|
785b0fe0b0
|
Update README.md
|
1 year ago |
Pavel Djundik
|
653506ac14
|
Automatically upload all artifacts to releases
|
1 year ago |
Pavel Djundik
|
48c00e5323
|
Add trim_trailing_whitespace
|
1 year ago |
Pavel Djundik
|
1620090c19
|
Make extens stricter
|
1 year ago |
Pavel Djundik
|
13b396b0d2
|
Align help output with spaces
|
1 year ago |
Pavel Djundik
|
4c88a59f17
|
Display a message box when exe is not lauched from console
|
1 year ago |
Pavel Djundik
|
c62d2d733f
|
Use full matrix name in sk2-ci
|
1 year ago |
Pavel Djundik
|
75cbd8b12a
|
Enable Deterministic
|
1 year ago |
Pavel Djundik
|
bae332b97a
|
Add license header to all source files
Fixes #55
|
1 year ago |
Pavel Djundik
|
1b95a6ba47
|
Copy license file to build output
|
1 year ago |
Pavel Djundik
|
e2194fc873
|
Attempt to get cdn auth when getting 403
|
1 year ago |
Pavel Djundik
|
33f0a7fcba
|
Reset ansi progress on disconnect
|
1 year ago |
Pavel Djundik
|
6edab0c55e
|
Use ReadAllLinesAsync and async main
|
1 year ago |
Pavel Djundik
|
baa64e9e51
|
Update DownloadDepotChunkAsync to use array pool
|
1 year ago |