Trey Greer
6990056c04
Add AZ language ( #988 )
2021-07-12 07:44:40 +10:00
Kyle Spearrin
ccdd45b09e
New Crowdin updates ( #983 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Ukrainian)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Persian)
* New translations messages.json (Estonian)
* New translations messages.json (Swedish)
* New translations messages.json (Azerbaijani)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Kannada)
* New translations messages.json (Turkish)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (Finnish)
* New translations messages.json (Bulgarian)
* New translations messages.json (Catalan)
* New translations messages.json (Czech)
* New translations messages.json (Danish)
* New translations messages.json (German)
* New translations messages.json (Hebrew)
* New translations messages.json (Hungarian)
* New translations messages.json (Italian)
* New translations messages.json (Japanese)
* New translations messages.json (Korean)
* New translations messages.json (Dutch)
* New translations messages.json (Polish)
* New translations messages.json (Russian)
* New translations messages.json (Slovak)
* New translations messages.json (English, India)
2021-07-07 17:39:11 -04:00
Chad Scharf
d70de84fb7
[chore] version bump 1.27.1 ( #982 )
2021-07-07 17:23:56 -04:00
Shashank S
359daffd9e
Use radio buttons for password generator type instead of dropdown ( #955 )
...
* fix: radio instead of dropdown
* fix: remove, depend on upstream jslib
* chore: remove unnecessary label
* fix: missing tag
* chore: add label, remove dupl. intlz.
* feat: update jslib version
* Revert "feat: update jslib version"
This reverts commit 85f4b758bd
.
* Update jslib
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-07-07 21:28:41 +10:00
Trey Greer
cf56b68ba5
add Kannada language ( #980 )
2021-07-07 07:40:17 +10:00
Thomas Rittson
3aa171a664
[macOS] Don't enable secure input when app is not in focus ( #970 )
...
* Don't engage macOS secure input if not focused
* Refactor to use focusInputOnPageLoad
* Fix style and linting
* Refactor to remove focusOnPageLoad
* Update jslib
2021-07-05 08:06:24 +10:00
Kyle Spearrin
8a01dcb87d
New Crowdin updates ( #971 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Thai)
* New translations messages.json (Ukrainian)
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Vietnamese)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Indonesian)
* New translations messages.json (Persian)
* New translations messages.json (Bengali)
* New translations messages.json (Croatian)
* New translations messages.json (Swedish)
* New translations messages.json (Estonian)
* New translations messages.json (Latvian)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Esperanto)
* New translations messages.json (Malayalam)
* New translations messages.json (Sinhala)
* New translations messages.json (Kannada)
* New translations messages.json (Norwegian Bokmal)
* New translations messages.json (Montenegrin (Latin))
* New translations messages.json (Turkish)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (French)
* New translations messages.json (Finnish)
* New translations messages.json (Spanish)
* New translations messages.json (Afrikaans)
* New translations messages.json (Belarusian)
* New translations messages.json (Bulgarian)
* New translations messages.json (Catalan)
* New translations messages.json (Czech)
* New translations messages.json (Danish)
* New translations messages.json (German)
* New translations messages.json (Greek)
* New translations messages.json (Hebrew)
* New translations messages.json (Slovenian)
* New translations messages.json (Hungarian)
* New translations messages.json (Italian)
* New translations messages.json (Japanese)
* New translations messages.json (Korean)
* New translations messages.json (Dutch)
* New translations messages.json (Polish)
* New translations messages.json (Portuguese)
* New translations messages.json (Russian)
* New translations messages.json (Slovak)
* New translations messages.json (English, India)
2021-06-29 15:33:15 -04:00
Vincent Salucci
4f781be542
[Version] Bump to 1.27.0 ( #969 )
2021-06-28 12:39:17 -05:00
Addison Beck
f862fc3691
fixed the icon for sends being swapped between file and text sends ( #967 )
2021-06-24 15:45:36 +00:00
Oscar Hinton
d748e0007e
Remove entryComponents ( #966 )
2021-06-24 17:13:22 +02:00
Matt Gibson
56a1cfe277
Redefine cipher "share" to "move to organization" ( #961 )
...
* Redefine cipher "share" to "move to organization"
* Update jslib
* PR review
2021-06-21 19:26:37 -05:00
Oscar Hinton
9c4ea9b491
Add reprompt help link ( #963 )
2021-06-21 20:56:37 +02:00
Vincent Salucci
e0d1923237
[Toast] - BUG - Fixed styles ( #957 )
2021-06-16 14:44:17 -05:00
Matt Gibson
bd0fb024c1
Always get key from storage to ensure biometric prompt. ( #952 )
...
* Always get key from storage to ensure biometric prompt.
* Update jslib
* Update jslib
2021-06-15 13:40:34 -05:00
Matt Gibson
05e9419d65
Request biometrically secured stored key
2021-06-09 16:55:50 -04:00
Oscar Hinton
296340a5be
Add jslib as a "real" dependency ( #941 )
...
* Add jslib as a "real" dependency
* Move more packages to jslib
* Remove some unesessary dev dependencies.
* Add back missing preinstall
* Revert jslib bump
* Fix jslib containing wrong types/node.
* Bump jslib
* Remove unessesary alias
* Remove dummy module
2021-06-07 19:26:36 +02:00
Thomas Rittson
f0716c62d2
Merge pull request #929 from bitwarden/responsive-theme-change
...
Respond to OS theme changes
2021-06-03 07:47:07 +10:00
Oscar Hinton
ea3316742c
Bump version to 1.26.5 ( #938 )
2021-06-02 18:09:20 +02:00
Thomas Rittson
6edd600006
Move theme update logic to services.module.ts
2021-06-02 07:28:21 +10:00
Tom Rittson
b00df0112e
Let all OS' use system theme on startup
2021-05-31 14:34:59 +10:00
Thomas Rittson
7f5a5a5fbb
Only update to system theme if theme is Default
2021-05-31 14:34:59 +10:00
Thomas Rittson
c225210a44
Respond to native OS theme changes
2021-05-31 14:34:53 +10:00
Oscar Hinton
c7345197f7
Password reprompt fixes ( #926 )
...
* Hide card number when hidden
* Avoid double password prompts
* Bump jslib
2021-05-28 20:08:44 +02:00
Thomas Rittson
f5175564b3
Version bump to 1.26.4
2021-05-21 08:59:07 +10:00
Vince Grassia
c9ae2ed933
Update ME lang import to proper order
2021-05-17 16:25:57 -04:00
Vince Grassia
6f6de60509
Fix locale import typo
2021-05-17 16:24:11 -04:00
Daniel James Smith
cae76cd74a
Fixed locale import for Montenegrin (Latin)
2021-05-17 18:01:44 +02:00
Trey Greer
cc165420f7
Update src/services/i18n.service.ts
...
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-05-14 18:19:45 -04:00
tgreer-bw
a24618be32
add missing languages from Crowdin
2021-05-14 16:42:12 -04:00
Kyle Spearrin
0d5d8b671d
use swal titletext to avoid XSS ( #884 )
2021-05-13 15:22:52 -04:00
Thomas Rittson
68096c1f12
update service deps
2021-05-13 10:53:38 +10:00
Chad Scharf
ee1f31d300
Version bump 1.26.3
2021-05-12 17:57:23 -04:00
Chad Scharf
dd683e8dad
Merge branch 'master' of https://github.com/bitwarden/desktop into master
2021-05-12 16:53:19 -04:00
Chad Scharf
2bf9f34472
Version bump 1.26.2
2021-05-12 16:53:17 -04:00
Oscar Hinton
8f7ab9f8db
Bump node to 14 ( #869 )
...
* Bump node to 14
* Bump some dependencies
* Bump jslib
* Ensure compatability with latest jslib
* Change node engine to ~14.
2021-05-12 22:38:02 +02:00
Chad Scharf
7d53ff788f
Version bump to 1.26.1
2021-05-12 15:54:14 -04:00
Daniel James Smith
00781806f5
Fix typo in webAuthnAuthenticate
2021-05-11 21:04:18 +02:00
Kyle Spearrin
23e20ae0a3
New translations messages.json (English, India)
2021-05-11 13:47:37 -04:00
Kyle Spearrin
608505f9e6
New translations messages.json (Russian)
2021-05-11 13:47:36 -04:00
Kyle Spearrin
dc3c33abad
New translations messages.json (Portuguese)
2021-05-11 13:47:35 -04:00
Kyle Spearrin
2d022773ad
New translations messages.json (Polish)
2021-05-11 13:47:34 -04:00
Kyle Spearrin
69f4782e46
New translations messages.json (Dutch)
2021-05-11 13:47:32 -04:00
Kyle Spearrin
c9b9bd6ea5
New translations messages.json (Korean)
2021-05-11 13:47:31 -04:00
Kyle Spearrin
045e7b7001
New translations messages.json (Japanese)
2021-05-11 13:47:30 -04:00
Kyle Spearrin
728b4e06f5
New translations messages.json (Italian)
2021-05-11 13:47:29 -04:00
Kyle Spearrin
c9af991027
New translations messages.json (Hungarian)
2021-05-11 13:47:27 -04:00
Kyle Spearrin
4301f5d881
New translations messages.json (Hebrew)
2021-05-11 13:47:26 -04:00
Kyle Spearrin
8b6d0a8a07
New translations messages.json (Slovak)
2021-05-11 13:47:25 -04:00
Kyle Spearrin
5581ec6aa1
New translations messages.json (Finnish)
2021-05-11 13:47:23 -04:00
Kyle Spearrin
b143010486
New translations messages.json (German)
2021-05-11 13:47:22 -04:00
Kyle Spearrin
3a907bf3fa
New translations messages.json (Danish)
2021-05-11 13:47:21 -04:00
Kyle Spearrin
79187c5782
New translations messages.json (Czech)
2021-05-11 13:47:20 -04:00
Kyle Spearrin
6a89651588
New translations messages.json (Catalan)
2021-05-11 13:47:18 -04:00
Kyle Spearrin
08a9a81992
New translations messages.json (Bulgarian)
2021-05-11 13:47:17 -04:00
Kyle Spearrin
9701fa9736
New translations messages.json (Belarusian)
2021-05-11 13:47:16 -04:00
Kyle Spearrin
765ef26340
New translations messages.json (Afrikaans)
2021-05-11 13:47:14 -04:00
Kyle Spearrin
3c83c14bb8
New translations messages.json (Spanish)
2021-05-11 13:47:13 -04:00
Kyle Spearrin
0ca036b968
New translations messages.json (Greek)
2021-05-11 13:47:12 -04:00
Kyle Spearrin
157dfabaae
New translations messages.json (French)
2021-05-11 13:47:11 -04:00
Kyle Spearrin
f82d900cc2
New translations messages.json (Slovenian)
2021-05-11 13:47:09 -04:00
Kyle Spearrin
444511152c
New translations messages.json (Swedish)
2021-05-11 13:47:08 -04:00
Kyle Spearrin
9b294bf4dd
New translations messages.json (Montenegrin (Latin))
2021-05-11 13:47:07 -04:00
Kyle Spearrin
035d6ee5b3
New translations messages.json (Norwegian Bokmal)
2021-05-11 13:47:05 -04:00
Kyle Spearrin
f024b33e02
New translations messages.json (Sinhala)
2021-05-11 13:47:03 -04:00
Kyle Spearrin
d3bb87ccb7
New translations messages.json (Malayalam)
2021-05-11 13:47:02 -04:00
Kyle Spearrin
57f8176aac
New translations messages.json (Esperanto)
2021-05-11 13:47:01 -04:00
Kyle Spearrin
fb4cb327ab
New translations messages.json (English, United Kingdom)
2021-05-11 13:46:59 -04:00
Kyle Spearrin
64cee80521
New translations messages.json (Latvian)
2021-05-11 13:46:58 -04:00
Kyle Spearrin
cb73582038
New translations messages.json (Estonian)
2021-05-11 13:46:57 -04:00
Kyle Spearrin
203c44bace
New translations messages.json (Croatian)
2021-05-11 13:46:56 -04:00
Kyle Spearrin
19e09243fb
New translations messages.json (Serbian (Cyrillic))
2021-05-11 13:46:55 -04:00
Kyle Spearrin
e8e888698d
New translations messages.json (Thai)
2021-05-11 13:46:54 -04:00
Kyle Spearrin
6b1c15519d
New translations messages.json (Persian)
2021-05-11 13:46:52 -04:00
Kyle Spearrin
2402a6f4c6
New translations messages.json (Indonesian)
2021-05-11 13:46:51 -04:00
Kyle Spearrin
6f92b55f40
New translations messages.json (Portuguese, Brazilian)
2021-05-11 13:46:50 -04:00
Kyle Spearrin
2992a31b61
New translations messages.json (Vietnamese)
2021-05-11 13:46:48 -04:00
Kyle Spearrin
061996bf55
New translations messages.json (Chinese Traditional)
2021-05-11 13:46:47 -04:00
Kyle Spearrin
0a288899e7
New translations messages.json (Chinese Simplified)
2021-05-11 13:46:46 -04:00
Kyle Spearrin
da8697ea94
New translations messages.json (Ukrainian)
2021-05-11 13:46:44 -04:00
Kyle Spearrin
d5e5dfc1d5
New translations messages.json (Turkish)
2021-05-11 13:46:43 -04:00
Kyle Spearrin
21a3c4357a
New translations messages.json (Bengali)
2021-05-11 13:46:42 -04:00
Kyle Spearrin
5db26cbcc6
New translations messages.json (Romanian)
2021-05-11 13:46:41 -04:00
Oscar Hinton
af5898a001
Add setting for disabling auto prompt of biometrics ( #873 )
...
* Add setting for disabling auto prompt of biometrics
* Ensure window is visible before prompting for biometrics
2021-05-06 20:19:48 +02:00
Oscar Hinton
a712917f47
Fix VS code ts language server no longer working after #866 ( #872 )
2021-05-06 16:45:27 +02:00
Oscar Hinton
266f089b3e
Cleanup tsconfig ( #866 )
...
* Simplify tsconfig
* Add separate tsconfig for renderer to get rid of last warnings
2021-05-05 09:47:35 +02:00
Oscar Hinton
2bdd7413aa
Block save button when uploading a send ( #871 )
...
* Block save button when uploading a send
* Add overflow hidden to prevent scrollbar appearing
2021-05-04 23:36:57 +02:00
Chad Scharf
3a342be095
Merge pull request #870 from gryffs/box-content-flex
...
Add flexbox to cipher list to correct display center issue.
2021-05-04 16:05:26 -04:00
Oscar Hinton
42564285d9
Password reprompt ( #838 )
...
* Add support for password reprompt
2021-05-04 21:32:03 +02:00
Chad Griffis
49748ee05a
Replace single quote with double quotes in HTML and use div in place of a element.
2021-05-03 23:31:45 +08:00
Chad Griffis
0c12367721
Add flexbox to cipher list to correct display center issue.
2021-05-03 17:17:19 +08:00
Oscar Hinton
20b8a83dd8
Disconnect active connections when closing native messaging. Fix exe path on windows ( #865 )
2021-05-03 09:59:40 +02:00
Thomas Rittson
163fa2aa41
Merge pull request #851 from gryffs/prompt-trigger-apwd
...
Implement the markAsDirty form controls for AddEditComponent(#761 )
Prevents add-edit page from closing if new password has been generated
2021-05-03 07:45:03 +10:00
Chad Griffis
7bed3b0b59
Update a formatting issue with markPasswordAsDirty
2021-05-01 16:44:40 +08:00
Oscar Hinton
418625682a
Write native messaging manifests for Chromium ( #862 )
2021-04-29 16:12:57 +02:00
Thomas Rittson
eb1c5f809a
Merge pull request #853 from bitwarden/fix-biometric-button
...
Don't submit form when unlocking with biometrics
2021-04-26 08:35:08 +10:00
Oscar Hinton
e6e79917f7
Bump dependencies ( #848 )
...
* Bump dependencies
2021-04-23 10:45:30 +02:00
Tom Rittson
cf29c35e07
Don't submit form when unlocking with biometrics
2021-04-23 10:58:44 +10:00
Oscar Hinton
6dc82a8707
Change unlock biometric button to be selectable using tab ( #846 )
2021-04-22 20:00:05 +02:00
Vincent Salucci
227a1eaff9
[Version] Bump to 1.26.0 ( #852 )
2021-04-22 12:13:17 -05:00
Chad Griffis
06f2364733
Implement the markAsDirty form controls for AddEditComponent( #761 ).
2021-04-22 23:24:59 +08:00