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

6303 Commits

Author SHA1 Message Date
Chad Scharf
95846277bb Reapply removal of dead code 2020-05-14 17:34:43 -04:00
Chad Scharf
a7cf0b7dde Merge pull request #1231 from bitwarden/safari-getapppath-revert
try revert getAppPath
2020-05-14 16:16:15 -04:00
Chad Scharf
d5ab36e577 try revert getAppPath 2020-05-14 14:44:11 -04:00
Chad Scharf
c9bb40c308 Merge pull request #1230 from bitwarden/safari-sign-revert
Revert signature thumbprint
2020-05-14 12:53:14 -04:00
Chad Scharf
10e04580d7 Revert signature thumbprint 2020-05-14 12:50:59 -04:00
Chad Scharf
253f8dbaf8 Merge pull request #1229 from bitwarden/safari-publish-thumbprint
Cert thumbprint instead of name
2020-05-14 12:47:52 -04:00
Chad Scharf
2196ecc5cb Removed trailing comma 2020-05-14 12:45:22 -04:00
Chad Scharf
9c1cc70f3f Fixed double quotes to single 2020-05-14 12:44:35 -04:00
Chad Scharf
eb250c63f9 Cert thumbprint instead of name 2020-05-14 12:40:06 -04:00
Chad Scharf
5c3a66845b Merge pull request #1227 from bitwarden/safari-crash-testfix
Attempt fix for safari app extension crash
2020-05-14 09:49:43 -04:00
Chad Scharf
bf141ab20c Attempt fix for safair app extension crash 2020-05-13 19:00:49 -04:00
Kyle Spearrin
42572e4fcf update formatting 2020-05-08 12:12:24 -04:00
Kyle Spearrin
ecdd97a499 update formatting 2020-05-08 12:11:54 -04:00
Srdjan Milic
8af28ada18 fix: webpack.config.js plugin (#445) 2020-05-08 12:09:34 -04:00
Srdjan Milic
a7602b1cba fix: webpack.config.js plugin (#1222) 2020-05-08 11:54:37 -04:00
Chad Scharf
2486384f09 Merge pull request #1223 from bitwarden/soft-delete
Soft delete feature
2020-05-08 11:17:25 -04:00
Chad Scharf
2a38350b99 Merge pull request #446 from bitwarden/soft-delete
Soft delete feature
2020-05-08 11:17:13 -04:00
Chad Scharf
151964f6b8 Merge branch 'master' into soft-delete 2020-05-08 09:26:43 -04:00
Chad Scharf
40ffda4da4 Merge branch 'master' into soft-delete 2020-05-08 09:20:35 -04:00
Kyle Spearrin
11ee00c134 remove titlements that wernt helping 2020-05-07 12:30:23 -04:00
Kyle Spearrin
166573dafb brand color updates 2020-05-05 16:59:20 -04:00
Kyle Spearrin
d9f5f2eef0 brand color updates 2020-05-05 16:59:16 -04:00
Kyle Spearrin
dd00151469 color updates + jslib 2020-05-05 16:32:20 -04:00
Kyle Spearrin
8c905f8746 color updates + jslib 2020-05-05 16:32:09 -04:00
Saeed Baig
4fd3eecef2 Added GenericName for app on Linux (#439)
Added desktop option for building the app for Linux, just so "GenericName" could be specified so it looks better on Linux ("Name" and "Type" there because they're required).
2020-04-26 06:58:17 -04:00
Vincent Salucci
0b5cb901aa Added warning dialog for log out confirmation (#1216) 2020-04-25 09:13:00 -05:00
Vincent Salucci
9a040644bf Added warning dialog for log out action (#438) 2020-04-25 08:13:48 -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
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
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
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
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
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
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
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