Guillaume Vincent
925d768bb2
[Mono repo] Add submodule cli
6 years ago
Guillaume Vincent
9509901c19
[Mono repo] Add submodule backend
6 years ago
Guillaume Vincent
1b07692882
prepare mono repo transformation
6 years ago
Guillaume Vincent
bf9efa05e7
Adding the lastest version of lesspass-pure
6 years ago
Guillaume Vincent
17c13ec4a1
Adding the lastest version of lesspass-pure
6 years ago
Guillaume Vincent
d41a7867ff
5.1.1
6 years ago
Guillaume Vincent
946fe59750
Revert "Use prompt instead of read to see if it solve windows prompt issue"
This reverts commit f440dd63ca
.
6 years ago
Guillaume Vincent
5c3a476df9
5.1.0
6 years ago
Guillaume Vincent
f440dd63ca
Use prompt instead of read to see if it solve windows prompt issue
6 years ago
Guillaume Vincent
845daf295f
Adding the lastest version of lesspass-pure
6 years ago
Guillaume Vincent
f6a1ba7d38
5.0.2
6 years ago
Guillaume Vincent
ee3861af8c
Apply prettier
6 years ago
Guillaume Vincent
7ae68c9aac
Fixes CLI ignores initial zeros if the username is a number
Fixes: https://github.com/lesspass/lesspass/issues/310
6 years ago
Guillaume Vincent
f589c370e5
Delete mobile and entropy submodules
6 years ago
Guillaume Vincent
6f4890f52f
Update python requirements
6 years ago
Guillaume Vincent
861c09caee
Remove core-ios submodule
6 years ago
Guillaume Vincent
5d58e4285d
Rename core-android into entropy-java
6 years ago
Guillaume Vincent
ad72e7766a
Add core-android, core-ios and mobile submodules into LessPass
6 years ago
Guillaume Vincent
5b01320f69
Add render password as submodule before importing tree
Rewrite history to delete unwanted email
7 years ago
Kcchouette
dd1dfb341d
Fix contributors URL
7 years ago
Guillaume Vincent
ddbbf07302
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
d963dff61b
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
7c4c0f5251
Adding the lastest version of lesspass-pure
7 years ago
Édouard Lopez
4aed735595
use flag emoji ( #298 )
7 years ago
Guillaume Vincent
5800f9e9fa
Remove zip src for webextension because AMO allow CICD now 👍
7 years ago
Guillaume Vincent
a3e6431220
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
69a20ab14e
Add new contributor
7 years ago
Guillaume Vincent
b96d8b7f13
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
c8c0cd8569
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
998bcda595
Activating Open Collective
7 years ago
Guillaume Vincent
6a00c69314
edit email
7 years ago
Aseem Sood
3bbc92e25a
Added backers and sponsors on the README
7 years ago
Aseem Sood
012277ce6a
Added CONTRIBUTING.md (optional)
7 years ago
Aseem Sood
f9de910012
Added .github/ISSUE_TEMPLATE.md (optional)
7 years ago
Guillaume Vincent
6b7e400802
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
21684abb53
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
a96ed4d0ae
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
84a0b94916
Adding the lastest version of lesspass-pure
7 years ago
Guillaume Vincent
053a110273
fix check in scripts
7 years ago
Guillaume Vincent
f88ae71d05
Update contributors
7 years ago
Guillaume Vincent
ecfada69bb
5.0.1
7 years ago
Édouard Lopez
35b7e906d8
add @josuecau to contributors
see https://github.com/lesspass/cli/pull/7
7 years ago
Édouard Lopez
bcb4c0c0a6
Merge pull request #7 from josuecau/fix-ctrl-c
[CLI] Exit cleanly on cancellation
7 years ago
Josué Cau
f86147be5d
[CLI] Exit cleanly on cancellation
If I cancel with `Ctrl+C` when `lesspass` prompts me for the master
password, I get the following error:
$ lesspass example.com test
master password: TypeError: Pass phrase must be a buffer
at pbkdf2 (crypto.js:643:20)
at Object.exports.pbkdf2 (crypto.js:623:10)
at /usr/local/lib/node_modules/lesspass-cli/node_modules/lesspass/src/pbkdf2.js:40:16
at Promise (<anonymous>)
at pbkdf2Browserified (/usr/local/lib/node_modules/lesspass-cli/node_modules/lesspass/src/pbkdf2.js:39:12)
at calcEntropy (/usr/local/lib/node_modules/lesspass-cli/node_modules/lesspass/src/v2.js:23:12)
at Object.generatePassword (/usr/local/lib/node_modules/lesspass-cli/node_modules/lesspass/src/v2.js:16:12)
at Object.generatePassword (/usr/local/lib/node_modules/lesspass-cli/node_modules/lesspass/src/lesspass.js:61:15)
at calcPassword (/usr/local/lib/node_modules/lesspass-cli/cli.js:51:12)
at /usr/local/lib/node_modules/lesspass-cli/cli.js:122:5
This is a small fixe to catch the error and exit normally.
7 years ago
Antoine Motet
cf09d01f3d
README.md: Grammar ( #276 )
7 years ago
Guillaume Vincent
dfb2aae51b
Update README.md
7 years ago
Guillaume Vincent
670e4b39c0
Update README.md
7 years ago
Guillaume Vincent
3041d256cf
Update README.md
7 years ago
Guillaume Vincent
37e7798af3
5.0.0
7 years ago
Guillaume Vincent
01d894617a
Update dependencies
7 years ago