Commit Graph

477 Commits

Author SHA1 Message Date
Addison Beck b7ded80ff0 updated version 2020-11-13 16:47:29 -05:00
Addison Beck a60f8a5223 updated jslib 2020-11-13 16:41:39 -05:00
Kyle Spearrin cf9263164c bump version 2020-11-13 15:46:32 -05:00
Chad Scharf fe26a0bed5
Merge pull request #186 from bitwarden/fix-build-error
Revert https-proxy-agent version
2020-11-13 15:00:58 -05:00
Chad Scharf 35b2ae848e Revert https-proxy-agent version 2020-11-13 14:54:33 -05:00
Chad Scharf 023a7af65c
Merge pull request #183 from kitos9112/master
Bump https-proxy-agent dep. to 5.0.0 - This PR hopes to fix #181
2020-11-13 14:09:39 -05:00
Marcos Soutullo Rodriguez e6e5f805e9
Roll back package.json patch version 2020-11-13 18:35:36 +00:00
Addison Beck 51c5aed765
bumped version (#185) 2020-11-13 13:32:18 -05:00
Marcos Soutullo Rodriguez 4b65000c2f
Bump https-proxy-agent dep. to 5.0.0 2020-11-12 23:46:55 +00:00
Addison Beck ce358a18c2
Merge pull request #178 from bitwarden/ApiKeyAuthInTheCli
Implement User-based API Keys
2020-11-10 15:15:50 -05:00
Addison Beck 2c29df7a86 changed command from login --apiKey to login --apikey 2020-11-10 12:21:35 -05:00
Chad Scharf 0243bc55f2
Merge pull request #180 from eliykat/docs-contrib
expand contributing guide
2020-11-10 10:53:02 -05:00
Addison Beck 421de80daf Added --apiKey option to the login command 2020-11-01 14:57:33 -05:00
Tom Rittson 73f1ab2291 expand contributing guide 2020-10-28 17:26:29 +10:00
Chad Scharf 611e8760c6
Merge pull request #177 from bitwarden/jslib-update-fix-lowdb-storage-constructor
Add log service and pass to lowdb storage
2020-10-20 10:17:33 -04:00
Chad Scharf f0d4635c5f Add log service and pass to lowdb storage 2020-10-20 10:07:36 -04:00
Kyle Spearrin 92d73a5be4
set collection view id from response (#176) 2020-10-20 09:38:11 -04:00
Vincent Salucci 569d8e0a4f
Merge pull request #173 from bitwarden/m-update-jslib
[SSO] New user provision flow jslib update (f30d6f8 -> d84d6da)
2020-10-14 08:57:47 -05:00
Vincent Salucci 8ceb5181a9 Update jslib (f30d6f8 -> d84d6da) 2020-10-13 16:13:14 -05:00
Kyle Spearrin d6a2992858 bump version 2020-09-28 13:29:02 -04:00
Kyle Spearrin 1959aad6f7
add network-bind interface to support sso (#168) 2020-09-23 12:33:12 -04:00
Kyle Spearrin 7733b95a71 update jslib 2020-09-23 11:59:30 -04:00
Kyle Spearrin 0e5cc66b67 Revert "Update pkg to support `open` lib (#167)"
This reverts commit 04a27ccd8d.
2020-09-23 10:19:24 -04:00
Kyle Spearrin 04a27ccd8d
Update pkg to support `open` lib (#167) 2020-09-22 10:06:17 -04:00
Chad Scharf 4b9096273e
Update jslib and constructor fix (#164) 2020-09-15 10:59:46 -04:00
Kyle Spearrin b7ac1c07f2 update jslib 2020-09-08 11:24:42 -04:00
Chad Scharf 5558e5c807
bump version (#162) 2020-09-05 21:26:09 -04:00
Oscar Hinton 032dfb533a
Bump Typescript to 2.8.3 (#158) 2020-09-03 14:33:10 -04:00
Kyle Spearrin 50621db485 update jslib 2020-09-03 10:35:45 -04:00
Andreas Schneider f2530c133e
Export to stdout (#152)
* describe file-saving and add helper to write to stdout if appropriate

* allow writing attachments to stdout

* allow writing export to stdout

* add help texts for export and get
2020-08-25 14:24:43 -04:00
Vincent Salucci 9f72e0e316
Merge pull request #159 from bitwarden/m-update-jslib
[jslib] Update (5d874d0 -> 6ab444a)
2020-08-24 10:00:43 -05:00
Vincent Salucci 4da30aca89 Update jslib (5d874d0 -> 6ab444a) 2020-08-22 14:48:19 -05:00
Kyle Spearrin 13f0696ae5 update jslib 2020-08-21 10:04:33 -04:00
Oscar Hinton 63b3068954
Upgrade TypeScript (#156) 2020-08-12 15:42:24 -04:00
Kyle Spearrin 080d9f29e9 update jslib 2020-08-04 08:50:22 -04:00
Kyle Spearrin 49f8da15cb upadte jslib 2020-08-03 15:25:15 -04:00
Kyle Spearrin bd0f28b3be
SSO login (#154)
* support sso login

* update jslib

* set clientid in base login command
2020-08-03 12:30:32 -04:00
Chad Scharf 74bc94a956
Merge pull request #147 from bitwarden/v1.11.0
jslib update + version bump
2020-06-25 17:20:59 -04:00
Chad Scharf 1769926a8a jslib update + version bump 2020-06-25 17:05:18 -04:00
Kyle Spearrin 72c56ca506
updates to status command and add hidePasswords (#146)
* a few updates to the recent status addition

* add hidePasswords functionality
2020-06-17 11:01:34 -04:00
Jarimatti Valkonen 62c7c30cb4
Add status command (#145)
* Show vault status.

The status is shown as 'unauthenticated', 'locked', or 'unlocked'.

* Add more status command fields.

Added `serverUrl`, `lastSync`, `userEmail`, and `userId`.

* Add status help text.
2020-06-16 20:43:30 -04:00
Kyle Spearrin c0c368cbfe bump version 2020-05-29 11:10:05 -04:00
Kyle Spearrin d6c5d0ec1c Formatting and lint fixes 2020-05-26 09:34:44 -04:00
Munif Tanjim 723ff201f6
add completion generation for zsh (#137) 2020-05-26 09:17:41 -04:00
Chad Scharf 3d11b635d8
Merge pull request #135 from bitwarden/soft-delete
Soft delete feature
2020-05-08 11:16:43 -04:00
Chad Scharf 1643fa42c8 Merge branch 'master' into soft-delete 2020-05-08 09:35:34 -04:00
Kyle Spearrin 4dfb39c957
update lunr types (#127) 2020-04-14 15:40:20 -04:00
Chad Scharf 9f78171488
Merge pull request #126 from bitwarden/soft-delete-chad
[Soft Delete] Added --trash to delete cmd, added restore cmd
2020-04-14 14:40:56 -04:00
Chad Scharf 5dd9963618 [Soft Delete] soft-delete by default 2020-04-14 14:32:43 -04:00
Chad Scharf 49f1fac3ed Added --trash to delete cmd, added restore cmd 2020-04-14 13:04:19 -04:00