Commit Graph

234 Commits

Author SHA1 Message Date
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
Kyle Spearrin c29b53cdd6 show string errors 2018-05-02 16:00:46 -04:00
Kyle Spearrin 983a7b474c dummy module. ref https://github.com/angular/angular/issues/13590 2018-04-26 00:43:01 -04:00
Kyle Spearrin 7b5d3eb15c autocomplete off 2018-04-26 00:19:54 -04:00
Kyle Spearrin df1649bac1 input verbatim directive 2018-04-25 17:53:37 -04:00
Kyle Spearrin 05e6d2c0f0 move sync to post login action 2018-04-25 12:08:18 -04:00
Kyle Spearrin 8469d18f47 move modal and duo to jslib 2018-04-24 23:22:21 -04:00
Kyle Spearrin 0fa9fc58eb refactor utils service to utils 2018-04-23 13:03:47 -04:00
Kyle Spearrin fc1114a6bd refactor crypto service to use crypto functions 2018-04-21 23:14:04 -04:00
Kyle Spearrin 23917010a7 psss doc to copy function 2018-04-19 08:00:54 -04:00
Kyle Spearrin 2930d7daf7 === 2018-04-14 13:38:04 -04:00
Kyle Spearrin e883dfdaac remove empty uri on add 2018-04-14 00:16:12 -04:00
Kyle Spearrin 95cd9153c9 move premium page to jslib 2018-04-13 13:19:14 -04:00
Kyle Spearrin df9074a0e5 move folder add/edit to jslib 2018-04-13 00:05:58 -04:00
Kyle Spearrin 2782ae33fc optionally set loaded 2018-04-12 15:42:34 -04:00
Kyle Spearrin c2bdabc098 only search name on edge 2018-04-12 15:42:22 -04:00
Kyle Spearrin 7bc65b8366 return confirmed from delete 2018-04-11 16:27:10 -04:00
Kyle Spearrin 7933746d82 lint fixes 2018-04-10 23:49:09 -04:00
Kyle Spearrin fa5f6c0906 return boolean from generate password 2018-04-10 13:53:21 -04:00
Kyle Spearrin f8d8ca2253 default folderId null 2018-04-10 00:04:39 -04:00
Kyle Spearrin cd1828da23 export component 2018-04-09 19:05:13 -04:00
Kyle Spearrin 4f79addb8a load cipher from state 2018-04-09 17:35:56 -04:00
Kyle Spearrin 2c87f12718 use win variables 2018-04-07 00:18:31 -04:00
Kyle Spearrin 5d66ede2ea move broadcaster to jslib 2018-04-06 15:33:38 -04:00
Kyle Spearrin 0b9c2f518d remove template ref 2018-04-06 12:25:42 -04:00
Kyle Spearrin 69afd7923b ref icon templateUrl 2018-04-06 12:01:21 -04:00
Kyle Spearrin db83cab552 call into load method 2018-04-05 23:49:38 -04:00
Kyle Spearrin 45ba629371 move vault components to jslib 2018-04-05 22:21:18 -04:00
Kyle Spearrin 22f0f97cda move ciphers, groupings, and search pipe to jslib 2018-04-05 11:12:00 -04:00
Kyle Spearrin a0ca51dda4 lock component to jslib 2018-04-04 22:59:14 -04:00
Kyle Spearrin d429cd2199 more icon component into jslib 2018-04-04 17:04:31 -04:00
Kyle Spearrin fd19efa9f2 do not init duo if safari 2018-04-04 16:51:11 -04:00
Kyle Spearrin 013bf20a35 add u2f support to two factor component 2018-04-04 16:27:30 -04:00
Kyle Spearrin f673bd62d7 move bow-row direct, and selected provider support 2018-04-04 14:18:42 -04:00
Kyle Spearrin f855a8272c share components with jslib 2018-04-04 10:08:06 -04:00
Kyle Spearrin 7b4d0a71de share login component 2018-04-04 09:19:21 -04:00
Kyle Spearrin 579f970323 move various angular bits into shared jslib 2018-04-04 08:22:55 -04:00