cyrant
7385028554
Fix build issues
...
Fixes clean-chroot build for Arch User Repository
2021-05-20 18:15:04 +00:00
Carson McManus
c6ad1255be
Merge pull request #59 from salahmak/patch-1
...
fixed Missing file specifications error
2021-05-11 12:08:10 -04:00
Salah Eddine Makdour
ca22c634ac
fixed Missing file specifications error
...
I have figured it out
`echo "NEWTONSOFT_JSON_PATH=$(NEWTONSOFT_JSON_PATH)"`
this line was breaking it, it was setting it to an empty string, removing it fixes everything, without even needing to use a makefile variable.
2021-05-11 16:54:37 +01:00
Salah Eddine Makdour
34bf68d560
fixed Missing file specifications error
...
fix #54
2021-05-10 18:12:25 +01:00
Carson McManus
b313b857c8
fixed generate_confirmation_hash_for_time
2021-04-04 23:18:27 -04:00
Carson McManus
d64bf5cade
can request trade confirmations, don't know if parsing works
2021-04-04 17:48:44 -04:00
Carson McManus
36c4b7c819
started get_trade_confirmations
2021-04-04 14:07:06 -04:00
Carson McManus
71bb8e8adc
add a little bit of validation to user input
2021-04-04 10:40:16 -04:00
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