1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00
Commit Graph

559 Commits

Author SHA1 Message Date
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
Vincent Salucci
6e63a79cfd
Merge pull request #125 from bitwarden/update-jslib
Update jslib (28e3fff -> 72e3893)
2020-04-06 13:14:51 -05:00
Vincent Salucci
967c3e5b33 Update vaultTimeoutService init 2020-04-06 12:02:18 -05:00
Vincent Salucci
97934da33b Update jslib (28e3fff -> 72e3893) 2020-04-06 12:01:03 -05:00
Vincent Salucci
4152f80b78
Merge pull request #124 from bitwarden/update-service-dep
Update jslib (31a2574 -> 28e3fff)
2020-04-03 10:07:05 -05:00
Vincent Salucci
6916d68f37 Update jslib 31a2574 -> 28e3fff, update vault timeout service deps 2020-04-03 09:47:45 -05:00
Chad Scharf
cb8dfe376d
Merge pull request #122 from bitwarden/fix-symlink-win
Fixed Windows Symlink command in package.json for npm scripts
2020-04-01 15:44:10 -04:00
Chad Scharf
7f4fd13ad1 Fixed Windows Symlink command in package.json for npm scripts 2020-04-01 14:21:17 -04:00
Kyle Spearrin
84bd4a1829 appveyor prod deploy fixes 2020-03-25 08:39:47 -04:00
Oskar
4754acf629
fixing checksum file encoding to prevent encoding errors on linux (#121) 2020-03-21 20:56:53 -04:00
Kyle Spearrin
18f576accd update jslib 2020-03-21 00:20:30 -04:00
Kyle Spearrin
619c797673 install snapd before snapcraft commands 2020-03-12 23:21:16 -04:00
Kyle Spearrin
7bf2f68e4a upadte jslib 2020-03-12 20:27:35 -04:00
Kyle Spearrin
f4b8788829 bump version 2020-03-12 15:39:35 -04:00
Kyle Spearrin
f5426469bb only block interaction if env var set
resolves #118
2020-03-12 15:37:44 -04:00
Kyle Spearrin
3f1d3c7680 install snapd 2020-03-10 23:13:28 -04:00
Kyle Spearrin
27d9c98e55 install snapd on prod builds 2020-03-10 23:11:58 -04:00
Kyle Spearrin
60e8aa3518 dirname of execPath 2020-03-09 13:32:22 -04:00
Kyle Spearrin
d91a24a8e9 try loading data.json from ./bw-data 2020-03-09 12:06:38 -04:00