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
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
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
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
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
Kyle Spearrin
62ff3ac086
appveyor prod deploy fixes
2020-03-25 08:39:42 -04:00
Kyle Spearrin
d840e7caf6
New Crowdin translations ( #420 )
...
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Korean)
* New translations messages.json (Polish)
* New translations messages.json (Czech)
* New translations messages.json (Finnish)
* New translations messages.json (Greek)
v1.17.2
2020-03-24 14:52:37 -04:00
Kyle Spearrin
ce78d1d9fb
New Crowdin translations ( #1186 )
...
* New translations messages.json (French)
* New translations messages.json (Korean)
* New translations copy.resx (Greek)
* New translations messages.json (Greek)
* New translations messages.json (Czech)
* New translations copy.resx (English, United Kingdom)
* New translations messages.json (Polish)
* New translations messages.json (Portuguese, Brazilian)
* New translations copy.resx (Korean)
v1.43.4
2020-03-24 14:51:19 -04:00
Kyle Spearrin
c5d4dbd8f2
bump version
2020-03-24 14:21:57 -04:00
Kyle Spearrin
d38a1656e5
desktop artifacts
2020-03-24 11:53:14 -04:00
Kyle Spearrin
6d2da25263
missing quote
2020-03-24 11:35:22 -04:00
Kyle Spearrin
89accfb9c8
fix then
2020-03-24 11:31:23 -04:00
Kyle Spearrin
0dca6cba8c
Compile artifacts
2020-03-24 11:24:16 -04:00
Kyle Spearrin
fedc03dbae
upload dist artifacts for windows and linux
2020-03-24 11:00:46 -04:00
Kyle Spearrin
3c6b15821c
build dist for win ci
2020-03-24 10:42:20 -04:00
Kyle Spearrin
4e530b4712
fix env refs
2020-03-24 10:36:29 -04:00
Kyle Spearrin
b6cb373749
Determine deployment variables
2020-03-24 10:33:49 -04:00