1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

16332 Commits

Author SHA1 Message Date
Kyle Spearrin
314f68a510 Merge branch 'master' of github.com:bitwarden/browser 2018-03-06 07:42:12 -05:00
Mark Cohen
1d260cc50b Don't leak password length through mask (#537) 2018-03-06 07:41:59 -05:00
Kyle Spearrin
859f44db43 only perpend http if there is no protocol 2018-03-05 22:15:22 -05:00
Kyle Spearrin
f45f511fcd node 9 2018-03-04 23:08:53 -05:00
Kyle Spearrin
74ba86af76 escape quotes 2018-03-04 00:08:13 -05:00
Kyle Spearrin
529aa8f187 update submodule 2018-03-04 00:07:09 -05:00
Kyle Spearrin
3613e282e6 update submodule 2018-03-04 00:06:10 -05:00
Kyle Spearrin
201469db96 sub:pull script 2018-03-04 00:04:07 -05:00
Kyle Spearrin
f02e29fcac sub:pull script 2018-03-04 00:01:49 -05:00
Kyle Spearrin
a7ffdefd57 latest jslib 2018-03-03 23:59:53 -05:00
Kyle Spearrin
d63dc4037b package lock update 2018-03-03 23:48:39 -05:00
Kyle Spearrin
1f2cf2bcdf lock service invokes callback on lock 2018-03-03 23:04:55 -05:00
Kyle Spearrin
0138a04cfc lunr types 2018-03-03 23:02:24 -05:00
Kyle Spearrin
33e04f7f54 lunr dependency added 2018-03-03 22:58:46 -05:00
Kyle Spearrin
b3d21c6f17 loginUriMatchChanged 2018-03-03 22:55:33 -05:00
Kyle Spearrin
d106ec6179 do nothing on locked function since we use message 2018-03-03 22:55:23 -05:00
Kyle Spearrin
84b114dc97 matchValue defaults 2018-03-03 22:48:51 -05:00
Kyle Spearrin
5ef72091db set badge for all windows when locked 2018-03-03 22:48:38 -05:00
Kyle Spearrin
cca9c3c561 get rid of apps page and link to bitwarden.com 2018-03-02 22:42:32 -05:00
Kyle Spearrin
27e68e4c75 multi uri support for import/export 2018-03-02 22:13:53 -05:00
Kyle Spearrin
5c92350ed2 refactor for cipher response. add login uris. 2018-03-02 21:12:26 -05:00
Kyle Spearrin
f952cd5642 add support for add/edit/view of login uris 2018-03-02 15:37:49 -05:00
Kyle Spearrin
848f50afe7 uri match value can be 0 2018-03-02 15:15:15 -05:00
Kyle Spearrin
97fc293df7 rename basedomain 2018-03-02 13:50:35 -05:00
Kyle Spearrin
913336280a rename enum from basedomain => domain 2018-03-02 13:50:26 -05:00
Kyle Spearrin
d67b95421c jslib update 2018-03-02 12:43:17 -05:00
Kyle Spearrin
cd7b38ecde fix sort function ref 2018-03-02 12:43:12 -05:00
Kyle Spearrin
0d80216921 add http protocol if none fiven 2018-03-02 12:42:11 -05:00
Kyle Spearrin
f205a9cc9f break from switch 2018-03-02 12:36:53 -05:00
Kyle Spearrin
c27f5836bf support for cipher login uris and match detection 2018-03-02 12:04:21 -05:00
Kyle Spearrin
8d45302e26 change to full hostname to host 2018-03-02 12:03:27 -05:00
Kyle Spearrin
ad4c81ed84 support for uri matching types to cipher service 2018-03-02 12:03:03 -05:00
Kyle Spearrin
59b8014c69 default options to show if match has a value set 2018-03-02 08:49:40 -05:00
Kyle Spearrin
dc0befc9be other types param now typed with CipherType 2018-03-02 08:33:57 -05:00
Kyle Spearrin
295068a30c toggle uri options 2018-03-02 08:15:55 -05:00
Kyle Spearrin
20389402fc comment out TODO code 2018-03-02 08:15:31 -05:00
Kyle Spearrin
72771d4b90 add support for login uris 2018-03-01 23:45:12 -05:00
Kyle Spearrin
063bb010db refactor for login uris and response model changes 2018-03-01 23:44:29 -05:00
Kyle Spearrin
9b566e5990 lunr types 2018-02-28 21:18:36 -05:00
Kyle Spearrin
52f3ea58d1 add services to index 2018-02-28 21:03:23 -05:00
Kyle Spearrin
629a22e1ff add lunr package for search 2018-02-28 21:00:59 -05:00
Kyle Spearrin
cd904cbb82 change new item shortcuts, resolves #52 2018-02-28 20:56:07 -05:00
Kyle Spearrin
6aef18ee7f search service with lunr implementation 2018-02-28 15:15:10 -05:00
Kyle Spearrin
cd80d68a80 no variable needed for app.getLocale() 2018-02-28 11:57:21 -05:00
Kyle Spearrin
0e993285ab add password check back to add/edit as well 2018-02-28 11:55:00 -05:00
Kyle Spearrin
ced108d1a6 cleanup of pwned password checker 2018-02-28 11:49:25 -05:00
Oscar Hinton
e12ecb0c14 Integration with Have I been pwned (#526)
* Initial PoC of integration with haveibeenpwned.

* Extract code to AuditService.

* Add check password to addCipher.
2018-02-28 11:38:23 -05:00
Kyle Spearrin
093071c8f3 password breach check moved to view page 2018-02-28 11:35:48 -05:00
Kyle Spearrin
e3b3e444db formatting cleanup 2018-02-28 11:09:10 -05:00
Kyle Spearrin
e1041e9b5b cleanup auditservice 2018-02-28 10:58:34 -05:00