Commit graph

527 commits

Author SHA1 Message Date
Carson McManus
14d49d33b1 move args definitions to new file 2022-06-19 10:48:18 -04:00
Carson McManus
b55df7ea26 add subcommand arg types 2022-06-19 10:38:59 -04:00
Carson McManus
e6847975ff converted some subcommands 2022-06-14 06:37:30 -04:00
Carson McManus
6ef038efc9 convert most of the remaining arg definitions 2022-06-14 06:37:30 -04:00
Carson McManus
abe808b7bf upgrade to clap v3, convert global level arguments 2022-06-14 06:37:30 -04:00
Carson McManus
a19f379314 Release steamguard-cli v0.4.5 2022-06-14 06:17:40 -04:00
Carson McManus
eb08e751b4 fix architecture string for deb packages, again 2022-06-14 06:16:59 -04:00
Carson McManus
57c64b346d
Merge pull request #150 from dyc3/fix-149
fix not getting prompted interactively for encryption passkey
2022-06-13 22:22:01 -04:00
Carson McManus
2c68f3389d fix not getting prompted interactively for encryption passkey 2022-06-12 22:01:35 -04:00
Carson McManus
84e2712403 fix aur tester job 2022-06-12 11:36:43 -04:00
Carson McManus
43f73e91bd Release steamguard v0.4.2, steamguard-cli v0.4.4 2022-06-12 11:05:19 -04:00
Carson McManus
01498ff069 fix typo 2022-06-12 11:04:17 -04:00
Carson McManus
af0379ac3d
Merge pull request #148 from dyc3/bin-portability
Better binary portability
2022-06-12 10:31:30 -04:00
Carson McManus
944bd2abcd remove aur updater from full release script 2022-06-12 10:24:55 -04:00
Carson McManus
bc0ec74596 fix deb package architecture metadata 2022-06-12 10:20:46 -04:00
Carson McManus
6a82b236aa add symlink for "steamguard-cli" in deb packages 2022-06-12 10:19:54 -04:00
Carson McManus
28b4f8ea39 build releases using cross for more portable builds 2022-06-12 09:46:44 -04:00
Carson McManus
0374525697 switch to using rustls-tls to make binaries more portable 2022-06-12 09:41:47 -04:00
Carson McManus
fc8653fab7 log distro info when building deb 2022-06-12 09:24:04 -04:00
Carson McManus
603d8555ab
Merge pull request #146 from dyc3/update-deps
update dependencies
2022-06-08 20:53:49 -04:00
Carson McManus
39707e808a update dependencies 2022-06-08 20:49:29 -04:00
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