1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
Commit Graph

480 Commits

Author SHA1 Message Date
Kyle Spearrin
e297f39bd5 breach check changed to username 2018-06-29 08:20:28 -04:00
Kyle Spearrin
93edd272dd premium api 2018-06-28 23:05:25 -04:00
Kyle Spearrin
3aebe1a09a specify any type 2018-06-28 13:48:50 -04:00
Kyle Spearrin
a097ef9bea breach report audit api 2018-06-28 11:57:29 -04:00
Kyle Spearrin
569ad25208 lint fixes 2018-06-27 22:09:39 -04:00
Kyle Spearrin
ccd10751e3 u2f email send apis 2018-06-27 17:50:12 -04:00
Kyle Spearrin
ec505b8c55 data is never null 2018-06-26 22:52:12 -04:00
Kyle Spearrin
3cc759791e 2fa provider properties 2018-06-26 22:39:39 -04:00
Kyle Spearrin
0d30c89c5a export challenge response 2018-06-26 15:55:01 -04:00
Kyle Spearrin
c3b6baf726 add two factor apis 2018-06-26 15:17:14 -04:00
Kyle Spearrin
32a636e5a5 add settings domains apis to abstraction 2018-06-25 23:09:32 -04:00
Kyle Spearrin
3cf8ffab8d add domain rules apis 2018-06-25 23:04:59 -04:00
Kyle Spearrin
6ae6a79f43 exclude domains from sync on web and desktop 2018-06-25 22:47:01 -04:00
Kyle Spearrin
79fd5d9832 send api helper 2018-06-25 22:42:57 -04:00
Kyle Spearrin
0d2cd4c482 name from url 2018-06-25 15:19:51 -04:00
Kyle Spearrin
1aa774b99f update folder of items when folder is deleted 2018-06-25 14:54:47 -04:00
Kyle Spearrin
8a91e5b4d6 avira csv importer 2018-06-25 14:15:34 -04:00
Kyle Spearrin
95337651fc init arrays 2018-06-25 11:40:03 -04:00
Kyle Spearrin
ca3b1c739c get web vault url 2018-06-25 08:06:19 -04:00
Kyle Spearrin
1609ed5419 import apis 2018-06-23 15:41:22 -04:00
Kyle Spearrin
ce40a803d8 importers parse 2018-06-23 14:46:23 -04:00
Kyle Spearrin
154c087b97 importers for lastpass, bitwarden, and keepassx 2018-06-23 09:27:30 -04:00
Kyle Spearrin
23e950beea dont export organization ciphers 2018-06-22 09:41:01 -04:00
Kyle Spearrin
99e522a5d1 cleanup api urls 2018-06-21 22:12:26 -04:00
Kyle Spearrin
dc01f0701e revert web client api endpoint changes 2018-06-21 17:16:22 -04:00
Kyle Spearrin
2e486d5a7c more apis for account settings 2018-06-21 17:15:43 -04:00
Kyle Spearrin
322dcf76ae apis for change email and change password 2018-06-21 14:28:49 -04:00
Kyle Spearrin
d98aeab0c8 put profile 2018-06-20 23:40:59 -04:00
Kyle Spearrin
6e501dddb9 force length to 5 when < 5 2018-06-20 22:12:15 -04:00
Kyle Spearrin
d75543e6c8 totp and edit props 2018-06-19 23:40:10 -04:00
Kyle Spearrin
e5db01083c switch icons server to icons.bitwarden.net 2018-06-18 08:33:09 -04:00
Neil Burrows
8fcbc887a2 Mask Card Code on Angular Web Vault (#6)
* Adding mask and toggle for Card Security Code

* For Card Code Mask - show same number of characters as code

* Mask Card Code in angular web vault
2018-06-16 08:39:51 -04:00
Kyle Spearrin
c3ad9b9b7d remove unused import 2018-06-13 23:15:02 -04:00
Kyle Spearrin
6e89b503f2 hmac directly into array 2018-06-13 22:47:40 -04:00
Kyle Spearrin
4bce071498 expose api service urls 2018-06-13 22:12:23 -04:00
Kyle Spearrin
755f8f93ec apiBaseUrl and make some props private 2018-06-13 22:09:47 -04:00
Kyle Spearrin
3303e60b40 implement hasKey helper 2018-06-13 17:14:26 -04:00
Kyle Spearrin
eda99e4f12 hasKey helper 2018-06-13 17:10:52 -04:00
Kyle Spearrin
6aa922f380 fix unreachable code 2018-06-13 17:06:09 -04:00
Kyle Spearrin
0429c0557b hkdf key stretching for pbkdf2 key 2018-06-13 16:48:00 -04:00
Kyle Spearrin
4dea46f1ad prod urls for web client 2018-06-13 14:08:43 -04:00
Kyle Spearrin
c42a45e967 cipher with id for bulk share request 2018-06-13 14:08:28 -04:00
Kyle Spearrin
149ae8a59c remove allowJs from tsconfig 2018-06-13 12:36:48 -04:00
Neil Burrows
1ab6ce6ec0 Adding mask and toggle for Card Security Code (#5)
* Adding mask and toggle for Card Security Code

* For Card Code Mask - show same number of characters as code
2018-06-13 12:33:26 -04:00
Kyle Spearrin
cfad521ea8 bulk share apis 2018-06-13 00:02:15 -04:00
Kyle Spearrin
7a5a4e654a bulk move/delete apis 2018-06-12 17:12:27 -04:00
Kyle Spearrin
1021f23277 cipher collection apis 2018-06-12 13:07:06 -04:00
Kyle Spearrin
b3f71ed8e4 api support for sharing 2018-06-12 11:45:02 -04:00
Kyle Spearrin
5db55496c2 add support for readonly flag on collections 2018-06-11 14:32:35 -04:00
Kyle Spearrin
4bd9a9fc11 load DuoWebSDK as a module 2018-06-11 13:32:53 -04:00