119 コミット (91decc688fc536bd60e3b4b92ab3b9736f68c672)
 

作成者 SHA1 メッセージ 日付
  Guillaume Vincent 91decc688f build v7.0.1 7年前
  Guillaume Vincent c77b44e93c Use webcrypto only for browser 7年前
  Guillaume Vincent 9627a1323b Build minified js file 7年前
  Guillaume Vincent d4359d95b9 refactor core to use browserify 7年前
  Guillaume Vincent 02794899e8 variable "index" should be "counter" 7年前
  Guillaume Vincent e22cabda4f Use Firefox for travis tests 7年前
  Guillaume Vincent d66a896524 add .editorconfig and auto format 7年前
  Guillaume Vincent 908d6568ba Add husky to prevent commit without green tests 7年前
  Guillaume Vincent 3fae0ba5be Migrate from Browserify to Webpack 7年前
  Guillaume Vincent 6d06f98b0a fix 404 link 7年前
  Guillaume Vincent 8383c23615 use SPDX license name 8年前
  Guillaume Vincent ba590590dd update documentation with v2 example 8年前
  Guillaume Vincent 356572ca59 6.0.0 8年前
  Guillaume Vincent 1441e7a969 move index into src folder 8年前
  Guillaume Vincent 7837716f2c 6.0.0-beta.6 8年前
  Guillaume Vincent 6909229532 default version is version 2 8年前
  Guillaume Vincent 46159aff45 remove template in tests 8年前
  Guillaume Vincent 2a82ecd77b 6.0.0-beta.5 8年前
  Guillaume Vincent 24c339e806 keep API as v1 for now 8年前
  Guillaume Vincent cc7f6b00d8 6.0.0-beta.4 8年前
  Guillaume Vincent 15790eb142 remove ES6 error 8年前
  Guillaume Vincent ac8804aa89 6.0.0-beta.3 8年前
  Guillaume Vincent 1bee7bb80b clean test and refactor 8年前
  Guillaume Vincent d350c9c7f2 make generatePassword retro compatible 8年前
  Guillaume Vincent bfdb9c0219 6.0.0-beta.2 8年前
  Guillaume Vincent 060dbc90ba add missing files in npm 8年前
  Guillaume Vincent d07bc6c150 6.0.0-beta.1 8年前
  Guillaume Vincent ee66335f2c clean tests 8年前
  Guillaume Vincent 6409029d83 use pinkie-promise for smaller bundle size 8年前
  Guillaume Vincent 58fc698627 remove webcrypto after pbkdf2 ponyfill 8年前
  Guillaume Vincent 1aa19da4ab add pbkdf2 polyfill 8年前
  Guillaume Vincent 851b57e2e5 make tests pass 8年前
  Erik Mulder b4178b9b4b Fix entropy test using new keyword index 8年前
  Erik Mulder f284359b18 Reverted code duplication prevention change 8年前
  Erik Mulder 200d16d295 Fixed test definition with new method name 8年前
  Erik Mulder c00f24124e Fixed export definition with new method name 8年前
  Erik Mulder 14468db122 Code Review algorithm v2 8年前
  Guillaume Vincent 1f06b18ed6 refactor code 8年前
  Guillaume Vincent 09a7366d8f calc max password length 8年前
  Guillaume Vincent c7a4ef7158 ensure that at least one letter per subset is present 8年前
  Guillaume Vincent dfacaa0444 change default set of characters, add symbols 8年前
  Guillaume Vincent f03a7d74e9 refactor code 8年前
  Guillaume Vincent 011fb613b2 remove underscore from hidden methods 8年前
  Guillaume Vincent 997b8a5d81 rename file that is not a test 8年前
  Guillaume Vincent ceced29113 add generatePassword v2 method 8年前
  Guillaume Vincent 6965c0dd41 add render Password tests 8年前
  Guillaume Vincent 076d74f7d8 add getSetOfCharacters v2 method 8年前
  Guillaume Vincent 1392e4889f add calcEntropy v2 method 8年前
  Guillaume Vincent 1351820a59 clean tests remove done() functions 8年前
  Guillaume Vincent d9a657c76c 5.2.2 8年前