Commit Graph

517 Commits (907b3360ccec0bace6810bca32c8ff0b74ad3273)
 

Author SHA1 Message Date
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
Pavel Djundik a3fc9c4c45 Remove inlined adler hash 1 year ago
Pavel Djundik 294dbff40a Optimize calculating adler hashes to not allocate entire chunk in memory 1 year ago
Pavel Djundik e7e2299b70 Update SteamKit 1 year ago
Pavel Djundik 9a3f27ddec
Merge pull request #517 from SteamRE/progress
Use ansi escape code to indicate download progress in taskbar
1 year ago
Pavel Djundik ccbffd1c08 Use ansi escape code to indicate download progress in taskbar 1 year ago
Pavel Djundik ae72ac03c9 Update steamkit, fix line endings 1 year ago
Pavel Djundik c6a5bcf87e
Merge pull request #511 from SteamRE/dependabot/nuget/QRCoder-1.6.0
Bump QRCoder from 1.4.3 to 1.6.0
1 year ago
Pavel Djundik f00ef83029
Merge pull request #484 from er2off/master
Add FreeBSD support
1 year ago
Pavel Djundik 65c07130a1 Fix style violations 1 year ago
Pavel Djundik 9d04652f60 Add SymmetricDecryptECB to util 1 year ago
dependabot[bot] beb8ef8507
Bump QRCoder from 1.4.3 to 1.6.0
Bumps [QRCoder](https://github.com/codebude/QRCoder) from 1.4.3 to 1.6.0.
- [Release notes](https://github.com/codebude/QRCoder/releases)
- [Commits](https://github.com/codebude/QRCoder/compare/v1.4.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Pavel Djundik b96125f9cb Bump version 1 year ago
Pavel Djundik b75d398392 Fix bracket 1 year ago
Pavel Djundik b532f3944f Update to steamkit 3.0.0-Alpha.1 1 year ago
Pavel Djundik 544d19e925 Update github action packages 1 year ago
Er2 d8ccf800ca Add FreeBSD support 2 years ago
Pavel Djundik 9d2446404a
Merge pull request #474 from SteamRE/cleanup
Cleanup
2 years ago
Pavel Djundik 93318f2b11
Merge pull request #473 from SteamRE/tokens
Handle more invalid token eresults
2 years ago