1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00
Commit Graph

11638 Commits

Author SHA1 Message Date
Kyle Spearrin
18f60d89ce New translations copy.resx (Chinese Traditional) 2021-07-07 17:35:55 -04:00
Kyle Spearrin
2c8e2823f7 New translations copy.resx (Turkish) 2021-07-07 17:35:50 -04:00
Kyle Spearrin
a73830dbb8 New translations copy.resx (Azerbaijani) 2021-07-07 17:35:48 -04:00
Kyle Spearrin
43f561f031 New translations copy.resx (Kannada) 2021-07-07 17:35:44 -04:00
Kyle Spearrin
e328c8fa42 New translations copy.resx (Swedish) 2021-07-07 17:35:42 -04:00
Kyle Spearrin
85efdc8f80 New translations copy.resx (Danish) 2021-07-07 17:35:38 -04:00
Kyle Spearrin
0a4dbed1dd New translations copy.resx (Dutch) 2021-07-07 17:35:31 -04:00
Kyle Spearrin
0b463593e6 New translations copy.resx (Slovak) 2021-07-07 17:35:28 -04:00
Kyle Spearrin
425e248ecd New translations messages.json (Romanian) 2021-07-07 17:35:26 -04:00
Chad Scharf
d446b0cc3e [chore] version bump 1.17.1-patch (#348) 2021-07-07 17:24:15 -04:00
Chad Scharf
d70de84fb7 [chore] version bump 1.27.1 (#982) 2021-07-07 17:23:56 -04:00
Chad Scharf
72e0d51676 Merge pull request #1941 from bitwarden/version-1.51.1
[chore] version bump 1.51.1
2021-07-07 17:23:47 -04:00
Chad Scharf
f70129185b [chore] version bump 1.51.1 2021-07-07 17:06:02 -04:00
Oscar Hinton
324b74d5a6 Fix organization policies not showin up in login/register (#1067) 2021-07-07 17:08:46 +02:00
Shashank S
914d88770d Use radio buttons for password generator type instead of dropdown (#1894)
* fix: radio instead of dropdown

* fix: revert changes, use from upstream

* chore: remove unnecessary label

* chore: undo unnecessary formatting

* chore: undo unnecessary formatting

* feat: update jslib version

* chore: add label, remove unnec. intlz.

* Remove unnecessary name attribute

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-07-07 21:39:03 +10: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 85f4b758bda793f10e32f2aea6928bab9be02e07.

* Update jslib

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-07-07 21:28:41 +10:00
Thomas Rittson
c494cab234 Fix fingerprint phrases (#1071)
* Fix fingerprint phrases in the bulk confirm modal

* Update jslib
2021-07-07 20:15:12 +10:00
Thomas Rittson
119699b82c Fix fingerprint phrases in bulk confirm modal (#425) 2021-07-07 20:08:52 +10:00
Thomas Rittson
72f315eada Merge pull request #1935 from bitwarden/debounce-navigation
Fix loss of cipher data when using pass generator
2021-07-07 11:49:05 +10:00
Thomas Rittson
f711c48696 Transpile unicode property escape regex for backwards compatibility (#424)
* Revert "Update color-password.pipe.js to handle Unicode/Emoji correctly accross platforms. (#354)"

This reverts commit b6f102938f.
Reason: incompatible with FF <= 77

* Revert "Revert "Update color-password.pipe.js to handle Unicode/Emoji correctly accross platforms. (#354)""

This reverts commit 4a0b2641ebb0c9c797f1cd06f6b2401659c1f65d.

* Transpile unicode property escape regex

For compatibility with <= FF 77 and other older browsers

* Fix linting
2021-07-07 07:43:22 +10:00
Trey Greer
cf56b68ba5 add Kannada language (#980) 2021-07-07 07:40:17 +10:00
Thomas Rittson
50f163b1db Merge pull request #1936 from tgreer-bw/add-kn
add Kannada language
2021-07-06 21:02:15 +10:00
tgreer-bw
a55593a3c5 add Kannada language 2021-07-06 06:39:39 -04:00
Thomas Rittson
9d720d6058 Fix loss of cipher data when using pass generator 2021-07-06 19:23:49 +10:00
Oscar Hinton
1320a7c8cb Bump braintree to 1.30.1 (#1066) 2021-07-05 13:28:45 +02: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
Vincent Salucci
e7f3d977c4 [Reset Password] BUG Add permission gate to key backfill (#1061) 2021-07-02 15:23:04 -05:00
Philip Kaiser
47308ef240 --passwordenv doesn't work for for unlock (#347)
* - Add passwordenv parameter to unlock command
- Add passwordfile parameter to unlock command
- Adapt help message

* Remove newline

* Add warning if passwordenv var not found

* Appease the linter

* Refactor

* Undo last commit
2021-07-02 15:04:07 -05:00
Oscar Hinton
d10d40697c Set reprompt to None if null (#422) 2021-07-02 20:53:14 +02:00
Chad Scharf
b304783a7f Version bump 2.21.1 (#1060) 2021-07-02 12:44:46 -04:00
Shashank S
aff5ad1faa feat: radio button options (#420) 2021-07-02 11:33:11 +10:00
Thomas Rittson
6f6b5a5503 [macOS] Don't enable secure input when app is not in focus (#419)
* Don't engage macOS secure input if not focused

* Refactor to use focusInputOnPageLoad

* Refactor to remove focusInputOnPageLoad
2021-07-02 10:06:54 +10:00
Joseph Flinn
6d8fbf1e43 changing the default browser extension branch to rc (#975) 2021-07-01 10:19:52 -07:00
Vincent Salucci
ae091bd738 [Reset Password] BUG Org Keys backfill force sync (#1055)
Merging on Vince's behalf
2021-07-01 10:10:34 -04:00
Oscar Hinton
4656b6e383 [Version] Bump to 1.17.1 (#345) 2021-07-01 15:52:03 +02:00
Oscar Hinton
347ebb5b36 Remove jslib as dependency, and re-add the old dependencies (#344) 2021-07-01 14:17:34 +02:00
Thomas Rittson
af1540267f Merge pull request #1918 from bitwarden/fix-private-browsing
Don't start i18n service if in private mode
2021-07-01 08:04:38 +10:00
Oscar Hinton
c89ca36f51 Add SDKROOT to release workflow (#973) 2021-06-30 21:41:45 +02:00
Oscar Hinton
10b4efcb0d Set HashPurpose.LocalAuthorization on export password check (#339) 2021-06-30 20:27:47 +02:00
Joseph Flinn
fc2f4d1a3e Fix pipelines fetch (#340)
* testing new pkg-fetch version

* adding missing dir

* adding the new pkg-fetch to the release pipeline. removing commented code
2021-06-30 11:26:44 -07:00
Matt Gibson
0162692fde JSLIB submodule dependence needs to be pulled prior to install (#338) 2021-06-30 12:17:18 -05:00
Vince Grassia
091d5cfae4 Fix checkout action in release workflow (#337) 2021-06-30 12:24:49 -04:00
Joseph Flinn
a018554757 Merge pull request #1922 from bitwarden/disable-coverage-upload
disabling the broken coverage asset
2021-06-30 09:06:02 -07:00
Joseph Flinn
233065e954 disabling the broken coverage asset 2021-06-30 09:01:54 -07:00
Joseph Flinn
81dfcca06c fixing the prod deploy workflow error with npm ci (#1054) 2021-06-29 20:51:53 -07:00
Joseph Flinn
1d22cd05f7 manually resolving the duo_security package with https instead of ssh (#1053) 2021-06-29 20:23:31 -07:00
Chad Scharf
ab2bd0c50e Merge pull request #1919 from bitwarden/l10n_master
New Crowdin updates
2021-06-29 15:42:59 -04:00
Kyle Spearrin
5939898b75 New Crowdin updates (#1052)
* New translations messages.json (Romanian)

* New translations messages.json (Croatian)

* New translations messages.json (Turkish)

* 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 (Bengali)

* New translations messages.json (Estonian)

* New translations messages.json (Serbian (Cyrillic))

* 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 (Serbian (Latin))

* New translations messages.json (Swedish)

* New translations messages.json (Slovenian)

* New translations messages.json (French)

* New translations messages.json (Greek)

* 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 (Finnish)

* New translations messages.json (Slovak)

* 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 (Portuguese)

* New translations messages.json (Russian)

* New translations messages.json (English, India)
2021-06-29 15:35:33 -04: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
Kyle Spearrin
34a452aa07 New translations copy.resx (English, India) 2021-06-29 15:06:11 -04:00