1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
Commit Graph

2183 Commits

Author SHA1 Message Date
Kyle Spearrin
1642c1f730 New translations messages.json (Persian) 2021-03-11 13:57:51 -05:00
Kyle Spearrin
908f0790ae New translations messages.json (Indonesian) 2021-03-11 13:57:49 -05:00
Kyle Spearrin
33c0726b27 New translations messages.json (Portuguese, Brazilian) 2021-03-11 13:57:48 -05:00
Kyle Spearrin
41a264b588 New translations messages.json (Vietnamese) 2021-03-11 13:57:46 -05:00
Kyle Spearrin
7f04b325b9 New translations messages.json (Chinese Traditional) 2021-03-11 13:57:44 -05:00
Kyle Spearrin
edf334919d New translations messages.json (Chinese Simplified) 2021-03-11 13:57:42 -05:00
Kyle Spearrin
45cede7c08 New translations messages.json (Ukrainian) 2021-03-11 13:57:40 -05:00
Kyle Spearrin
45cf5ebb2d New translations messages.json (Bengali) 2021-03-11 13:57:39 -05:00
Kyle Spearrin
1d694a849c New translations messages.json (Romanian) 2021-03-11 13:57:37 -05:00
Oscar Hinton
e56e1a5c7f
Add support for browser biometrics on Firefox >= 87 (#1668) 2021-03-10 21:27:05 +01:00
Chad Scharf
0c25456ea3
Merge pull request #1676 from bitwarden/version-bump
Minor release version bump to 1.49.0
2021-03-10 11:25:40 -05:00
Thomas Rittson
3af4701b45 Minor release version bump to 1.49.0 2021-03-10 08:57:52 +10:00
addison
b59d932a53 fixed a few send date fallback bugs 2021-03-09 17:45:38 -05:00
Kyle Spearrin
84dafa3709
New Crowdin updates (#1674)
* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Polish)

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

* New translations messages.json (Turkish)

* New translations messages.json (Persian)
2021-03-09 13:18:41 -05:00
Kyle Spearrin
87d969a2d7
New Crowdin updates (#1673)
* New translations messages.json (Romanian)

* New translations copy.resx (Bengali)

* New translations copy.resx (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations copy.resx (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations copy.resx (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 (Thai)

* New translations messages.json (Croatian)

* New translations copy.resx (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations copy.resx (Latvian)

* New translations messages.json (Hindi)

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

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations copy.resx (Norwegian Bokmal)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (French)

* New translations messages.json (Hungarian)

* New translations messages.json (Spanish)

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

* New translations messages.json (Hebrew)

* New translations messages.json (Italian)

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

* New translations copy.resx (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 (Slovenian)

* New translations messages.json (English, India)
2021-03-09 11:49:18 -05:00
addison
3e1c6ac396 only show message if not already in popout 2021-03-09 10:16:31 -05:00
addison
8479e9af00 qa fixes for send date fallbacks 2021-03-09 10:03:44 -05:00
addison
6823566081 whitepsace 2021-03-08 16:08:22 -05:00
addison
0aeeacc3ec removed a comment 2021-03-08 15:47:48 -05:00
addison
0752a3a925 patched date & time inputs on safari 2021-03-08 14:58:10 -05:00
Thomas Rittson
c01d405eba Enable FIDO U2F on Edge 2021-03-05 10:04:29 +10:00
Thomas Rittson
962678bd4e Add extra warnings about encrypted export 2021-03-05 07:06:02 +10:00
addison
290c3b3a69 code review fixes 2021-03-04 10:48:56 -05:00
addison
50b8f6955c implemented date & time fallbacks for safari and FF 2021-03-03 15:03:05 -05:00
Vincent Salucci
61d7fcfc85
Fixed lint warnings (#1655) 2021-03-02 12:31:52 -06:00
Oscar Hinton
97fb84a3e3
Resolve safari not refreshing badge correctly (#1644) 2021-03-01 17:32:18 +01:00
Vincent Salucci
8cb51da4ab
[Send] Updated current access input type to text (#1648) 2021-03-01 09:42:06 -06:00
Vincent Salucci
e17649d869
[Send] Enterprise policy enforcement (#1637) 2021-02-24 16:03:44 -06:00
Vincent Salucci
4853fb3e29
[Send] Add/Edit functionality (#1622)
* Update jslib (0951424 -> 1968dbf)

* [Send] Browser integration initial commit

* Update jslib (1968dbf -> 8a3b551)

* Cleaned up integration

* added radio button style support // updated warning UI/UX

* Update jslib (8a3b551 ->42348e2)
2021-02-23 15:37:55 -06:00
Oscar Hinton
2ac9f92267
Resolve safari not checking vault timeout every 10s (#1615) 2021-02-20 11:10:33 +01:00
Vincent Salucci
8d2e436a05
[Send] Type component (#1608)
* Initial commit of send type component

* Update jslib (ee164be -> 0951424)

* Update constructor for new jslib
2021-02-12 16:28:31 -06:00
Vincent Salucci
0d6e212463
[Send] Groupings component (#1605)
* Initial commit of groupings component

* Update jslib ee164be

* Updated send-list item icons

* Requested changes

* Removed obsolete safari hacks
2021-02-10 10:16:34 -06:00
Matt Gibson
1868b99d17
Linter updates and fixes (#1604) 2021-02-10 09:40:15 -06:00
Matt Gibson
456d36d5ee
Hover cursor for disabled boxes forces to normal (#1603)
Matches button behavior
2021-02-08 11:32:02 -06:00
Oscar Hinton
d589087a2c
Set save dialog to be a floatingPanel (#1601) 2021-02-08 17:53:23 +01:00
Thomas Rittson
f069222763
Merge pull request #1532 from bitwarden/bugfix-attachments-in-popup
Pop out attachments page on all browsers
2021-02-08 06:33:38 +10:00
Oscar Hinton
e5764ee16e
Fix copying TOTP not working in Safari (#1598) 2021-02-04 23:34:10 +01:00
Thomas Rittson
9b85b7ba68 Fix code style 2021-02-05 06:23:12 +10:00
Thomas Rittson
4a815e001a Merge branch 'master' into bugfix-attachments-in-popup 2021-02-04 17:01:57 +10:00
Oscar Hinton
3e79dd245b
Safari Web Extension Port from App Extension (#1531) 2021-02-03 20:36:05 +01:00
Thomas Rittson
a2540abbae
Merge pull request #1580 from bitwarden/excluded-domains-explanation
Add UI text to explain Excluded Domains functionality
2021-02-03 13:12:38 +10:00
Thomas Rittson
7b2c519c8e fix cipher launch button in various places 2021-02-03 06:48:57 +10:00
Vincent Salucci
07f5be39d8
[Send] Navigation Tab (#1591)
* Initial commit of send tab

* update jslib (9ddec9b -> 859f317)

* updated skeleton class/html

* removed added space

* cleaned up import groupings

* Updated to use flex container and removed unnecessary scss class
2021-02-02 11:43:31 -06:00
Oscar Hinton
8e20e48373
Resolve safari not working due to missing chrome api (nativeMessaging) (#1585) 2021-01-29 23:31:36 +01:00
Thomas Rittson
c971772925
Add UI text to explain functionality 2021-01-29 17:27:19 +10:00
Thomas Rittson
c7966773a9
Merge pull request #1576 from bitwarden/bugfix-autofill-after-launch
Auto-fill the correct cipher after clicking launch button
2021-01-29 06:35:30 +10:00
Oscar Hinton
ccac6307c6
Make biometric button tabable to improve accessibility (#1578) 2021-01-28 20:24:33 +01:00
Oscar Hinton
14293a7831
Reload browser extension after enabling nativeMessaging (#1577) 2021-01-27 23:05:50 +01:00
Thomas Rittson
ea1a1cc99b Use consistent naming convention for launchCipher 2021-01-28 07:45:54 +10:00
Thomas Rittson
4045ce2d15 Pass launchCipher down to grandchild for reuse 2021-01-27 15:34:14 +10:00