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
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
Kyle Spearrin
3ac46e62cb updated formatting 2020-05-08 11:54:49 -04:00
Srdjan Milic
a7602b1cba fix: webpack.config.js plugin (#1222) 2020-05-08 11:54:37 -04:00
Srdjan Milic
97db3635af fix: webpack.config.js plugin (#525) 2020-05-08 11:42:28 -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
e3464da19a Merge pull request #527 from bitwarden/soft-delete
Soft delete feature
2020-05-08 11:17:02 -04:00
Chad Scharf
3d11b635d8 Merge pull request #135 from bitwarden/soft-delete
Soft delete feature
2020-05-08 11:16:43 -04:00
Pasi Niemi
fb7335b927 Enable alternative ways for settings passwords (#101)
* Enable alternative ways for settings passwords:
* the environment variable BW_PASSWORD
* prefix the command line argument with "file:" and the password will read from the first line of that file
* prefix the command line argument with "env:" and the password will be read from that environment variable

* Appveyor fixes

* Switch to using command options for password file and password env

* Lowercase options
2020-05-08 10:38:28 -04:00
Chad Scharf
1643fa42c8 Merge branch 'master' into soft-delete 2020-05-08 09:35:34 -04:00
Chad Scharf
ec3ee8fbb3 Merge branch 'master' into soft-delete 2020-05-08 09:32:59 -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
96208d3760 brand color updates 2020-05-05 16:59:33 -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
5bb61c0730 color updates + jslib 2020-05-05 16:32:45 -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
Srdjan Milic
858f86d9df fix: package.json info (#523) 2020-05-01 12:21:23 -04:00
Kyle Spearrin
0092aac275 fixes to url parsing (#99)
* fixes to url parsing

* make it a little more intelligent to pass tests
2020-04-29 11:47:34 -04:00
Kyle Spearrin
5e24e396ab Add support for enpass sensitive fields (#98) 2020-04-29 11:12:59 -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
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