Commit Graph

  • 9250b7dc1d
    Bump protobuf-net from 3.2.30 to 3.2.45 dependabot[bot] 2024-10-28 20:03:33 +0000
  • 2d06bf1c63 Improve `-filelist` comment Ethan 2024-10-20 23:49:41 -0400
  • 69be14e98a
    -filelist param instructions added to Program.cs Ethan 2024-10-22 19:21:43 -0400
  • e81c37d665
    Merge branch 'SteamRE:master' into patch-1 Ethan 2024-10-22 19:18:17 -0400
  • 6a9364029b Tick callbacks in an infinite task Pavel Djundik 2024-10-21 19:27:03 +0300
  • 9ed8a70508 Update steamkit Pavel Djundik 2024-10-21 14:53:41 +0300
  • 66dcb583c1
    Update README.md Ethan 2024-10-20 23:49:41 -0400
  • 247f8324ca
    Merge pull request #501 from giacomopc/master Pavel Djundik 2024-10-18 13:31:23 +0300
  • a5bdf23880 Use GetStdHandle_SafeHandle Pavel Djundik 2024-10-15 19:10:23 +0300
  • 926c41e7e0 Use cswin32 in ansi detector Pavel Djundik 2024-10-14 21:44:06 +0300
  • 33738aeb49 Disable progress ansi reporting on linux Pavel Djundik 2024-10-14 21:26:52 +0300
  • 177c44ef4a Let steamkit handle connect timeouts Pavel Djundik 2024-10-13 17:50:20 +0300
  • 9f64bd0439 Await steam jobs instead of WaitUntilCallback Pavel Djundik 2024-08-25 23:54:34 +0300
  • e7d637ace6 Change dependabot to weekly Pavel Djundik 2024-10-13 11:38:02 +0300
  • 6a0147ee72 Update steamkit, use new cdn auth token function DepotDownloader_2.7.3 Pavel Djundik 2024-10-13 11:36:10 +0300
  • 5a695e6dd1
    Bump version to 2.7.2 DepotDownloader_2.7.2 Pavel Djundik 2024-10-05 11:07:17 +0300
  • bffa2d5f50
    Merge pull request #541 from SteamRE/dependabot/nuget/SteamKit2-3.0.0-Beta.3 Yaakov 2024-09-21 20:48:49 +1000
  • 48794cfb4d
    Bump SteamKit2 from 3.0.0-Beta.2 to 3.0.0-Beta.3 dependabot[bot] 2024-09-20 19:39:28 +0000
  • 39e43a1bf9
    Merge branch 'master' into master Giacomo Preciado 2024-09-16 13:46:11 -0500
  • b310d804f2 Updated README.md and help output Giacomo Preciado 2024-09-16 13:41:44 -0500
  • d1a583cb50 Fix CA2022 warning Yaakov 2024-09-13 16:14:23 +1000
  • 580b528f3b Update to .NET 9 Yaakov 2024-09-13 16:14:19 +1000
  • 907b3360cc
    Forgot to bump version DepotDownloader_2.7.1 Pavel Djundik 2024-08-28 13:07:38 +0300
  • 8117d8f6c2 Add -V/--version DepotDownloader_2.7.0 Pavel Djundik 2024-08-28 12:59:28 +0300
  • 53fefe6da2 Change exit code when using no params to zero Pavel Djundik 2024-08-28 12:52:37 +0300
  • b9895121a4 Add header Pavel Djundik 2024-08-28 12:51:50 +0300
  • 83e2dbb03f Tweak installation instructions and add Homebrew Yaakov 2024-08-28 18:36:44 +1000
  • 317122f4aa Update README.md Pavel Djundik 2024-08-26 22:13:51 +0300
  • 831bdb6001 Create github action to automatically submit new versions to winget Pavel Djundik 2024-08-26 22:09:56 +0300
  • a3725da282
    Merge pull request #530 from SteamRE/warnings Pavel Djundik 2024-08-27 14:12:57 +0300
  • fa486d1e5f even though we will probably never run on XP, this silences CA1416 Yaakov 2024-08-27 20:26:19 +1000
  • b1a36462cc Enable warnings as errors in CI Yaakov 2024-08-27 20:24:31 +1000
  • 0772448cd9 Add ContinuousIntegrationBuild to CI Yaakov 2024-08-27 20:22:16 +1000
  • b5d4926f1e Update bug-report.yml Pavel Djundik 2024-08-27 11:37:17 +0300
  • 95ab0f9e95 Await steam jobs instead of WaitUntilCallback Pavel Djundik 2024-08-25 23:54:34 +0300
  • 8ffd52a214
    Merge pull request #526 from SteamRE/alert Pavel Djundik 2024-08-27 10:54:45 +0300
  • 92785c522b
    Merge pull request #528 from SteamRE/execute Pavel Djundik 2024-08-27 10:54:14 +0300
  • fec2fe746a Use File.SetUnixFileMode Pavel Djundik 2024-08-27 10:10:52 +0300
  • 0ce116fdce Use CsWin32 Pavel Djundik 2024-08-27 09:56:10 +0300
  • a1f981168c Wrap parameters in code block Pavel Djundik 2024-08-26 22:19:11 +0300
  • 240f789872 Update README.md Pavel Djundik 2024-08-26 22:17:03 +0300
  • 785b0fe0b0 Update README.md Pavel Djundik 2024-08-26 22:11:12 +0300
  • 653506ac14 Automatically upload all artifacts to releases Pavel Djundik 2024-08-26 21:47:59 +0300
  • 48c00e5323 Add trim_trailing_whitespace Pavel Djundik 2024-08-26 21:38:33 +0300
  • 1620090c19 Make extens stricter Pavel Djundik 2024-08-26 18:58:07 +0300
  • 13b396b0d2 Align help output with spaces Pavel Djundik 2024-08-26 18:31:27 +0300
  • 4c88a59f17 Display a message box when exe is not lauched from console Pavel Djundik 2024-08-26 18:26:52 +0300
  • c62d2d733f Use full matrix name in sk2-ci Pavel Djundik 2024-08-26 17:58:40 +0300
  • 75cbd8b12a Enable Deterministic Pavel Djundik 2024-08-26 17:52:28 +0300
  • bae332b97a Add license header to all source files Pavel Djundik 2024-08-26 17:49:02 +0300
  • 1b95a6ba47 Copy license file to build output Pavel Djundik 2024-08-26 17:41:51 +0300
  • e2194fc873 Attempt to get cdn auth when getting 403 Pavel Djundik 2024-08-26 17:24:31 +0300
  • 33f0a7fcba Reset ansi progress on disconnect Pavel Djundik 2024-08-26 17:08:07 +0300
  • 6edab0c55e Use ReadAllLinesAsync and async main Pavel Djundik 2024-08-25 23:54:12 +0300
  • baa64e9e51 Update DownloadDepotChunkAsync to use array pool Pavel Djundik 2024-08-13 17:37:23 +0300
  • a3fc9c4c45 Remove inlined adler hash Pavel Djundik 2024-08-14 10:18:24 +0300
  • 294dbff40a Optimize calculating adler hashes to not allocate entire chunk in memory Pavel Djundik 2024-08-13 17:48:06 +0300
  • e7e2299b70 Update SteamKit Pavel Djundik 2024-08-13 17:38:21 +0300
  • e11db736b6
    Dependency updates, cleanups, fixes Alex 2024-08-07 23:51:41 +0100
  • 6d9f97f274
    Bump SteamKit2 from 3.0.0-Alpha.2 to 3.0.0-Beta.1 dependabot[bot] 2024-08-06 19:23:28 +0000
  • 9a3f27ddec
    Merge pull request #517 from SteamRE/progress Pavel Djundik 2024-08-06 13:12:58 +0300
  • 993c8546b8
    Bump SteamKit2 from 3.0.0-Alpha.2 to 3.0.0-Alpha.3 dependabot[bot] 2024-08-05 19:05:13 +0000
  • ccbffd1c08 Use ansi escape code to indicate download progress in taskbar Pavel Djundik 2024-07-28 12:38:34 +0300
  • ae72ac03c9 Update steamkit, fix line endings Pavel Djundik 2024-07-28 11:17:32 +0300
  • 4b96f4263a
    Bump SteamKit2 from 3.0.0-Alpha.1 to 3.0.0-Alpha.2 dependabot[bot] 2024-07-22 20:00:43 +0000
  • c6a5bcf87e
    Merge pull request #511 from SteamRE/dependabot/nuget/QRCoder-1.6.0 Pavel Djundik 2024-07-21 12:10:15 +0300
  • f00ef83029
    Merge pull request #484 from er2off/master Pavel Djundik 2024-07-21 12:09:12 +0300
  • 65c07130a1 Fix style violations Pavel Djundik 2024-07-21 12:03:42 +0300
  • 9d04652f60 Add SymmetricDecryptECB to util Pavel Djundik 2024-07-21 11:59:01 +0300
  • beb8ef8507
    Bump QRCoder from 1.4.3 to 1.6.0 dependabot[bot] 2024-07-01 19:13:00 +0000
  • df7d9ff286 [chore] remove QRCode deps + self-contained app + trimmed MathieuG-P 2024-06-03 20:45:58 +0200
  • ddda3924dc new parameter -all-archs downloads all OS archs Giacomo Preciado 2024-05-28 23:56:04 -0500
  • 6b3ea02048
    Monitors JWT auth, auth redesign, library updates. Alex 2024-05-25 03:24:50 +0100
  • 0f770c1c78 Merge branch 'master' of https://github.com/Killers0992/SCPSL.DownloadFiles Killers0992 2024-05-11 18:46:41 +0200
  • d02a0dd35d Fix ref path. Killers0992 2024-05-11 18:46:37 +0200
  • 9cc42375fe
    Update README.md Killers0992 2024-05-11 18:44:12 +0200
  • 78a12c503d Disconnect from steam because process hangs. Killers0992 2024-05-11 18:43:24 +0200
  • b7040936fd Fix Killers0992 2024-05-11 18:39:33 +0200
  • 96503c4cb0 Fix inputs Killers0992 2024-05-11 18:28:47 +0200
  • 2361f1c5e0 Merge branch 'master' of https://github.com/Killers0992/SCPSL.DownloadFiles Killers0992 2024-05-11 18:23:44 +0200
  • 35daded6b6 Update Killers0992 2024-05-11 18:23:35 +0200
  • 4e0299e330
    Create docker-publish.yml Killers0992 2024-05-11 18:16:26 +0200
  • 9325c642c3
    Create README.md Killers0992 2024-05-11 18:16:18 +0200
  • cd9ddf1f88 Re add license Killers0992 2024-05-11 18:14:48 +0200
  • ac29a5d9cf Update Killers0992 2024-05-11 18:12:07 +0200
  • 580e40c23f
    Bump QRCoder from 1.4.3 to 1.5.1 dependabot[bot] 2024-04-29 19:09:06 +0000
  • b96125f9cb Bump version DepotDownloader_2.6.0 Pavel Djundik 2024-04-25 22:56:50 +0300
  • b75d398392 Fix bracket Pavel Djundik 2024-04-25 22:47:56 +0300
  • b532f3944f Update to steamkit 3.0.0-Alpha.1 Pavel Djundik 2024-04-25 22:46:08 +0300
  • 544d19e925 Update github action packages Pavel Djundik 2024-04-25 22:43:18 +0300
  • d8ccf800ca Add FreeBSD support Er2 2024-03-12 15:37:08 +0300
  • 1e1a8d4413 revert DepotDownloader.csproj since i don't need to update SteamKit and another change to CDNClientPool.cs minecraftitsover90@gmail.com 2024-02-18 07:52:49 +1030
  • 16d1e048c4 revert commit minecraftitsover90@gmail.com 2024-02-17 19:10:55 +1030
  • 44d264de7e another fix minecraftitsover90@gmail.com 2024-02-17 19:05:03 +1030
  • 51c26a1880 Another fix minecraftitsover90@gmail.com 2024-02-17 18:53:37 +1030
  • 7f4c372120 Modified detection minecraftitsover90@gmail.com 2024-02-17 18:11:37 +1030
  • 0b58932a30 Added Prototype Lancache code/debug logging minecraftitsover90@gmail.com 2024-02-17 17:49:19 +1030
  • 9d2446404a
    Merge pull request #474 from SteamRE/cleanup Pavel Djundik 2024-02-09 10:07:29 +0200
  • 93318f2b11
    Merge pull request #473 from SteamRE/tokens Pavel Djundik 2024-02-08 15:06:49 +0200
  • 0f00ea592e Remove Steam3Session.Credentials Pavel Djundik 2024-02-08 11:20:50 +0200