Commit Graph

  • 715354ee3a chore: update version taichiyi 2021-05-31 10:16:43 +0800
  • 59c622bb7f doce: add prev method taichiyi 2021-05-31 10:16:08 +0800
  • c2e4bfa7a5
    Merge c9efbf2994 into 242c5878eb taichiyi 2020-10-05 16:08:14 +0800
  • c9efbf2994 feat: Add a new method to get the previous digit taichiyi 2020-10-05 16:05:45 +0800
  • 242c5878eb add: new version master Gin 2018-11-06 11:25:26 +0800
  • 164718bcd4 fix: type check error Gin 2018-11-06 11:24:51 +0800
  • c21f4ea701 upd: otp instance type test Gin 2018-11-06 11:24:34 +0800
  • 7a4f439ae5 del: eslint rules Gin 2018-11-06 11:22:38 +0800
  • 2dcf82caee
    Merge a4ec7de852 into 47d1ba8a8d Aravind M Nair 2018-09-19 05:15:59 +0000
  • a4ec7de852 new options tp customise added Aravind M 2018-09-19 10:13:04 +0530
  • bc5795f796
    Merge 6d53e56e1f into 47d1ba8a8d vivekjne 2018-09-19 04:21:59 +0000
  • 6d53e56e1f build Vivek Joy 2018-09-19 09:44:39 +0530
  • 443f953fa0 build Vivek Joy 2018-09-19 09:35:29 +0530
  • 9a6c26f76e build Vivek Joy 2018-09-19 09:29:29 +0530
  • 5ab858dd4c made changes Vivek Joy 2018-09-19 09:23:06 +0530
  • a3963d59a6
    Merge 5fe3666ef0 into 47d1ba8a8d Aravind M Nair 2018-09-18 19:12:55 +0000
  • 5fe3666ef0
    Update README.md Aravind M Nair 2018-09-19 00:27:17 +0530
  • 73a81a46f0 added new digits,algorithm and interval arguments Aravind 2018-09-19 00:24:40 +0530
  • 7c08393375 changes Aravind M 2018-09-18 17:30:49 +0530
  • 47d1ba8a8d upd: readme_zh lancegin 2018-09-03 19:26:36 +0800
  • 798b14f095 upd: variable declaration lancegin 2018-08-07 13:32:08 +0800
  • 1f127de7e3 add: new version lancegin 2018-03-05 14:36:59 +0800
  • 84ead06780
    Merge pull request #1 from loopingz/master Gin 2018-03-05 14:06:59 +0800
  • 7485addea6 Allow to specify time in verify Rémi Cattiau 2018-03-04 16:12:43 -0800
  • fb84dbfe93 add: lint && fix: util var error lancegin 2017-09-12 14:39:25 +0800
  • 5a9f7f2730 fix: auto fix some lint error lancegin 2017-09-03 12:47:08 +0800
  • e06a8f9b3e add: eslint with airbnb standard lancegin 2017-09-03 12:07:21 +0800
  • e135567584 add: new version lancegin 2017-07-10 12:26:28 +0800
  • 92ad356f73 upd: README lancegin 2017-07-10 12:26:13 +0800
  • 62c23f4208 upd: finish url_gen function lancegin 2017-07-10 12:18:10 +0800
  • cf1ee2b8f0 upd: README lancegin 2017-06-30 16:59:14 +0800
  • ce4d2833b6 upd: README lancegin 2017-06-30 16:21:52 +0800
  • a9d417ea19 add: v1.0.1 with npmignore file lancegin 2017-06-30 16:12:13 +0800
  • 944890c89f upd: README lancegin 2017-06-30 15:47:20 +0800
  • 9f20c956fe upd: package config lancegin 2017-06-30 15:47:09 +0800
  • a6b7e7f5bb upd: group the classes and export to one lancegin 2017-06-30 15:05:40 +0800
  • ad67a82794 add: HOTP.at and HOTP.verify functions lancegin 2017-06-30 14:21:19 +0800
  • c3e644a546 add: TOTP.verify function lancegin 2017-06-30 14:08:11 +0800
  • 82e18b07a0 add: Base32.random_gen() function lancegin 2017-06-30 13:11:18 +0800
  • be851891f5 add: TOTP.now function lancegin 2017-06-30 11:14:15 +0800
  • 67be5af566 fix: Util.arr_rjust error lancegin 2017-06-30 11:01:14 +0800
  • 9a2d5da7ef add: Util.timecode static function lancegin 2017-06-30 10:58:37 +0800
  • 6b4db177d7 add: util test lancegin 2017-06-30 10:07:32 +0800
  • 22bfd89bf3 fix: some doc error lancegin 2017-06-30 07:51:35 +0800
  • 6436b6d307 upd: finish OTP class lancegin 2017-06-29 17:22:55 +0800
  • aad1989a70 add: some util function lack of unit test lancegin 2017-06-29 17:22:35 +0800
  • 86b80ab2dc upd: Base32 class and base32 test lancegin 2017-06-29 17:22:08 +0800
  • 269692c70c add: require jssha and nibbler lancegin 2017-06-29 17:21:34 +0800
  • 57d448f534 upd: README lancegin 2017-06-29 15:32:08 +0800
  • bfdf7b1962 fix: {} is needed while export lancegin 2017-06-29 15:06:56 +0800
  • 472c4b180e add: TOTP module test lancegin 2017-06-29 15:06:25 +0800
  • 0278f4e041 add: HOTP module test lancegin 2017-06-29 15:03:11 +0800
  • 8926483c06 add: otp class test lancegin 2017-06-29 14:52:22 +0800
  • 5544c86620 fix: export not default class lancegin 2017-06-29 14:39:24 +0800
  • 5a82eb6db6 upd: test files lancegin 2017-06-29 14:37:39 +0800
  • a4c54305fb add: mocha to do unit test lancegin 2017-06-29 14:36:55 +0800
  • 38dd85dabf upd: export all modules lancegin 2017-06-29 13:28:40 +0800
  • b4fa527e4c upd: comments lancegin 2017-06-29 08:04:57 +0800
  • 990bea095c fix: subclass constructor params lancegin 2017-06-29 08:03:35 +0800
  • 4e7154cc3e fix: this is not allowed before super() lancegin 2017-06-28 21:06:14 +0800
  • b144a14efe add: basic function with comments lancegin 2017-06-28 21:03:18 +0800
  • c8853d9ae8 backup lancegin 2017-06-28 19:36:58 +0800
  • ed46a8a364 upd: README lancegin 2017-06-28 17:15:37 +0800
  • fdad02561d add: babel to build es6 to es5 lancegin 2017-06-28 17:03:25 +0800
  • d7304219c4 fix: comment syntax lancegin 2017-06-27 17:13:28 +0800
  • 26ec197791 add: doc file lancegin 2017-06-27 17:02:20 +0800
  • 807842cacf add: basic framework lancegin 2017-06-27 15:02:41 +0800
  • 715d8d3c66 Initial commit Gin 2017-06-27 14:49:17 +0800