Carson McManus
|
8b1f3a145d
|
add check-aur.sh to check if the aur package works
intended to be used in CI
|
2022-01-15 11:40:25 -05:00 |
|
Carson McManus
|
743abea8bf
|
Merge pull request #120 from gergesh/make-webcookie-optional
Make WebCookie optional in Session
|
2022-01-15 09:40:38 -05:00 |
|
Carson McManus
|
d21ceef797
|
add sda compat unit test for no web cookie
|
2022-01-15 09:36:10 -05:00 |
|
Carson McManus
|
070be5b629
|
re-add no webcookie test fixture as a seperate fixture
|
2022-01-15 09:24:12 -05:00 |
|
Carson McManus
|
669d8e4dad
|
Revert "Add test case for maFile with null WebCookie"
This reverts commit a48ada2252 .
|
2022-01-15 09:23:21 -05:00 |
|
Yoav Shai
|
a48ada2252
|
Add test case for maFile with null WebCookie
|
2022-01-15 14:22:50 +02:00 |
|
Yoav Shai
|
4900a2ede7
|
Make WebCookie optional in Session
The maFile from Steam Desktop Authenticator may set this field to null
|
2022-01-15 02:21:36 +02:00 |
|
Carson McManus
|
ccc087b797
|
Merge pull request #119 from dyc3/better-failure-message
add a better failure message for account link status 2
|
2022-01-02 09:51:16 -05:00 |
|
Carson McManus
|
c27b01318b
|
add a better failure message for account link status 2
|
2022-01-02 09:46:01 -05:00 |
|
Carson McManus
|
6ee4b4eab8
|
Revert broken AUR automation
|
2021-11-14 15:23:51 -05:00 |
|
Carson McManus
|
9a5b0fbf6a
|
Merge pull request #115 from dyc3/aur-automation
AUR automation
|
2021-11-14 14:47:07 -05:00 |
|
Carson McManus
|
033ef7a4a1
|
add publish to AUR workflow
|
2021-11-14 14:42:57 -05:00 |
|
Carson McManus
|
672e4bbce8
|
generate .SRCINFO
|
2021-11-14 14:42:30 -05:00 |
|
Carson McManus
|
2e96ca8f6e
|
move aur publish to separate script
|
2021-11-14 12:30:30 -05:00 |
|
Carson McManus
|
5d38ad84c7
|
remove gitmodules
|
2021-11-14 12:21:09 -05:00 |
|
Carson McManus
|
00b6bcb7c7
|
remove old release workflows
|
2021-11-14 12:15:40 -05:00 |
|
Carson McManus
|
3bcfaff786
|
link to the AUR in the readme
|
2021-11-14 12:05:58 -05:00 |
|
Carson McManus
|
4b9745237d
|
update PKGBUILD
|
2021-11-14 11:58:59 -05:00 |
|
Carson McManus
|
df699f0785
|
Release steamguard-cli v0.4.2
|
2021-11-14 11:46:08 -05:00 |
|
Carson McManus
|
37e818e9ca
|
Merge branch 'master' of github.com:dyc3/steamguard-cli
|
2021-11-14 11:44:36 -05:00 |
|
Carson McManus
|
e6f75fa5aa
|
fix full release script so that version bumps are actually respected
|
2021-11-14 11:44:29 -05:00 |
|
Carson McManus
|
873e564104
|
Update README.md
|
2021-10-26 13:36:16 -04:00 |
|
Carson McManus
|
17a4ebe813
|
Merge pull request #110 from dyc3/forbid-duplicates
forbid duplicates
|
2021-09-06 17:01:28 -04:00 |
|
Carson McManus
|
1ffe464ed8
|
cargo fmt
|
2021-09-06 16:57:36 -04:00 |
|
Carson McManus
|
4ac3c09338
|
fix small logic bug in prompt_char
|
2021-09-06 16:56:22 -04:00 |
|
Carson McManus
|
e4cf29e852
|
don't allow setup or import for account_names already in the manifest, fixes #109
|
2021-09-06 16:51:44 -04:00 |
|
Carson McManus
|
a92cd5b1aa
|
allow accounts to be removed from manifest without successfully removing authenticator from account
|
2021-09-06 16:14:57 -04:00 |
|
Carson McManus
|
274dd373c2
|
cargo fmt
|
2021-09-06 16:05:26 -04:00 |
|
Carson McManus
|
e6d8de4dc2
|
add some logging for generating codes
|
2021-09-06 15:49:23 -04:00 |
|
Carson McManus
|
a311df931b
|
indicate that the username arg is case sensitive
|
2021-09-01 08:56:24 -04:00 |
|
Carson McManus
|
376b7b8870
|
add a little bit of logging
|
2021-09-01 08:52:23 -04:00 |
|
Carson McManus
|
3e0397ace7
|
add version match check
|
2021-09-01 08:44:23 -04:00 |
|
Carson McManus
|
d285a4ba3b
|
explicitly cargo build
|
2021-08-29 21:04:06 -04:00 |
|
Carson McManus
|
7c949a75c8
|
Release steamguard-cli v0.4.1
|
2021-08-29 21:01:17 -04:00 |
|
Carson McManus
|
a36544e1ff
|
add --update-crates-index arg
|
2021-08-29 21:01:02 -04:00 |
|
Carson McManus
|
6fa5e6d78a
|
add git to makedepends in PKGBUILD
|
2021-08-29 20:38:39 -04:00 |
|
Carson McManus
|
6d2b10022e
|
flush output before waiting for input in prompt_char_impl, fixes #103
|
2021-08-29 20:36:51 -04:00 |
|
Carson McManus
|
bb6c733999
|
save empty manifest directly after prompting to create one
|
2021-08-29 20:17:17 -04:00 |
|
Carson McManus
|
b941415715
|
update release script
|
2021-08-27 11:39:57 -04:00 |
|
Carson McManus
|
add51351c1
|
Merge pull request #100 from mads256h/add-pkgbuild
Add PKGBUILD
|
2021-08-26 15:15:23 -04:00 |
|
Mads Mogensen
|
86733d50a8
|
Add PKGBUILD
The one generated with cargo-pkgbuild is really broken
|
2021-08-26 19:32:52 +02:00 |
|
Carson McManus
|
6d546e6298
|
Merge pull request #99 from dyc3/remove-old-stuff
remove all the old C# stuff
|
2021-08-25 19:40:58 -04:00 |
|
Carson McManus
|
3c05e95fda
|
remove all the old C# stuff
|
2021-08-25 19:37:14 -04:00 |
|
Carson McManus
|
5153bcd1dc
|
update readme and release script
|
2021-08-25 13:04:06 -04:00 |
|
Carson McManus
|
692d431fab
|
Release steamguard-cli v0.4.0
|
2021-08-25 12:18:32 -04:00 |
|
Carson McManus
|
26184d5544
|
replace old release if it is still a draft
|
2021-08-25 12:18:27 -04:00 |
|
Carson McManus
|
e9ca3f6a42
|
Release steamguard-cli v0.4.0
|
2021-08-25 12:06:54 -04:00 |
|
Carson McManus
|
a2ab02c3a2
|
supply version in cargo toml
|
2021-08-25 12:06:49 -04:00 |
|
Carson McManus
|
6aab910403
|
Release steamguard-cli v0.4.0
|
2021-08-25 12:04:41 -04:00 |
|
Carson McManus
|
2e6973be01
|
Release steamguard v0.4.0
|
2021-08-25 12:04:18 -04:00 |
|