Commit Graph

  • 93de24c7f5 Remove constructor setters Pavel Djundik 2024-02-08 11:15:45 +0200
  • 7739fac67c Cleanup Pavel Djundik 2024-02-08 11:10:37 +0200
  • fac3ac229e Print the actual result Pavel Djundik 2024-02-08 10:54:38 +0200
  • 19feb49bfa Handle more invalid token eresults Pavel Djundik 2024-02-08 10:53:24 +0200
  • 5cb0c17aa3
    Update README.md for .NET 8 Yaakov 2024-02-05 18:06:39 +1100
  • 366f98e80b Merge branch 'dotnet8' Yaakov 2024-02-04 23:30:18 +1100
  • 828ba1ecaf Merge branch 'net8' Yaakov 2024-02-04 23:29:28 +1100
  • 0b4d2186ac
    Merge 5567b1a7cf into 2027d919f9 js6pak 2024-02-02 07:34:38 +0100
  • 3429010f50 Fix another instance of new .NET 8 SDK warning Yaakov 2024-01-31 21:10:14 +1100
  • bf71c4c0b9 Remove obsolete sentry file code Yaakov 2024-01-31 21:07:27 +1100
  • 225a26c321 Fix warning NETSDK1194 about --output from .sln files Yaakov 2024-01-31 21:05:49 +1100
  • 09f9674bad Update NuGet packages (uncl SK2) Yaakov 2024-01-31 21:03:14 +1100
  • 6c51846c5b fix public types causing xmldoc warnings by making them internal Yaakov 2024-01-31 21:01:27 +1100
  • 679e019f27 fix compiler warning re. IDE0005 Yaakov 2024-01-31 21:00:50 +1100
  • 55fda1a0dd update tfm to net8.0 Yaakov 2024-01-31 20:59:52 +1100
  • 2027d919f9
    Merge pull request #470 from SteamRE/ci/macos-arm Yaakov 2024-01-31 20:58:35 +1100
  • b75c83cbf1 Update global.json for sdk 8 Yaakov 2024-01-31 20:09:20 +1100
  • b4a6c70d58 update CI to use .NET 8 SDK Yaakov 2024-01-31 20:08:08 +1100
  • 665901cbdc Add new GitHub Actions M1 runners to CI Yaakov 2024-01-31 20:07:29 +1100
  • 4025bb6f24
    .NET 8 Upgrade and fixes Alex 2023-11-26 19:04:30 +0000
  • e81efa7a46 rectify parameters order Antoine Rybacki 2023-11-18 17:07:23 +0100
  • 725b5a3955 misc Antoine Rybacki 2023-11-18 15:02:31 +0100
  • db3dc55598 fix warning linked to --output Antoine Rybacki 2023-11-18 11:59:27 +0100
  • 69707095cd address feedback Antoine Rybacki 2023-11-18 11:38:26 +0100
  • 29eed5b9df remove unused using Antoine Rybacki 2023-11-17 11:35:58 +0100
  • 4220d76de6 Remove unneeded guarddata file handling Antoine Rybacki 2023-11-16 13:41:22 +0100
  • 5b4917eb29 more CA fix Antoine Rybacki 2023-11-15 18:02:11 +0100
  • 58182284b2 code analysis fix Antoine Rybacki 2023-11-15 18:00:17 +0100
  • bf0f89fed0 Remove Deprecated SentryData and add GuardData Antoine Rybacki 2023-11-15 15:12:57 +0100
  • 5077640cf2 fix CA1834 Antoine Rybacki 2023-11-14 22:39:12 +0100
  • 43e0cccd47 Bump to net8 Antoine Rybacki 2023-11-16 13:34:46 +0100
  • d8436e7353 Add totp authenticator Florens Pauwels 2023-11-06 19:42:24 +0100
  • 42750d871f
    Merge branch 'SteamRE:master' into master alvarengasv 2023-09-22 22:55:26 -0600
  • 30b5913baf
    Task manager gRPC -> SignalR & Remove gRPC dependencies Alex 2023-08-07 19:38:46 +0100
  • e0c112cca7
    FileSystem grpc -> SignalR Alex 2023-08-07 18:53:27 +0100
  • 6704b9599c Fix: login token never removed when AccessDenied is raised Iluha 2023-08-05 15:13:50 +0200
  • 155188f888 Add [Info] to keep the same format Iluha 2023-07-25 15:26:02 +0200
  • 5204b29734 Add nullable context Iluha 2023-07-21 14:37:58 +0200
  • 5a219337f5 Adds DepotDownloaderAuthenticator.cs to handle hooks on SteamKit2 new Auth Iluha 2023-07-21 14:35:17 +0200
  • 5567b1a7cf
    Download all pubfiles in a single call js6pak 2023-07-18 01:43:03 +0200
  • bcbc4e4474
    Merge remote-tracking branch 'origin/master' into System.CommandLine js6pak 2023-07-18 01:14:21 +0200
  • c929eb3a1c Adds hooks for QRCode and RejectedToken Iluha 2023-06-13 20:38:24 +0200
  • fae706be90 Merge remote-traking branch SteamRE/DepotDownloader/master Iluha 2023-06-13 20:11:39 +0200
  • 4c52ad3a4c Upload only a single framework build Pavel Djundik 2023-06-13 13:46:58 +0300
  • ec692a8d9e
    Bump version to 2.5.0 DepotDownloader_2.5.0 Pavel Djundik 2023-06-13 13:32:38 +0300
  • fd8db9d597
    Task step fix & cancel task fix Alex 2023-06-11 04:12:16 +0100
  • 9309f4bd0c Downloading with depotdownloader alvarengasv 2023-06-10 18:26:41 -0700
  • 3d35f1b5d8 Downloads steam app id with anonymous. Deleted Depotdownloader asset. alvarengasv 2023-06-09 22:46:13 -0700
  • feffb5d791 Changed depotdownloader to class library. alvarengasv 2023-06-09 20:41:06 -0700
  • b67663fbd3
    Remove test change Alex 2023-06-10 04:27:21 +0100
  • 890bf66d47
    Test change Alex 2023-06-10 04:18:53 +0100
  • 0122f0f63f
    Run automatic CI only on Sundays Pavel Djundik 2023-06-09 15:36:27 +0300
  • 5b6315c8ca
    Merge pull request #433 from SteamRE/no-old-gids Pavel Djundik 2023-06-02 11:28:54 +0300
  • cc5da551f9 Case-insensitive comparison of `public` branch Pavel Djundik 2023-06-02 11:28:31 +0300
  • 0e8b662715 Do not try to print machine auth hash Pavel Djundik 2023-06-02 11:20:42 +0300
  • 9c526a2c24
    Bump protobuf-net from 3.2.16 to 3.2.26 dependabot[bot] 2023-06-02 08:19:24 +0000
  • 9aaed770d7
    Merge pull request #401 from SteamRE/auth/accesstoken Pavel Djundik 2023-06-02 11:18:47 +0300
  • 8d31a80c98 Remove code to handle older style of gids Pavel Djundik 2023-06-02 11:16:54 +0300
  • 154eff4c83 Casing bugfix Aida Enna 2023-05-18 10:29:29 -0400
  • 92809ab8eb
    Merge pull request #427 from SteamRE/encrypted-gid Pavel Djundik 2023-05-04 11:17:39 +0300
  • 2cfee72f69 Support new `gid` field in encrypted manifests Pavel Djundik 2023-05-03 22:57:09 +0300
  • 4f7b601e2c Remove support for encrypted_gid (v1) Pavel Djundik 2023-05-03 22:56:24 +0300
  • 33f78dfff5
    Fix formatting Pavel Djundik 2023-04-27 20:44:52 +0300
  • 792e77d91f
    Add self-contained builds (#418) Pavel Djundik 2023-04-26 12:21:20 +0300
  • d5ce7ee18e
    Merge pull request #399 from SteamRE/psy/rip-depot-names Pavel Djundik 2023-04-26 12:19:39 +0300
  • 4b2fb1f7b7
    Merge pull request #425 from SteamRE/psy/expanded-branch-format Pavel Djundik 2023-04-26 12:19:02 +0300
  • 196e99b30d Add support for appinfo depots section with expanded branch info. Nicholas Hastings 2023-04-25 10:33:19 -0400
  • 347806b53b
    Add icon (#417) Pavel Djundik 2023-04-06 00:27:48 +0300
  • fc0f23f304 Add icon Pavel Djundik 2023-04-03 16:02:17 +0300
  • ca7042f60e Actually build win-arm64 Pavel Djundik 2023-04-03 15:09:12 +0300
  • e00b391d90 Fix builds overwriting each other; add win-arm64 Pavel Djundik 2023-04-03 15:04:05 +0300
  • dea7a632c1 Add issue templates Pavel Djundik 2023-04-03 11:32:50 +0300
  • 3b06b35fb2 Only upload on release Pavel Djundik 2023-04-03 11:19:32 +0300
  • 823b4aa51a Correct variable Pavel Djundik 2023-04-03 11:15:59 +0300
  • c18001e47a Build and upload self-contained binaries Pavel Djundik 2023-04-03 11:14:29 +0300
  • 136c960ee2 rename DOCKER_USERNAME to SteamRE nezu 2023-04-01 20:54:13 +0000
  • 00013e2785 Remove multi-platform builds nezu 2023-04-01 20:37:56 +0000
  • 184206334e Fix docker platforms nezu 2023-04-01 17:10:08 +0000
  • cd89f6f9b8 Add more Docker architectures nezu 2023-04-01 17:03:55 +0000
  • 0c2ad0058e Add Dockerfile and CI for Docker nezu 2023-04-01 16:53:49 +0000
  • d73462e077 improve pre-login auth handling (I think?) Yaakov 2023-03-24 16:12:14 +1100
  • c36ddcc065 handle reconnects more gracefully Yaakov 2023-03-24 15:57:46 +1100
  • 8d6c09e779 dispose of disposables Yaakov 2023-03-24 15:00:36 +1100
  • 6ffa0948a4 Implement -qr CLI arg to log in with a QR code Yaakov 2023-03-24 15:00:27 +1100
  • 0112ca749d Rudimentary support for new access tokens Yaakov 2023-03-23 23:20:53 +1100
  • b31d79f556 Revert "be a little more specific when updating the pkg" Yaakov 2023-03-22 20:13:06 +1100
  • d071ba04cd Merge branch 'master' of github.com:SteamRE/DepotDownloader Yaakov 2023-03-22 20:08:42 +1100
  • 7b0f3135ff be a little more specific when updating the pkg Yaakov 2023-03-22 20:07:54 +1100
  • f9d75e05b0
    Merge pull request #398 from SteamRE/dependabot/nuget/protobuf-net-3.2.16 Yaakov 2023-03-22 20:04:38 +1100
  • f2fe082112 fix yaml? Yaakov 2023-03-22 20:02:46 +1100
  • 790b938d76 Add scheduled workflow for nightly builds against latest SK2 Yaakov 2023-03-22 20:01:58 +1100
  • 5e414bc48b Remove printing of depot name. It's no longer sent. Nicholas Hastings 2023-03-19 23:10:40 -0400
  • 3b060a6632
    Bump protobuf-net from 3.2.0 to 3.2.16 dependabot[bot] 2023-03-17 19:57:18 +0000
  • 1485980836
    Bump protobuf-net from 3.2.0 to 3.2.12 dependabot[bot] 2023-03-06 19:59:08 +0000
  • fefee8e765
    Bump protobuf-net from 3.2.0 to 3.2.8 dependabot[bot] 2023-02-27 20:00:53 +0000
  • c26eaa60c9
    Merge pull request #388 from SteamRE/dependabot/nuget/protobuf-net-3.2.0 Yaakov 2023-02-21 21:44:49 +1100
  • bf4df71d64 Bump protobuf-net from 3.1.17 to 3.2.0 dependabot[bot] 2023-02-20 19:57:36 +0000
  • 10cc4c9131 Add global.json, lock to .NET 6.0 SDK Yaakov 2023-02-21 20:51:50 +1100
  • 114eb63e9f
    Bump protobuf-net from 3.1.17 to 3.1.33 dependabot[bot] 2023-01-30 19:02:35 +0000
  • 3c2dd7e10c
    Bump protobuf-net from 3.1.17 to 3.1.26 dependabot[bot] 2022-12-16 19:01:47 +0000