Commit Graph

707 Commits

Author SHA1 Message Date
Kyle Spearrin 6b957e1c38 New translations messages.json (German) 2021-10-14 19:12:14 -04:00
Kyle Spearrin 5ba4d35542 New translations messages.json (Danish) 2021-10-14 19:12:13 -04:00
Kyle Spearrin 5176f96b32 New translations messages.json (Czech) 2021-10-14 19:12:12 -04:00
Kyle Spearrin d2d57620b5 New translations messages.json (Catalan) 2021-10-14 19:12:11 -04:00
Kyle Spearrin b49c69b7c3 New translations messages.json (Bulgarian) 2021-10-14 19:12:10 -04:00
Kyle Spearrin 2c24608469 New translations messages.json (Belarusian) 2021-10-14 19:12:09 -04:00
Kyle Spearrin 47c89027c4 New translations messages.json (Spanish) 2021-10-14 19:12:08 -04:00
Kyle Spearrin e5789097b0 New translations messages.json (Hungarian) 2021-10-14 19:12:07 -04:00
Kyle Spearrin 2d68b37407 New translations messages.json (French) 2021-10-14 19:12:06 -04:00
Kyle Spearrin 3f52428fa2 New translations messages.json (Turkish) 2021-10-14 19:12:05 -04:00
Kyle Spearrin 54f82eaee2 New translations messages.json (Chinese Simplified) 2021-10-14 19:12:04 -04:00
Kyle Spearrin 31de516012 New translations messages.json (English, India) 2021-10-14 19:12:01 -04:00
Kyle Spearrin 7ba748f2d3 New translations messages.json (Norwegian Bokmal) 2021-10-14 19:11:59 -04:00
Kyle Spearrin b4746386bd New translations messages.json (Kannada) 2021-10-14 19:11:58 -04:00
Kyle Spearrin d09266dbc4 New translations messages.json (Sinhala) 2021-10-14 19:11:57 -04:00
Kyle Spearrin 82762ab3c4 New translations messages.json (Malayalam) 2021-10-14 19:11:56 -04:00
Kyle Spearrin ef39e19f00 New translations messages.json (Filipino) 2021-10-14 19:11:55 -04:00
Kyle Spearrin 84483da620 New translations messages.json (English, United Kingdom) 2021-10-14 19:11:54 -04:00
Kyle Spearrin 50f9aca3ca New translations messages.json (Hindi) 2021-10-14 19:11:53 -04:00
Kyle Spearrin 087721dd9e New translations messages.json (Azerbaijani) 2021-10-14 19:11:52 -04:00
Kyle Spearrin d9df6f5191 New translations messages.json (Ukrainian) 2021-10-14 19:11:51 -04:00
Kyle Spearrin 3a2e0991c9 New translations messages.json (Latvian) 2021-10-14 19:11:50 -04:00
Kyle Spearrin cc2ebf1398 New translations messages.json (Norwegian Nynorsk) 2021-10-14 19:11:49 -04:00
Kyle Spearrin a956cfd037 New translations messages.json (Croatian) 2021-10-14 19:11:48 -04:00
Kyle Spearrin 918f6d4a35 New translations messages.json (Thai) 2021-10-14 19:11:47 -04:00
Kyle Spearrin b418e196cd New translations messages.json (Bengali) 2021-10-14 19:11:45 -04:00
Kyle Spearrin 286da2a6c7 New translations messages.json (Persian) 2021-10-14 19:11:44 -04:00
Kyle Spearrin e11546ab0d New translations messages.json (Indonesian) 2021-10-14 19:11:43 -04:00
Kyle Spearrin ff980b4cc8 New translations messages.json (Portuguese, Brazilian) 2021-10-14 19:11:42 -04:00
Kyle Spearrin 0786e75103 New translations messages.json (Vietnamese) 2021-10-14 19:11:41 -04:00
Kyle Spearrin cee315e6b1 New translations messages.json (Chinese Traditional) 2021-10-14 19:11:40 -04:00
Kyle Spearrin a70d8bd979 New translations messages.json (Estonian) 2021-10-14 19:11:39 -04:00
Kyle Spearrin 50452e4805 New translations messages.json (Romanian) 2021-10-14 19:11:37 -04:00
github-actions 4a51f5ec9e Autosync the updated translations 2021-10-14 21:42:11 +00:00
Thomas Rittson cffd4b3515
Fix Copy Custom Field Name on pages with iframes (#2091)
* Improve error messages

* Send getClickedElement msg to specific frameId

* Add support for finding input element from label

* Use i18n for error messages

* Fix unrelated linting
2021-10-07 09:52:33 +10:00
github-actions 30661afeb6 Autosync the updated translations 2021-09-21 21:05:35 +00:00
Dane Powell 7d797f73fe
Automatic biometrics prompt (#2065)
Co-authored-by: Michael Cho <mcho@tutanota.com>
2021-09-17 10:22:46 +02:00
Oscar Hinton 205b1153de
Disable Private Vault Export Policy (#2064) 2021-09-15 21:06:13 +02:00
Oscar Hinton 2e6f0f4166
Vault Timeout Policy (#2048) 2021-09-14 13:36:34 +02:00
Vincent Salucci d7754441d3
[SSO/Auto Enroll] Set Password banner (#2050)
* [SSO/Auto Enroll] Set Password banner

* Fix merge conflict

* Add missing string/style

* Update jslib
2021-09-07 12:06:43 -05:00
Dmitry Chepurovskiy cd2f174923
Select folder at save bar (#1409)
* Markup changes

* Render in notification bar folders list that is provided form TS code

* Implemented getting of folders list

* Refactor addPlatformEventListener and added default selection of "No Folder"

* Pass folder id info to saveAddLogin

* Modify saveAddLogin to use folder id

* Try to fix default folder selection

* Fix styling issues found during review

* Fix review issues found by kspearrin

* Fix default selection and null handling

* Fix import order

* Applied review suggestions

* Implement checking if folderExist during saving

* Fix compile issues

* Added select folder... option

* Add internalization for select folder message

* Hide select folder element on narrow screens

* Fix lint issues

* Review fixes in notification bar

* Adjust semi-responsive layout for folder selector

* Revert style change

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-09-03 11:54:52 +10:00
Thomas Rittson 0bd22dcddc
Add new context menu item: Copy Custom Field Name (#2045)
* Add "Copy custom field name" context menu item

* Title case context menu string

* Improve Copy Custom Field Name logic

* Move CopyClickedElement to runtime.background

* Update dependencies

* Add comments, refactor logic, add failure messages

* Fix typo and linting

* Fix typos

* Move null check inside function
2021-09-02 07:51:43 +10:00
Joseph Flinn 8b61d05f85 Reverting changes to Portuguese and Chinese 2021-08-24 08:16:15 -07:00
Joseph Flinn 689303b684 Reverting the Crowdin English changes 2021-08-19 10:39:36 -07:00
github-actions e2c5b8ead4 Autosync Crowdin translations 2021-08-18 21:14:03 +00:00
github-actions 7495476d9d Autosync Crowdin translations 2021-08-13 17:05:03 +00:00
Vincent Salucci 2bddc1017b [Reset Password v1] Update Temp Password 2021-08-05 10:01:58 -05:00
Kyle Spearrin 4a38017ba2 New translations messages.json (English, India) 2021-07-07 17:43:04 -04:00
Kyle Spearrin a582df20eb New translations messages.json (Turkish) 2021-07-07 17:36:42 -04:00
Kyle Spearrin 1093c8b918 New translations messages.json (Ukrainian) 2021-07-07 17:36:41 -04:00