1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-16 13:55:52 +02:00
Commit Graph

682 Commits

Author SHA1 Message Date
Kyle Spearrin
80c0da766e change backslash to fowardslash for lastpass import 2019-01-16 12:53:59 -05:00
Kyle Spearrin
cb7336c0e8 null or whitespace util 2019-01-15 11:34:35 -05:00
Kyle Spearrin
f4c4f28026 disable analytics 2019-01-15 11:02:15 -05:00
Kyle Spearrin
2e9ce15715 default match detection setting 2019-01-09 11:59:11 -05:00
Kyle Spearrin
65bd33d860 expose email on init 2019-01-07 23:30:04 -05:00
Kyle Spearrin
f3f17138c8 check for existing protocol 2019-01-07 10:40:11 -05:00
Kyle Spearrin
e7464785e1 allow launching URLs without protocol than end with tld 2019-01-07 10:33:13 -05:00
Kyle Spearrin
1542dd45d3 show last 5 on amex 2019-01-05 14:19:21 -05:00
Kyle Spearrin
035b4e1dd5 parse validation errors from error response model 2019-01-04 23:54:57 -05:00
Kyle Spearrin
fc5fcb905f send message when ciphers added/edited 2019-01-03 10:22:34 -05:00
Kyle Spearrin
91bebbbd62 f secure key importer, setCardExpiration helper 2019-01-03 09:58:37 -05:00
Kyle Spearrin
c15beac789 importer fixes 2019-01-03 00:08:26 -05:00
Kyle Spearrin
e408189cf9 space is nbsp 2019-01-01 23:11:16 -05:00
Kyle Spearrin
af4e01c238 avast passwords csv importer 2018-12-31 12:39:59 -05:00
Kyle Spearrin
58ed2ed0a2 update electron 2018-12-26 14:55:21 -05:00
Kyle Spearrin
7a3462afda string typeof check 2018-12-26 09:41:46 -05:00
Kyle Spearrin
cddeeefdbb twoFactorEnabled on org user details 2018-12-19 11:29:44 -05:00
Kyle Spearrin
aa17849329 install and use duo_web_sdk w/ npm 2018-12-18 17:00:07 -05:00
Kyle Spearrin
4d57f44a69 bitwarden json importer 2018-12-17 13:21:06 -05:00
Kyle Spearrin
3b22df15e8 fix for org export 2018-12-17 10:54:03 -05:00
Kyle Spearrin
e7b5868aad export to json 2018-12-17 10:32:02 -05:00
Kyle Spearrin
94f103c474 move export models to jslib 2018-12-17 10:29:37 -05:00
Kyle Spearrin
27566c3fd5 support old windows opvault format on 1password importer 2018-12-14 17:19:28 -05:00
Kyle Spearrin
e10523cc61 getAll ciphers FromApiForOrganization 2018-12-14 13:55:44 -05:00
Kyle Spearrin
e55926336c use KVP for dashlane notes 2018-12-13 14:37:55 -05:00
Kyle Spearrin
e64fdf4e21 enpass json importer 2018-12-13 14:34:37 -05:00
Kyle Spearrin
18ac2db323 normalize boolean type values for custom fields 2018-12-13 10:58:48 -05:00
Kyle Spearrin
6a958afd16 length check on userInputs 2018-12-12 19:37:06 -05:00
Kyle Spearrin
ed74f73a8c dashlane json importer 2018-12-12 17:06:13 -05:00
Kyle Spearrin
9694d2922e wrap every character in a span 2018-12-08 13:48:10 -05:00
Andreas Schneider
37616a148a Added password coloring pipe (which also sanitizes HTML) (#24) 2018-12-08 11:06:10 -05:00
Kyle Spearrin
9283a29d35 Domain match blacklist 2018-12-07 15:41:43 -05:00
Kyle Spearrin
1da72b9a97 adjustments to close to tray changes 2018-12-03 16:06:28 -05:00
h44z
d5308a3bf5 Close to tray (#21)
* Close to Tray implemented

* Enable Tray Icon on Linux

* Remove unnecessary function

* Revert 26a3a98e384cc62a94f2b213af3a6543874b3d95
2018-12-03 15:55:43 -05:00
Kyle Spearrin
5609fecbce continue logic 2018-11-30 09:49:08 -05:00
Alexandre Lapeyre
2a960da31c Replace logoType by logoPath in BreachAccountResponse (#23) 2018-11-28 09:51:02 -05:00
Kyle Spearrin
739d308498 normalize name and email on registration 2018-11-28 08:54:15 -05:00
Kyle Spearrin
6920cf77b9 show project name in update alert titles 2018-11-27 08:31:08 -05:00
Kyle Spearrin
64a6015a67 RSA HMAC cipher string types are deprecated 2018-11-26 15:29:54 -05:00
Kyle Spearrin
0ae636aa53 use digits for steam 2018-11-26 08:26:36 -05:00
Kyle Spearrin
5b59f888e0 SteamChars to regular string 2018-11-26 08:23:31 -05:00
Kyle Spearrin
4b85172b52 clean up totp service 2018-11-26 08:22:17 -05:00
h44z
46ad445951 Add support for Steam TOTP (#20) 2018-11-26 08:12:39 -05:00
Kyle Spearrin
1536f161f7 dont show card/identities constants 2018-11-21 14:29:54 -05:00
Kyle Spearrin
5d5200b12e premiumAccessAddon option when creating org 2018-11-20 15:58:27 -05:00
Kyle Spearrin
464bca8c4d remove console log 2018-11-15 16:56:10 -05:00
Kyle Spearrin
e13f317aad icon load function 2018-11-15 16:55:54 -05:00
Kyle Spearrin
da47faca5c allow progress bars to highlight box row still 2018-11-15 15:33:52 -05:00
Kyle Spearrin
b48c484708 misc score props moved to jslib 2018-11-15 15:27:04 -05:00
Kyle Spearrin
be080f4f17 only use shareAttachmentWithServer for old attachments 2018-11-15 08:55:29 -05:00