1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 02:33:46 +00:00
Commit Graph

6311 Commits

Author SHA1 Message Date
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
Kyle Spearrin
910ba20b14 move workflow to proper path 2020-03-24 09:05:15 -04:00
Kyle Spearrin
3acaeae955 stub out desktop workflow build file 2020-03-24 09:03:14 -04:00
Kyle Spearrin
58aeaf772d update jslib 2020-03-24 08:35:03 -04:00
Vincent Salucci
c0add18db2 Update Add-Edit Component load function (#416)
* Apply save changes prompt to groupings

* Revert "Apply save changes prompt to groupings"

This reverts commit 9e8873e5c7716f06bd228a10906d0765bfe575a4.

* Updated load function

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-23 12:48:14 -05:00
Kyle Spearrin
c46da3f17d version bump 2020-03-21 00:55:17 -04:00
Kyle Spearrin
9c2af32042 update jslib 2020-03-21 00:20:23 -04:00
Vincent Salucci
37b866fd43 Update jslib (0a30c7e -> 3ad546c) (#1176)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 13:14:52 -05:00
Vincent Salucci
68bc1ebbff Update jslib (0a30c7e -> 3ad546c) (#412)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 13:14:29 -05:00
Kyle Spearrin
4c61937626 bump version 2020-03-13 08:46:07 -04:00
Vincent Salucci
31d023194d Update jslib (b816ddd -> 0a30c7e) and enforce passphrase policy (#408)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 23:25:49 -05:00
Kyle Spearrin
fdfb99d29b bump version v1.43.3 2020-03-12 21:16:24 -04:00
Kyle Spearrin
a483996301 New Crowdin translations (#407)
* New translations messages.json (Korean)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Dutch)
2020-03-12 21:15:44 -04:00
Kyle Spearrin
131730dd5b New Crowdin translations (#1173)
* New translations messages.json (Russian)

* New translations messages.json (Korean)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Polish)

* New translations copy.resx (Russian)

* New translations messages.json (Japanese)

* New translations messages.json (Spanish)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Dutch)

* New translations messages.json (English, United Kingdom)
2020-03-12 21:15:27 -04:00
Kyle Spearrin
a3ac4ff37f bump version v1.43.2 2020-03-12 21:08:52 -04:00
Vincent Salucci
c6b0898213 Enforce Passphrase Policy (#1172)
* Update jslib (44b86f5 -> 36241e9) and initial commit of passphrase policy

* Reverted string changes - updated number of words event trigger

* Update input event to blur to match other number fields

* Update jslib (36241e9 -> 0a30c7e)

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 17:52:14 -05:00
Kyle Spearrin
265ffe1b89 update jslib 2020-03-12 15:39:52 -04:00
mtgto
d10a8a5b61 Add the lint to CI script (#403) 2020-03-12 15:30:48 -04:00
mtgto
354f8decc0 Disable to select text in vault grouping (#404) 2020-03-12 15:29:43 -04:00
Kyle Spearrin
0b05a8f44e disable all global shortcuts 2020-03-12 09:50:19 -04:00
Kyle Spearrin
e8c03e30ba temp: remove global shortcut to focusSearch
resolves #402
2020-03-11 09:56:51 -04:00
Kyle Spearrin
39178bd05d install snapd 2020-03-10 23:13:25 -04:00
Kyle Spearrin
0241b9da11 change thumbprint 2020-03-10 11:24:00 -04:00
Kyle Spearrin
2f727f81b4 New Crowdin translations (#1169)
* New translations messages.json (Russian)

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Japanese)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Italian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Danish)

* New translations copy.resx (Danish)

* New translations messages.json (Dutch)

* New translations messages.json (Estonian)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hebrew)
v1.43.1
2020-03-06 11:29:40 -05:00
Kyle Spearrin
fd7d3c39e4 New Crowdin translations (#401)
* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Danish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Estonian)

* New translations messages.json (French)

* New translations messages.json (Hebrew)
2020-03-06 11:29:19 -05:00