Guillaume Vincent
2e4a22ce03
Fix Android App crashes on sign in
Fixes: https://github.com/lesspass/lesspass/issues/416
преди 5 години
Édouard Lopez
cf252b5710
Improve min length code ( #411 )
* use `choices` attribute from parser.add_argument() instead of complex actions override
* use metavar to improve --help output
* use custom 'range_type' for length argument
преди 5 години
Guillaume Vincent
24fcafb229
LessPass cli 7.0.2
преди 5 години
Guillaume Vincent
4856849be0
Deploy automatically on pypi when tag cli-xxx
преди 5 години
Guillaume Vincent
92aa4f20b2
Fix min length in cli
Fixes https://github.com/lesspass/lesspass/issues/408
преди 5 години
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
преди 5 години
Guillaume Vincent
61e771bb77
LessPass web extension 3.1.6
преди 5 години
Guillaume Vincent
4d8cfc0c81
Add LessPass web extension policy
преди 5 години
Guillaume Vincent
d6c12c7cc9
Fix Google Play payments policy violation: seriously google? gfy
преди 5 години
Guillaume Vincent
024d743911
LessPass web extension version 3.1.4 and LessPass pure version 5.1.8
преди 5 години
Guillaume Vincent
55a60965e7
LessPass pure 5.1.7
преди 5 години
Guillaume Vincent
f124a5a774
LessPass pure 5.1.6
преди 5 години
Guillaume Vincent
d707df2f1e
Fix CI
преди 5 години
Guillaume Vincent
83ddc2e4ce
Fix can't save password options
fixes https://github.com/lesspass/lesspass/issues/403
преди 5 години
Guillaume Vincent
4e1584ecd9
Update lesspass-pure to lastest node modules
преди 5 години
Guillaume Vincent
7a511cc6aa
Move web extension in packages folder
преди 5 години
Guillaume Vincent
41cbee5eb3
Move website from pending rewrite to packages
преди 5 години
Guillaume Vincent
f124961083
Move pure from pending rewrite to packages
преди 5 години
Guillaume Vincent
e56c9613a1
Fix travis build
преди 5 години
Guillaume Vincent
4d59e89aeb
Fix AMO disabled extension
преди 5 години
Guillaume Vincent
d601c09b79
Fix AMO submitting issue
преди 5 години
Guillaume Vincent
bce9cc6172
Add react router in web component
преди 5 години
Guillaume Vincent
9e4c82ec45
Update npm modules in web component
преди 5 години
Guillaume Vincent
fe9ce4f252
Construct container with based images compatible with ARM
Fixes: https://github.com/lesspass/lesspass/issues/371
преди 5 години
Guillaume Vincent
be92dc4862
Force site to be defined in Android application
In order to be consistent with all other implementations, we need to disable the generate button if site empty.
Fixes https://github.com/lesspass/lesspass/issues/388
преди 5 години
Guillaume Vincent
5e9eab9085
Run deploy container on tag containers-* only
преди 5 години
Guillaume Vincent
493d2fd901
Fix pypi upload issue
преди 5 години
Guillaume Vincent
7118a7ba56
Remove --clipboard (deprecated feature) in version 7
преди 5 години
Jose R. Gonzalez
cc44e6c5ef
fix bug preventing the usage of --prompt ( #398 )
преди 5 години
Guillaume Vincent
ea19392fe4
Add tab index in web component
преди 5 години
Guillaume Vincent
b310f00cb8
Format update
преди 5 години
Jose R. Gonzalez
cb360754f1
refactor argument validation and help to utilize argparse
преди 5 години
Jose R. Gonzalez
4d870ad265
adding help text clarity around supported max-length ( #391 )
преди 5 години
Guillaume Vincent
60dfaa8ba3
Add AskNoah show podcast
преди 5 години
Guillaume Vincent
b8f58d1ddd
Build LessPass mobile v3.1.2
преди 5 години
Guillaume Vincent
fc3ca6b3ba
Fix travis issue
преди 5 години
Guillaume Vincent
9c3794971e
Fix master password capitalized
* reuse TextInput from ui folder
* move packages/lesspass-mobile into mobile folder because of symlink not working properly
Fixes #384 : Master password is auto-capitalized → lowervase
преди 5 години
Guillaume Vincent
29156429af
Move from EPEL to SCL and upgrade python to 3.6
преди 5 години
Édouard Lopez
a3037df295
Moar test on password generation ( #380 )
* test _calc_entropy()
* test _get_configured_rules()
* test _get_set_of_characters()
* test _consume_entropy()
* test _get_one_char_per_rule()
* test _insert_string_pseudo_randomly()
* test _render_password()
преди 5 години
Guillaume Vincent
65cdbda022
Add auto push on docker registry
преди 5 години
Édouard Lopez
9ed20a1018
name each step on travis explicitly
преди 5 години
Guillaume Vincent
820922a210
Handle gracefully SIGINT in cli
преди 5 години
Guillaume Vincent
1844578b71
Fix travis test
преди 5 години
Loren Schlomer
8b9a0c521f
Added a unit test for keyboard interrupt
преди 5 години
Loren Schlomer
d3f4978ebd
handle keyboard interrupts to better abort prompts
преди 5 години
Guillaume Vincent
50f0669e31
Fix 404 in README
преди 5 години
Salim B
68c53f8d43
Improve grammar and style of the Help screen in lesspass-mobile
преди 5 години
Guillaume Vincent
c667ba7d06
Upgrade yarn in travis before install
преди 5 години
Guillaume Vincent
e3eef1b707
Remove lerna and use yarn workspaces exclusively
преди 5 години
Guillaume Vincent
e526584d69
Fix counter not transform in hex in lesspass-mobile
преди 5 години