Commit Graph

49 Commits

Author SHA1 Message Date
lancegin 47d1ba8a8d upd: readme_zh 2018-09-03 19:26:36 +08:00
lancegin 798b14f095 upd: variable declaration 2018-08-07 13:32:08 +08:00
lancegin 1f127de7e3 add: new version 2018-03-05 14:36:59 +08:00
Gin 84ead06780 Merge pull request #1 from loopingz/master
Allow to specify time in verify
2018-03-05 14:06:59 +08:00
Rémi Cattiau 7485addea6 Allow to specify time in verify 2018-03-04 16:12:43 -08:00
lancegin fb84dbfe93 add: lint && fix: util var error 2017-09-12 14:39:25 +08:00
lancegin 5a9f7f2730 fix: auto fix some lint error 2017-09-03 12:47:08 +08:00
lancegin e06a8f9b3e add: eslint with airbnb standard 2017-09-03 12:07:21 +08:00
lancegin e135567584 add: new version 2017-07-10 12:26:28 +08:00
lancegin 92ad356f73 upd: README 2017-07-10 12:26:13 +08:00
lancegin 62c23f4208 upd: finish url_gen function 2017-07-10 12:18:10 +08:00
lancegin cf1ee2b8f0 upd: README 2017-06-30 16:59:14 +08:00
lancegin ce4d2833b6 upd: README 2017-06-30 16:21:52 +08:00
lancegin a9d417ea19 add: v1.0.1 with npmignore file 2017-06-30 16:12:13 +08:00
lancegin 944890c89f upd: README 2017-06-30 15:47:20 +08:00
lancegin 9f20c956fe upd: package config 2017-06-30 15:47:09 +08:00
lancegin a6b7e7f5bb upd: group the classes and export to one 2017-06-30 15:05:40 +08:00
lancegin ad67a82794 add: HOTP.at and HOTP.verify functions 2017-06-30 14:21:19 +08:00
lancegin c3e644a546 add: TOTP.verify function 2017-06-30 14:08:11 +08:00
lancegin 82e18b07a0 add: Base32.random_gen() function 2017-06-30 13:11:18 +08:00
lancegin be851891f5 add: TOTP.now function 2017-06-30 11:14:15 +08:00
lancegin 67be5af566 fix: Util.arr_rjust error 2017-06-30 11:01:14 +08:00
lancegin 9a2d5da7ef add: Util.timecode static function 2017-06-30 10:58:37 +08:00
lancegin 6b4db177d7 add: util test 2017-06-30 10:07:32 +08:00
lancegin 22bfd89bf3 fix: some doc error 2017-06-30 07:51:35 +08:00
lancegin 6436b6d307 upd: finish OTP class 2017-06-29 17:22:55 +08:00
lancegin aad1989a70 add: some util function lack of unit test 2017-06-29 17:22:35 +08:00
lancegin 86b80ab2dc upd: Base32 class and base32 test 2017-06-29 17:22:08 +08:00
lancegin 269692c70c add: require jssha and nibbler 2017-06-29 17:21:34 +08:00
lancegin 57d448f534 upd: README 2017-06-29 15:32:08 +08:00
lancegin bfdf7b1962 fix: {} is needed while export 2017-06-29 15:06:56 +08:00
lancegin 472c4b180e add: TOTP module test 2017-06-29 15:06:25 +08:00
lancegin 0278f4e041 add: HOTP module test 2017-06-29 15:03:11 +08:00
lancegin 8926483c06 add: otp class test 2017-06-29 14:52:22 +08:00
lancegin 5544c86620 fix: export not default class 2017-06-29 14:39:24 +08:00
lancegin 5a82eb6db6 upd: test files 2017-06-29 14:37:39 +08:00
lancegin a4c54305fb add: mocha to do unit test 2017-06-29 14:36:55 +08:00
lancegin 38dd85dabf upd: export all modules 2017-06-29 13:28:40 +08:00
lancegin b4fa527e4c upd: comments 2017-06-29 08:04:57 +08:00
lancegin 990bea095c fix: subclass constructor params 2017-06-29 08:03:35 +08:00
lancegin 4e7154cc3e fix: this is not allowed before super() 2017-06-28 21:06:14 +08:00
lancegin b144a14efe add: basic function with comments 2017-06-28 21:03:18 +08:00
lancegin c8853d9ae8 backup 2017-06-28 19:36:58 +08:00
lancegin ed46a8a364 upd: README 2017-06-28 17:15:37 +08:00
lancegin fdad02561d add: babel to build es6 to es5 2017-06-28 17:03:25 +08:00
lancegin d7304219c4 fix: comment syntax 2017-06-27 17:13:28 +08:00
lancegin 26ec197791 add: doc file 2017-06-27 17:02:20 +08:00
lancegin 807842cacf add: basic framework 2017-06-27 15:02:41 +08:00
Gin 715d8d3c66 Initial commit 2017-06-27 14:49:17 +08:00