Commit Graph

6 Commits

Author SHA1 Message Date
Oscar Hinton e516692559
Upgrade TypeScript (#148)
* Update typescript to 3.6.5 along with tslint to latest.

* Upgrade @types/node to 12.12.54 to get rid of compile errors.

* Update tslint.

* Use @types/node 10.17.28 instead
2020-08-12 15:42:42 -04:00
Kyle Spearrin 965e35604c remove finally() since it is not supported in older browsers 2019-03-05 17:12:51 -05:00
Kyle Spearrin dd46d5ecdd formatting fix 2019-02-07 15:43:11 -05:00
Kyle Spearrin 04e6fac5e4 start to tray updates 2019-02-02 12:26:46 -05:00
Kyle Spearrin 4634dd2e83 formatting 2019-02-02 12:08:53 -05:00
Fred Cox db37a831e4 Throttle calls to HIBP api (#25)
Randomly failing to check by passwords, I'm pretty sure its because ~2000 connections are made at the same time.
2019-02-02 10:17:44 -05:00