Commit graph

656 commits

Author SHA1 Message Date
Carson McManus
2da17c9a0a
Merge pull request #138 from dyc3/manifest-upgrades
Manifest auto-upgrades and Lazy account loading
2022-02-22 09:46:26 -05:00
Carson McManus
be80904f96 cargo fmt 2022-02-22 09:38:41 -05:00
Carson McManus
a56659e44f force load all accounts when encrypting and decrypting 2022-02-22 09:29:34 -05:00
Carson McManus
ae2049abe8 make auto-upgrades more explicit 2022-02-22 09:19:56 -05:00
Carson McManus
7dcfbc112f refactor: move selected account logic into function 2022-02-22 09:17:04 -05:00
Carson McManus
10d97efe16 refactor: make loading single account not borrow manifest mutably 2022-02-22 09:08:39 -05:00
Carson McManus
02014972b4
Merge pull request #136 from dyc3/refactor-dont-require-all-accounts
refactor: account manager no longer needs to have all accounts loaded in order to function
2022-02-21 14:03:20 -05:00
Carson McManus
0bdaa60bbf add test for manifest with 2 accounts 2022-02-21 13:23:59 -05:00
Carson McManus
00ea8dca71 refactor: account manager no longer needs to have all accounts loaded in order to function 2022-02-21 12:50:50 -05:00
Carson McManus
eb3c417ff2
Merge pull request #134 from dyc3/non-zero-exit-codes
non zero exit codes
2022-02-21 12:26:32 -05:00
Carson McManus
69159b9360 cargo fmt 2022-02-21 12:22:03 -05:00
Carson McManus
c11593e7e4 add --fail-fast argument for responding to confirmations 2022-02-21 12:14:15 -05:00
Carson McManus
b1d559ea00 add non-zero exit codes when unrecoverable errors occur. 2022-02-21 11:59:14 -05:00
Carson McManus
c6bd5b5dc4 update badges 2022-02-04 12:29:55 -05:00
Carson McManus
0c797f41f6
Merge pull request #125 from kasp1/patch-1
Update README.md
2022-02-04 12:19:14 -05:00
Mirek Kaspar
d8dec8a29f
Update README.md 2022-02-04 13:28:06 +00:00
Carson McManus
55ca4dc049
Merge pull request #124 from h44z/fix-pkgbuild
Fix pkgver, always use version for steamguard-cli
2022-02-02 11:29:48 -05:00
h44z
537060fc1f
Fix pkgver, always use version for steamguard-cli
Instead of using the tag name of steamguard (steamguard-vX.X.X), use the tag for steamguard-cli (vX.X.X).
2022-02-02 16:34:01 +01:00
Carson McManus
1901994d0e Release steamguard v0.4.1, steamguard-cli v0.4.3 2022-01-15 12:32:25 -05:00
Carson McManus
14cd422207 disable changelog generation for releases 2022-01-15 12:32:18 -05:00
Carson McManus
eb199178b1 Adjusting changelogs prior to release of steamguard v0.4.1, steamguard-cli v0.4.3 2022-01-15 12:26:40 -05:00
Carson McManus
b4fc32f6f9 update pkgbuild for new release 2022-01-15 12:23:48 -05:00
Carson McManus
145c03e926
Merge pull request #122 from dyc3/CI-AUR-install
Fix for aur install script running in CI
2022-01-15 12:09:52 -05:00
Carson McManus
c75db0f6e3 fix check aur CI job 2022-01-15 12:06:23 -05:00
Carson McManus
86d5f40989
Merge pull request #121 from dyc3/CI-AUR-install
CI AUR install
2022-01-15 12:03:16 -05:00
Carson McManus
dfdd9563c4 add aur install checker to CI, closes #102 2022-01-15 11:56:31 -05:00
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