Commit graph

213 commits

Author SHA1 Message Date
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
Carson McManus
14fc46bf45 increment version to v0.3.4.0 2018-01-29 20:30:01 -05:00
Carson McManus
baff4e33fc fix #26, "deny" actually accepts trades confirmations (oops) 2018-01-29 20:28:59 -05:00
Carson McManus
cf1388d3e2 Merge branch 'master' of github.com:dyc3/steamguard-cli 2017-09-27 00:39:21 -04:00
Carson McManus
5c7f31dc96 increment version number 2017-09-27 00:39:10 -04:00
Carson McManus
deddd0fc4b fix accept-all action so that it works 2017-09-27 00:38:56 -04:00
Yangtse Su
11cd2eed11 Add Archlinux AUR. (#22)
* Add Archlinux AUR.

* small grammar correction
2017-09-13 16:46:00 -04:00
Carson McManus
89fb0d333a update version number 2017-09-10 14:20:14 -04:00
Carson McManus
712a8a1138 avoid repeating code 2017-09-10 14:13:46 -04:00
Carson McManus
a0ae3ac369 fix #24, Unhandled exception after issuing passkey with special characters in prompt 2017-09-10 14:00:26 -04:00
Carson McManus
8c11d227d8 add license 2017-08-26 18:26:48 -04:00
Carson McManus
fe26a5cc45 Increment version number 2017-06-25 21:41:39 -04:00
Carson McManus
79d477ac3a fix #18, ReadLineSecure causes ArgumentOutOfRangeException in setup 2017-06-25 21:38:22 -04:00
Carson McManus
1f4f7901a1 increment version number 2017-06-04 15:01:27 -04:00
Carson McManus
a94d224282 fix #15, thanks @bontibon 2017-06-04 15:00:03 -04:00
Carson McManus
b7d6489ea9 add mono-complete dependency to package building 2017-05-22 18:44:58 -04:00
Carson McManus
33feb155a1 add github link to metadata 2017-05-22 18:34:57 -04:00