1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 01:23:57 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Kyle Spearrin
ac0126b210 abstract storage service 2018-01-04 10:51:21 -05:00
Oscar Hinton
81fcfb4f6f [TypeScript] Convert background entry script to TypeScript (#419)
* Convert background entry file to typescript. Remove global forge & tldjs variables.

* Minor cleanup.
2017-12-06 13:51:49 -05:00
Kyle Spearrin
f9b00c6871 edge hates for of loops :( 2017-11-16 12:49:23 -05:00
Kyle Spearrin
bed28aebaa interface cryptoservice 2017-11-13 16:12:23 -05:00
Kyle Spearrin
942d98d798 convert sync service to ts 2017-11-06 11:55:17 -05:00
Kyle Spearrin
8eeb5821f0 password generation service to ts 2017-11-02 12:33:43 -04:00
Kyle Spearrin
c586349014 cleanup crypto service a bit 2017-11-02 11:07:45 -04:00
Kyle Spearrin
177b97ff97 move some methods to utils and static 2017-11-02 09:30:28 -04:00
Kyle Spearrin
fbba9b673d fixes during crypto service testing 2017-11-02 09:17:53 -04:00
Kyle Spearrin
c3704c3dfd convert methods to promises 2017-11-02 08:54:40 -04:00
Kyle Spearrin
54a909ab24 tslint fixes 2017-11-02 08:45:31 -04:00
Kyle Spearrin
e415a659ad migrate crypto service to ts 2017-11-01 23:40:39 -04:00