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

11941 Commits

Author SHA1 Message Date
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
Vincent Salucci
97934da33b Update jslib (28e3fff -> 72e3893) 2020-04-06 12:01:03 -05:00
Vincent Salucci
72e3893f8e [Auto-Logout] Update Token Service (#94)
* Auto logout on restart

* Updated setTokens function

* Remove async deocrator from setTokens

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 11:06:32 -05:00
Vincent Salucci
e510738a03 [Auto-Logout] Implement Vault Timeout Options (#1194)
* Update jslib 31a2574 -> 28e3fff

* Initial commit for vault timeout

* Updated timeout/action retrieval in idle.background

* Cycle saved for idle check

* Await async calls for lock/logout in idle bg

* Updated lock vs log out conditional

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 10:40:16 -05:00
Kyoro
f18deddb59 Add context menu entry sanitation (#1198)
Fixes a bug where a context menu entry
(auto-fill, copy password, etc.)
would display incorrectly when it included an ampersand.
2020-04-06 11:25:07 -04:00
Chad Scharf
19668ab5f2 [Soft Delete] jslib updates for new API updates
New API methods and cipher Deleted Date property, plus search expansion to toggle on deleted flag.
2020-04-03 16:32:15 -04: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
9aa1f0ae0c Merge pull request #1193 from bitwarden/fix-symlink-win
Fixed Windows Symlink command in package.json for npm scripts
2020-04-01 14:34:11 -04:00
Chad Scharf
7f4fd13ad1 Fixed Windows Symlink command in package.json for npm scripts 2020-04-01 14:21:17 -04:00
Chad Scharf
d503097791 Fixed Windows Symlink command in package.json for npm scripts 2020-04-01 14:16:06 -04:00
Vincent Salucci
c1113852a4 [Auto-Logout] Implement Vault Timeout Options (#424)
* Update jslib (31a2574 -> 28e3fff)

* Initial commit of vault timeout implentation

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-01 10:18:36 -05:00
Vincent Salucci
d58550c2b8 [Auto-Logout] Implement upstream changes (#506)
* Initial commit of auto logout functionality

* Update jslib 31a2574 -> 28e3fff

* Reverting prod URLs

* Set log out expired param to false

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-30 09:59:47 -05:00
Vincent Salucci
28e3fff739 [Auto-Logout] Implement logout functionality in VaultTimeoutService (#92)
* Initial commit for logic changes in VaultTimeoutService

* Fixed lint error

* Updated logOut spelling - as an action its two words

* Hitting save to make sure all my changes are included

* Made requested changes

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-29 10:38:16 -05:00