1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 11:43:46 +00:00
Commit Graph

11778 Commits

Author SHA1 Message Date
Matt Smith
58ba1ce5b6 Modified response to include port if exists 2020-07-13 13:35:37 -05:00
Matt Smith
7561f6dcb5 Merge pull request #123 from bitwarden/malformed-url-fix
Prevent malformed URLs from blocking the loading of the current tab
2020-07-13 09:02:28 -05:00
Addison Beck
5dcd69bc62 changed let to const 2020-07-10 15:51:01 -05:00
Addison Beck
2af179ba33 yet another formatting issue 2020-07-10 15:44:42 -05:00
Addison Beck
dad0e2ce6e fixed a formatting issue 2020-07-10 15:40:32 -05:00
Addison Beck
00426fe9be fix a formatting issue 2020-07-10 15:23:05 -05:00
Addison Beck
031a30518c Removed an extra line 2020-07-10 15:19:14 -05:00
Addison Beck
e23b0d14eb Added custom field consideration to basic search function 2020-07-10 15:18:00 -05:00
Matt Smith
57649f31c4 Moved error checking to utils, where parse is 2020-07-10 10:01:15 -05:00
Matt Smith
43c0669816 Merge pull request #1321 from bitwarden/chrome-clipboard-clear-space-fix
Modified Chrome to pass in null unicode on clear
2020-07-10 09:56:30 -05:00
Rohit Rathi
c6a655caf7 Fix edge double password reveal buttons issue (#1325) 2020-07-10 08:46:35 -04:00
Matt Smith
ebaa69a15b Formatting change. Inlined catch. 2020-07-09 15:59:45 -05:00
Matt Smith
0d3b32a10d Prevent malformed URLs from loading current tab 2020-07-09 15:56:09 -05:00
Addison Beck
cfb4133152 Closed alerts on lock (#572)
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
2020-07-09 15:11:28 -05:00
Matt Smith
6c7d730d36 Missed space in formatting. 2020-07-09 14:59:47 -05:00
Hinton
a5116728a9 Support biometric changes in jslib 2020-07-09 20:14:51 +02:00
Matt Smith
689f39d365 Modified Chrome to pass in null unicode on clear 2020-07-09 12:25:46 -05:00
Addison Beck
abded9afcf Merge pull request #1320 from bitwarden/Bug.CannotSelectTextFromNoteField
Addressed issue #1269
2020-07-08 14:37:51 -05:00
Addison Beck
73bff85752 Changed a few disabled fields to readonly for keyboard focus 2020-07-08 14:26:32 -05:00
Addison Beck
0ad533d1a0 Addressed issue #1269 2020-07-08 10:54:47 -05:00
Vincent Salucci
42361d17b5 [Enterprise] Added button to launch portal (#570)
* initial commit

* Added Enterprise button and used new business portal bool

* Reverting services module local changes

* Formatted some new lines
2020-07-07 13:32:22 -05:00
Vincent Salucci
02ee95506c Update jslib (57ace40 -> d308245) (#569) 2020-07-07 09:46:44 -05:00
Vincent Salucci
d308245237 Added new BusinessPortal boolean to all necessary objects (#121) 2020-07-06 17:21:41 -05:00
Anthony Garera
d111a01b49 Updated expiration year placeholder text to be dynamic (#1272)
* Updated Example text to be dynamic to current year using New Date(); and then a Date pipe to display properly in the UI

* Removed change in the add-edit.component.ts file because it is now made in jslib
2020-07-03 22:46:42 -04:00
Anthony Garera
464708c507 Updated expiration year placeholder text to be dynamic (#474) 2020-07-03 22:45:54 -04:00
Anthony Garera
785b681f61 Added current date variable. This is in relation to PR #1272 in bitwarden/browser (#120) 2020-07-03 22:45:38 -04:00
Kyle Spearrin
bd975bf85d bump version for macos app store 2020-06-29 15:45:45 -04:00
Kyle Spearrin
c444da9a18 fix missing paren v1.45.0 2020-06-29 14:57:56 -04:00
Kyle Spearrin
a749946457 bump version v2.15.1 2020-06-29 11:31:52 -04:00
Kyle Spearrin
18fb86c243 New Crowdin updates (#565)
* New translations messages.json (French)

* New translations messages.json (Portuguese)

* New translations messages.json (Estonian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (Polish)

* New translations messages.json (Spanish)

* New translations messages.json (Dutch)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (Danish)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (English, United Kingdom)
2020-06-29 11:30:21 -04:00
Kyle Spearrin
6526b2134a New Crowdin updates (#1315)
* New translations messages.json (French)

* New translations copy.resx (Polish)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (Spanish)

* New translations messages.json (Dutch)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (German)

* New translations messages.json (Danish)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (Belarusian)

* New translations messages.json (English, United Kingdom)
2020-06-29 11:29:46 -04:00
Kyle Spearrin
dcc1953854 New Crowdin updates (#472)
* New translations messages.json (Spanish)

* New translations messages.json (German)

* New translations messages.json (Polish)
2020-06-29 11:29:28 -04:00
Kyle Spearrin
3485e742a0 ignore branches for builds 2020-06-29 11:28:41 -04:00
Jonathan Ehman
b4e15aba6e Avoid a common One Time Password field name (#1314)
Many sites have one time password fields for Two Factor Authentication. A common name for those fields is OneTimePassword or some variant. If these fields were commonly of type "password" it would not be significant. However, since they are commonly of type "text", it is a security risk for users to auto fill these fields.
2020-06-29 10:27:14 -04:00
Kyle Spearrin
0564347aa8 New Crowdin updates (#469)
* New translations messages.json (Russian)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Portuguese)

* New translations messages.json (Spanish)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Czech)

* New translations messages.json (Sinhala)
2020-06-26 21:28:22 -04:00
Kyle Spearrin
6e441e54d4 New Crowdin updates (#1310)
* New translations messages.json (Romanian)

* New translations messages.json (Persian)

* 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 copy.resx (Persian)

* New translations messages.json (Slovak)

* New translations messages.json (Thai)

* New translations messages.json (Croatian)

* New translations messages.json (Estonian)

* New translations messages.json (Hindi)

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

* New translations messages.json (Sinhala)

* New translations copy.resx (Sinhala)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (French)

* New translations messages.json (Greek)

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

* New translations messages.json (Portuguese)

* 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 (Norwegian Bokmal)
2020-06-26 21:27:49 -04:00
Kyle Spearrin
7597e4006c New Crowdin updates (#564)
* New translations messages.json (French)

* New translations messages.json (Portuguese)

* New translations messages.json (Sinhala)

* New translations messages.json (Esperanto)

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

* New translations messages.json (Estonian)

* New translations messages.json (Croatian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (Russian)

* New translations messages.json (Polish)

* New translations messages.json (Spanish)

* New translations messages.json (German)

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

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* 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 (Norwegian Bokmal)
2020-06-26 21:24:31 -04:00
Chad Scharf
74bc94a956 Merge pull request #147 from bitwarden/v1.11.0
jslib update + version bump
2020-06-25 17:20:59 -04:00
Chad Scharf
50be5f4895 Merge pull request #563 from bitwarden/v2.15.0
version bump
2020-06-25 17:20:47 -04:00
Chad Scharf
86967da913 Merge pull request #468 from bitwarden/update-jslib
Update jslib + version bump
2020-06-25 17:20:32 -04:00
Chad Scharf
f57be6561f Merge pull request #1309 from bitwarden/update-jslib
Update jslib + version bump
2020-06-25 17:20:14 -04:00
Chad Scharf
1769926a8a jslib update + version bump 2020-06-25 17:05:18 -04:00
Chad Scharf
326fb47593 version bump 2020-06-25 17:02:17 -04:00
Chad Scharf
0055b1df0e version bump 2020-06-25 16:59:06 -04:00
Chad Scharf
79e3a0f2db Version bump - minor version 2020-06-25 16:52:36 -04:00
Chad Scharf
7faa33ec2b version bump 2020-06-25 16:50:32 -04:00
Chad Scharf
23a95f5ec3 Add safari app debug files to .gitignore 2020-06-25 16:47:53 -04:00
Chad Scharf
c71c550cb4 Update jslib 2020-06-25 16:44:26 -04:00
Chad Scharf
31f4fc158e Update jslib 2020-06-25 16:42:28 -04:00
Chad Scharf
240c576bad Merge branch 'feature/reference-id' 2020-06-25 16:36:28 -04:00