Guillaume Vincent
|
c77b44e93c
|
Use webcrypto only for browser
* prepare injection of encryption functions (https://github.com/lesspass/lesspass/issues/223)
* reduce bundle size by 80%
|
il y a 7 ans |
Guillaume Vincent
|
9627a1323b
|
Build minified js file
fix https://github.com/lesspass/lesspass/issues/220
|
il y a 7 ans |
Guillaume Vincent
|
d4359d95b9
|
refactor core to use browserify
|
il y a 7 ans |
Guillaume Vincent
|
02794899e8
|
variable "index" should be "counter"
fix https://github.com/lesspass/lesspass/issues/178
|
il y a 7 ans |
Guillaume Vincent
|
e22cabda4f
|
Use Firefox for travis tests
|
il y a 7 ans |
Guillaume Vincent
|
d66a896524
|
add .editorconfig and auto format
|
il y a 7 ans |
Guillaume Vincent
|
908d6568ba
|
Add husky to prevent commit without green tests
|
il y a 7 ans |
Guillaume Vincent
|
3fae0ba5be
|
Migrate from Browserify to Webpack
|
il y a 7 ans |
Guillaume Vincent
|
6d06f98b0a
|
fix 404 link
|
il y a 7 ans |
Guillaume Vincent
|
8383c23615
|
use SPDX license name
|
il y a 8 ans |
Guillaume Vincent
|
ba590590dd
|
update documentation with v2 example
|
il y a 8 ans |
Guillaume Vincent
|
356572ca59
|
6.0.0
|
il y a 8 ans |
Guillaume Vincent
|
1441e7a969
|
move index into src folder
|
il y a 8 ans |
Guillaume Vincent
|
7837716f2c
|
6.0.0-beta.6
|
il y a 8 ans |
Guillaume Vincent
|
6909229532
|
default version is version 2
|
il y a 8 ans |
Guillaume Vincent
|
46159aff45
|
remove template in tests
|
il y a 8 ans |
Guillaume Vincent
|
2a82ecd77b
|
6.0.0-beta.5
|
il y a 8 ans |
Guillaume Vincent
|
24c339e806
|
keep API as v1 for now
|
il y a 8 ans |
Guillaume Vincent
|
cc7f6b00d8
|
6.0.0-beta.4
|
il y a 8 ans |
Guillaume Vincent
|
15790eb142
|
remove ES6 error
|
il y a 8 ans |
Guillaume Vincent
|
ac8804aa89
|
6.0.0-beta.3
|
il y a 8 ans |
Guillaume Vincent
|
1bee7bb80b
|
clean test and refactor
|
il y a 8 ans |
Guillaume Vincent
|
d350c9c7f2
|
make generatePassword retro compatible
|
il y a 8 ans |
Guillaume Vincent
|
bfdb9c0219
|
6.0.0-beta.2
|
il y a 8 ans |
Guillaume Vincent
|
060dbc90ba
|
add missing files in npm
|
il y a 8 ans |
Guillaume Vincent
|
d07bc6c150
|
6.0.0-beta.1
|
il y a 8 ans |
Guillaume Vincent
|
ee66335f2c
|
clean tests
|
il y a 8 ans |
Guillaume Vincent
|
6409029d83
|
use pinkie-promise for smaller bundle size
|
il y a 8 ans |
Guillaume Vincent
|
58fc698627
|
remove webcrypto after pbkdf2 ponyfill
|
il y a 8 ans |
Guillaume Vincent
|
1aa19da4ab
|
add pbkdf2 polyfill
|
il y a 8 ans |
Guillaume Vincent
|
851b57e2e5
|
make tests pass
|
il y a 8 ans |
Erik Mulder
|
b4178b9b4b
|
Fix entropy test using new keyword index
|
il y a 8 ans |
Erik Mulder
|
f284359b18
|
Reverted code duplication prevention change
Don't know why, but it doesn't work after the refactoring. Seemed pretty harmless.
|
il y a 8 ans |
Erik Mulder
|
200d16d295
|
Fixed test definition with new method name
|
il y a 8 ans |
Erik Mulder
|
c00f24124e
|
Fixed export definition with new method name
|
il y a 8 ans |
Erik Mulder
|
14468db122
|
Code Review algorithm v2
The algorithm looks good to me. I just changed some names and added a few semi-colons.
|
il y a 8 ans |
Guillaume Vincent
|
1f06b18ed6
|
refactor code
|
il y a 8 ans |
Guillaume Vincent
|
09a7366d8f
|
calc max password length
|
il y a 8 ans |
Guillaume Vincent
|
c7a4ef7158
|
ensure that at least one letter per subset is present
|
il y a 8 ans |
Guillaume Vincent
|
dfacaa0444
|
change default set of characters, add symbols
|
il y a 8 ans |
Guillaume Vincent
|
f03a7d74e9
|
refactor code
|
il y a 8 ans |
Guillaume Vincent
|
011fb613b2
|
remove underscore from hidden methods
|
il y a 8 ans |
Guillaume Vincent
|
997b8a5d81
|
rename file that is not a test
|
il y a 8 ans |
Guillaume Vincent
|
ceced29113
|
add generatePassword v2 method
|
il y a 8 ans |
Guillaume Vincent
|
6965c0dd41
|
add render Password tests
|
il y a 8 ans |
Guillaume Vincent
|
076d74f7d8
|
add getSetOfCharacters v2 method
|
il y a 8 ans |
Guillaume Vincent
|
1392e4889f
|
add calcEntropy v2 method
|
il y a 8 ans |
Guillaume Vincent
|
1351820a59
|
clean tests remove done() functions
|
il y a 8 ans |
Guillaume Vincent
|
d9a657c76c
|
5.2.2
|
il y a 8 ans |
Guillaume Vincent
|
ce916e68b8
|
add phantomjs to fix error on travis
|
il y a 8 ans |