Commit graph

9 commits

Author SHA1 Message Date
Slava Bacherikov
38aa1e6351 Switch insyde module to typed arrays 2020-06-11 14:00:29 +03:00
Slava Bacherikov
da4eb4318f Switch to ES6 modules, change test behavior
Now project is using ES6 modules and displays coverage reports for
browser tests (made via karma), while nodejs tests only keygens.
2020-06-07 00:52:45 +03:00
Slava Bacherikov
b99bdd7c81 Update modules and dependencies, change to jsbi
* Drop gulp support
* Migrate long.js to JSBI library (for long math)
* Update karma targets
2020-05-29 20:25:50 +03:00
Slava Bacherikov
d9bf30765f Add google analytics support
Add code to track performance metrics and events (password calculation).
2018-02-08 02:42:06 +02:00
Slava Bacherikov
9bea83617f Update tsconfig and tslint, fix issues 2018-01-20 00:45:34 +02:00
Slava Bacherikov
1ae71673d8 Split code into modules and add gulpfile 2018-01-08 22:13:19 +02:00
Slava Bacherikov
c66c0a9d74 Reorganaize project structure 2017-07-16 16:19:37 +03:00
Slava Bacherikov
c9e4ff84d9 Add basic tests for samsung and sony codes 2016-07-22 16:51:40 +03:00
Slava Bacherikov
411bd3a039 Convert Sony and Samsung to typescript 2016-07-18 18:35:00 +03:00