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 年前
Guillaume Vincent
6e0a4b38f4
Add javascript tests in travis
5 年前
Guillaume Vincent
939a1229b3
wip
5 年前
Guillaume Vincent
a43a8104fc
Add docker tests
5 年前
Guillaume Vincent
a488c13a68
Fix travis build
5 年前
Guillaume Vincent
c688ab0435
Use matrix feature from travis CI
5 年前
Guillaume Vincent
dd974bbd28
Add cli in continuous integration
5 年前
Guillaume Vincent
d947ffc022
Add travis CI image
5 年前
Guillaume Vincent
75cc59f017
Fix wait db script
5 年前
Guillaume Vincent
4222a40af0
Reactivate continuous integration
5 年前
Guillaume Vincent
49b31f9777
LessPass backend container work
5 年前
Guillaume Vincent
5aaa36a55d
LessPass mobile version 3.1.0
5 年前
Guillaume Vincent
063b72dc1b
Allow password profile deletion
5 年前
Guillaume Vincent
56761023a8
Add save password profile button when connected
5 年前
Ravi Jain
f28b6da650
add optional argument -v, --version to cli program ( #367 )
5 年前
Guillaume Vincent
4f3fb4a5bd
LessPass mobile version 3.0.3
5 年前
Guillaume Vincent
658c4ebc74
Close suggestion box when hitting enter on Site field
Fixes: https://github.com/lesspass/lesspass/issues/359
5 年前
Guillaume Vincent
8cf13388fd
Disable minus or plus buttons in Counter when we reach min or max value
Fixes: https://github.com/lesspass/lesspass/issues/362
5 年前
Guillaume Vincent
cca4008fd4
Field to store master password locally should behave like on main form
Fixes: https://github.com/lesspass/lesspass/issues/361
5 年前
Guillaume Vincent
0a59ec9e19
Sign out if token expired
5 年前
Guillaume Vincent
6a8548132e
Bump the version of LessPass cli
5 年前