Commit graph

629 commits

Author SHA1 Message Date
Carson McManus
747c09c91a add test for encrypt_password 2021-04-04 09:38:34 -04:00
Carson McManus
fe6a51030f add working login process 2021-03-30 15:51:26 -04:00
Carson McManus
23257ee615 add account selection from arguments 2021-03-27 12:14:34 -04:00
Carson McManus
8ded30e09e add logging 2021-03-27 10:35:52 -04:00
Carson McManus
bde8a37d3f add argument parsing 2021-03-27 09:31:38 -04:00
Carson McManus
52b40ab582 load manifest and generate code 2021-03-27 08:39:26 -04:00
Carson McManus
e9d9b61024 add session serialization 2021-03-27 08:17:56 -04:00
Carson McManus
347322ce26 add the rest of the fields to SteamGuardAccount 2021-03-26 14:31:48 -04:00
Carson McManus
d7b952b40f add load_accounts 2021-03-26 14:05:54 -04:00
Carson McManus
4e583530cd update SteamGuardAccount struct to make it easier to serialize 2021-03-26 13:32:37 -04:00
Carson McManus
a355cb6644 update Manifest struct 2021-03-26 13:14:59 -04:00
Carson McManus
05b944c40b add working manifest loading 2021-03-25 19:47:44 -04:00
Carson McManus
196e4ffdb8 add manifest and manifest entry types 2021-03-25 17:45:41 -04:00
Carson McManus
e058586680 set steam id when email auth needed 2021-03-25 15:31:50 -04:00
Carson McManus
3376da2da2 add data to login results 2021-03-25 15:26:45 -04:00
Carson McManus
8680d8d4c0 add oauth data parsing 2021-03-25 13:52:55 -04:00
Carson McManus
748c9b01d0 add other login results 2021-03-25 13:22:42 -04:00
Carson McManus
4a90c146e5 add login request 2021-03-25 12:43:41 -04:00
Carson McManus
142f394d98 add working RSA encryption for password during login 2021-03-24 17:49:09 -04:00
Carson McManus
5b8d581a48 add working 2fa code generation 2021-03-21 23:00:16 -04:00
“Carson
24fefadd4d remove comment 2020-10-12 19:09:31 -04:00
Github Actions
60d1a6dedc Update version 2020-10-12 23:05:43 +00:00
“Carson
5351123178 make sure deb-package job has package.sh 2020-10-12 19:04:54 -04:00
“Carson
af4db2d6de add git config 2020-10-12 17:47:33 -04:00
“Carson
4985038d94 grab nuget package before make 2020-10-12 17:45:18 -04:00
“Carson
ddd8c7eb1b fix makefile to use most recent version of Newtonsoft.Json.dll 2020-10-12 17:19:55 -04:00
“Carson
4b6b830717 fix checkout step 2020-10-12 16:00:00 -04:00
Carson McManus
72f10f2f46
Merge pull request #49 from dyc3/release-automation
add automated release workflow
2020-10-12 15:56:00 -04:00
“Carson
6d28f463dc add automated release workflow 2020-10-12 15:54:44 -04:00
Carson McManus
6ffdb3ddc7
Merge pull request #48 from dyc3/update-setup-process
update setup process
2020-10-12 14:26:47 -04:00
“Carson
08ba664bfc handle MustConfirmEmail, fixes #41 2020-10-12 13:12:11 -04:00
“Carson
812683c624 refactor setup login, add captcha support 2020-10-12 13:09:56 -04:00
“Carson
972677f515 update steamauth 2020-10-12 12:35:31 -04:00
“Carson
a3b3fbc3ae add test maFiles folder to gitignore 2020-10-12 11:49:26 -04:00
Carson McManus
c81458ea68 Merge branch 'master' of github.com:dyc3/steamguard-cli 2020-05-06 09:08:38 -04:00
Carson McManus
2726781651 small refactor 2020-05-06 09:06:01 -04:00
Carson McManus
e4ebf4a392 update help text, less useless info 2020-05-06 09:02:41 -04:00
Carson McManus
1b4bbabd15
Merge pull request #43 from spkane/skane-macos-build
Add macOS support documentation
2020-01-31 12:32:55 -05:00
Sean P. Kane
1a2feaf853 Add macOS support documentation 2020-01-27 17:43:25 -04:00
Alex
8815121cff fix #36 trade action behavior on a specific account
* Fix trade action behavior on a specific account

* Replace break statement with continue instead
2018-06-13 19:37:49 -04:00
Alex
5e4dec604b Update makefile (#32) 2018-04-11 21:45:04 -04:00
Carson McManus
2b50148397 update .gitmodules to custom SteamAuth, fix #31 2018-04-11 21:18:12 -04:00
Carson McManus
4f7b2d1bfd increment version number 2018-04-11 19:27:00 -04:00
Carson McManus
27a440a568 reimplement confirmation descriptions for usability 2018-04-11 19:27:00 -04:00
Carson McManus
2c429b4dec update SteamAuth, but remove trade descriptions, fix #28, fix #29 2018-04-11 19:26:53 -04:00
Carson McManus
11adeb570a increment version number 2018-03-27 19:25:47 -04:00
Carson McManus
62a5817376 fix #11 again, this time for accept-all 2018-03-27 19:20:21 -04:00
Carson McManus
8f9cbda78e fix some logging stuff so it's easier to read 2018-03-27 19:17:51 -04:00
Carson McManus
704b1c8f44 add .deb to gitignore 2018-03-27 17:49:43 -04:00
Carson McManus
6d28f8ab52 add Utils.Verbose for easy verbose-only Console.WriteLine 2018-03-27 17:48:22 -04:00