1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00
Commit Graph

11655 Commits

Author SHA1 Message Date
Vincent Salucci
aa1e5a11ad [Auto Logout] Added warning dialog for log out action (#518)
* Added warning dialog for log out timeout action

* Reverting testing service module endpoints
2020-04-25 08:13:30 -05:00
Kyle Spearrin
f636e3a957 try adding check-by-audit-token entitlement 2020-04-21 08:46:22 -04:00
Ghislain Antony Vaillant
8c29425935 Add scripts to build as unpacked dir (#434) 2020-04-20 06:50:18 -04:00
Kyle Spearrin
ded8865914 Null check allUsers (#515) 2020-04-20 00:17:06 -04:00
Chad Scharf
2f165bcc2a Merge pull request #430 from bitwarden/soft-delete-toast
[Soft Delete] Changed deleted item toast (trash)
2020-04-14 16:56:40 -04:00
Kyle Spearrin
848dff7863 tweaks to minimize on copy feature (#432) 2020-04-14 16:52:03 -04:00
Elias Papavasileiou
a84af15c93 Add minimize when copying to clipboard option (#390)
* Add minimize when copying to clipboard option

* Change minimizeOnCopyToClipboardKey constant reference and fix whitespace

* Extend feature to context menus and view component

* Cleanup and refactor methods

* Refactor copy method and add minimizeOnCopyToClipboardKey constant to electronConstants.ts

* Use window.main subclass and fix formatting

* Revert "Use window.main subclass and fix formatting"

This reverts commit 0159613751a54bc886fac0b34bd09d3a26498924.

* Reimplement part of 0159613751a54bc886fac0b34bd09d3a26498924

* Add null check to VaultComponent::copyValue

* Remove unused import
2020-04-14 16:11:41 -04:00
Elias Papavasileiou
2de8c5ed16 Add minimizeOnCopyToClipboardKey constant (#74)
* Add minimizeOnCopyToClipboardKey constant

* Move minimizeOnCopyToClipboardKey constant to electronConstants.ts

* Add minimizeIfNeeded method to view component

* Revert "Add minimizeIfNeeded method to view component"

This reverts commit 7a5f2a3aa3d418ead5c03ce4c3f0ba00ffd34bb2.

* Make storageService protected in window.main

* Revert "Make storageService protected in window.main"

This reverts commit 0431565c6596f7e4cb8c20b84fcbb56ce5772565.
2020-04-14 16:11:00 -04:00
Kyle Spearrin
da1437a268 update lunr types (#514) 2020-04-14 15:55:22 -04:00
Kyle Spearrin
0faa987f41 update lunr types (#431) 2020-04-14 15:41:46 -04:00
Kyle Spearrin
ee43b68548 update lunr types (#1206) 2020-04-14 15:41:31 -04:00
Kyle Spearrin
4dfb39c957 update lunr types (#127) 2020-04-14 15:40:20 -04:00
Chad Scharf
f5b197596a Merge pull request #1205 from bitwarden/soft-delete-toast
[Soft Delete] - Deleted toast message trash
2020-04-14 15:23:50 -04:00
Chad Scharf
599f831a09 Merge pull request #513 from bitwarden/soft-delete-toast
[Soft Delete] - Deleted message (sent to trash)
2020-04-14 15:19:12 -04:00
mtgto
8438cafbd0 Update lunr type (#93) 2020-04-14 15:16:18 -04:00
Chad Scharf
19a212f263 [Soft Delete] Changed deleted item toast (trash) 2020-04-14 15:14:07 -04:00
Chad Scharf
1522f3b79e [Soft Delete] - Deleted toast message trash 2020-04-14 15:10:43 -04:00
Chad Scharf
23b532e2bf [Soft Delete] - Deleted message (sent to trash) 2020-04-14 15:06:54 -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
Chad Scharf
e607414384 Merge pull request #429 from bitwarden/soft-delete-chad
[Soft Delete] - Added trash to desktop app
2020-04-13 16:46:24 -04:00
Chad Scharf
129ecc1ca8 [Soft Delete] - Ciphers add button cleanup 2020-04-13 15:29:15 -04:00
Chad Scharf
c2eafba442 [Soft Delete] - Added trash to desktop app 2020-04-13 15:13:10 -04:00
Chad Scharf
cf041f096b Merge pull request #1203 from bitwarden/soft-delete-chad
[Soft delete] - Ads trash bin to browser extension
2020-04-13 13:05:55 -04:00
Chad Scharf
35235a9c30 [Soft delete] - fixed borders, spacing for buttons 2020-04-13 11:56:37 -04:00
Chad Scharf
2644afca93 [Soft delete] - remove uselss type definition 2020-04-13 11:32:56 -04:00
Chad Scharf
7f49ceead2 lint change revert, failed unit test fix 2020-04-13 11:14:21 -04:00
Chad Scharf
7a458ba356 [Soft delete] - Update jslib submodule version ref 2020-04-13 11:03:33 -04:00
Chad Scharf
a473dc958e Lint errors 2020-04-13 10:32:45 -04:00
Chad Scharf
4116302965 [Soft Delete] - Trash bin in browser extension 2020-04-13 10:26:11 -04:00
Chad Scharf
e9db844285 Merge pull request #97 from bitwarden/soft-delete
[Soft Delete] - view component to handle soft delete and restore
2020-04-13 09:57:34 -04:00
Chad Scharf
222792940c [Soft Delete] - tslint err fix 2020-04-10 16:59:39 -04:00
Chad Scharf
112212de1b Merge branch 'soft-delete' of https://github.com/bitwarden/jslib into soft-delete 2020-04-10 16:47:30 -04:00
Chad Scharf
e52df4f743 [Sot Delete] update to view and i18n for delete 2020-04-10 16:46:57 -04:00
Chad Scharf
6ea0ce5287 [Sot Delete] update to view and i18n for delete 2020-04-10 16:42:34 -04:00
Chad Scharf
9f1b8ae58f Merge pull request #511 from bitwarden/soft-delete-chad
[Soft Delete] - Added trash and related functionality to web vault
2020-04-10 13:56:33 -04:00
Chad Scharf
d62850f82d [Soft Delete] enable copy/view operations in trash 2020-04-10 13:42:37 -04:00
Chad Scharf
8d796dc3c2 Merge pull request #96 from bitwarden/soft-delete
Soft delete - update cipher search and added restore functionality
2020-04-10 10:01:17 -04:00
Chad Scharf
41a0cfd0a2 [Soft Delete] - Added trash and related functionality to web vault 2020-04-08 16:48:30 -04:00
Chad Scharf
3a10c1ff30 [Soft Delete] - cipher search rem deleted flag, filter array conditional 2020-04-08 16:44:13 -04:00
Kyle Spearrin
b8b3c01d68 test apple-events entitlement 2020-04-08 10:44:08 -04:00
Vincent Salucci
a96a20e1ca [Auto-Logout] Updated Context Menu State (#1201)
* Added context menu states

* Refactored title logic

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-07 19:19:47 -05:00
Chad Scharf
549fcc18ff Merge branch 'master' into soft-delete 2020-04-06 19:09:56 -04:00
Chad Scharf
2a3e03c70d [Soft Delete] - Included deleted flag on reload 2020-04-06 18:20:39 -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
fb6e85c56b Update jslib (28e3fff -> 72e3893) (#510)
* Update jslib (28e3fff -> 72e3893)

* Updated lock description, updated vaultTimeoutService init

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 13:07:09 -05:00
Vincent Salucci
93e7e9d261 Update jslib (28e3fff -> 72e3893) (#427)
* Update jslib (28e3fff -> 72e3893)

* Update lock description

* Update vaultTimeoutService init

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 13:00:10 -05:00
Vincent Salucci
02b0f15c6d Update jslib (28e3fff -> 72e3893) (#1199)
* Update jslib 28e3fff -> 72e3893

* Update vaultTimeoutService init

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 12:44:28 -05:00
Vincent Salucci
967c3e5b33 Update vaultTimeoutService init 2020-04-06 12:02:18 -05:00