1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
Kyle Spearrin
b724448081 search service implementation with lunr 2018-08-13 09:42:52 -04:00
Kyle Spearrin
49d3f22704 format multiple error messages when validating 2018-08-02 08:46:08 -04:00
Kyle Spearrin
a26527b500 is mobile browser checks on autofocus 2018-08-01 09:13:49 -04:00
Kyle Spearrin
41ab22a82f support for otpauth:// urls for totp codes 2018-07-31 11:25:50 -04:00
Kyle Spearrin
557b2fc3f0 move onViewCipherPasswordHistory to desktop 2018-07-30 10:58:47 -04:00
Kyle Spearrin
a5d1bb88a7 move view history method to just desktop 2018-07-30 10:56:33 -04:00
Kyle Spearrin
c0f6fa2db1 password history component 2018-07-30 10:04:20 -04:00
Kyle Spearrin
dab9954887 send password history to server 2018-07-27 16:44:20 -04:00
Kyle Spearrin
bbcbd6d119 null checks 2018-07-23 17:15:23 -04:00
Kyle Spearrin
790e50f2b6 check SafariExtension instead of safari 2018-07-21 15:35:17 -04:00
Kyle Spearrin
9bc7459eac add org invite token to registration if present 2018-07-13 11:06:44 -04:00
Kyle Spearrin
a949f499ac onSuccessfulLoginNavigate for 2fa page 2018-07-13 10:49:37 -04:00
Kyle Spearrin
b3bd13fe2b pass email param on login/register 2018-07-13 10:44:47 -04:00
Kyle Spearrin
6db55bbae8 fix path to utils 2018-07-13 09:31:14 -04:00
Kyle Spearrin
747cd63733 adjust focus on fields for browser apps 2018-07-13 09:28:45 -04:00
Kyle Spearrin
0217fdf7c1 remember email on login 2018-07-13 09:13:10 -04:00
Kyle Spearrin
cc6f732a14 hasEncKey checks 2018-07-12 17:07:06 -04:00
Kyle Spearrin
67b2b53185 allow null name 2018-07-12 14:19:39 -04:00
Kyle Spearrin
152c44185b optimize id search 2018-07-12 10:10:05 -04:00
Kyle Spearrin
ef75dc735e search cipher id as well 2018-07-11 15:47:54 -04:00
Kyle Spearrin
c44e633f42 allow prop 3 search 2018-07-06 15:03:00 -04:00
Kyle Spearrin
e25ad93082 trim search term 2018-07-06 14:11:47 -04:00
Kyle Spearrin
4aebc4ab3d search pipe 2018-07-06 12:40:08 -04:00
Kyle Spearrin
87e273252b exporting organization data 2018-07-05 14:39:58 -04:00
Kyle Spearrin
47ab71e730 admin functions for cipher attachments 2018-07-05 10:48:19 -04:00
Kyle Spearrin
ef5eebba66 allow overridable encrypt function 2018-07-05 10:10:15 -04:00
Kyle Spearrin
9b008ff382 admin cipher apis 2018-07-05 09:42:13 -04:00
Kyle Spearrin
278b4402da api for leaving organization 2018-07-04 09:54:14 -04:00
Kyle Spearrin
ff8c1dfea9 org vault listing from apis 2018-07-03 23:33:15 -04:00
Kyle Spearrin
af43232567 make keypair on login if missing 2018-07-03 12:06:01 -04:00
Kyle Spearrin
3454d93fef generate keypair on registration 2018-07-03 11:41:55 -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
3303e60b40 implement hasKey helper 2018-06-13 17:14:26 -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
4bd9a9fc11 load DuoWebSDK as a module 2018-06-11 13:32:53 -04:00
Kyle Spearrin
d875b9aeb0 remove dummy module 2018-06-11 08:54:22 -04:00
Kyle Spearrin
7b05416d55 attachment events 2018-06-09 13:29:07 -04:00
Kyle Spearrin
fe3a878542 update dummy module 2018-06-08 16:07:21 -04:00
Kyle Spearrin
4c083eeb92 download attachments function from component 2018-06-08 12:14:02 -04:00
Kyle Spearrin
f40451ecc5 ie fixes 2018-06-07 23:36:39 -04:00
Kyle Spearrin
8211e19db0 add web device type, dont check password twice 2018-06-07 17:11:17 -04:00
Kyle Spearrin
c59bca05bb fixes on modal 2018-06-06 17:26:58 -04:00
Kyle Spearrin
a7a58ae8f3 true false value directive 2018-06-06 14:29:59 -04:00
Kyle Spearrin
66b3dbae17 element array instead of node list 2018-06-05 13:28:09 -04:00
Kyle Spearrin
e9228a7888 cleanup totpCode 2018-05-30 16:08:43 -04:00
Kyle Spearrin
ba10d07042 export service 2018-05-17 10:52:06 -04:00
Kyle Spearrin
7112911cb8 2fa adjustments in auth services 2018-05-15 21:11:20 -04:00