Guillaume Vincent
7392a8c1e9
Strucural change in lesspass-web-component
pirms 5 gadiem
Guillaume Vincent
6e5a04dad6
Remove lesspass-profiles from packages
pirms 5 gadiem
Adam Niederer
e7f105aac3
Make the browser extension popup window taller
Prevents scroll bars from appearing when options are displayed on the main
screen.
pirms 5 gadiem
Adam Niederer
1d1312ca5a
Improve a few translations
Fixes a transposition between the English and German translations, and uses some
snappier wording for a few of the English lines.
pirms 5 gadiem
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
pirms 5 gadiem
Guillaume Vincent
6bbadb976f
Update yarn.lock
pirms 5 gadiem
Guillaume Vincent
0f345e2996
LessPass version 8.0.2
pirms 5 gadiem
Guillaume Vincent
b68280dd9c
Use fixed version for local modules in package.json
pirms 5 gadiem
Guillaume Vincent
a25bfbbc4f
Add CICD for containers
pirms 5 gadiem
Guillaume Vincent
0881a8d132
Move LessPass web site in containers folder
pirms 5 gadiem
Guillaume Vincent
a4b13867a0
Update resources
pirms 5 gadiem
Guillaume Vincent
407668671c
Improve containers
pirms 5 gadiem
Guillaume Vincent
eebb566f5e
LessPass version 8.0.1
pirms 5 gadiem
Guillaume Vincent
dd2e8373fc
Start using the same version number for everything
* Deploy automatically on npm all required packages on tag
* Create a script to tag automatically and change the version number everywhere
* Bump all versions numbers to 8.0.0
pirms 5 gadiem
Guillaume Vincent
ef5d4afe0a
Migrate to python 3.6 in travis build
pirms 5 gadiem
Guillaume Vincent
cc8903618c
Try another solution for travis bug
pirms 5 gadiem
Guillaume Vincent
9cfa51da3f
Update README.md
pirms 5 gadiem
MK
6c11897d22
Minor edit to regex + retain `all_branches` ( #413 )
pirms 5 gadiem
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
pirms 5 gadiem
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
pirms 5 gadiem
Guillaume Vincent
2e4a22ce03
Fix Android App crashes on sign in
Fixes: https://github.com/lesspass/lesspass/issues/416
pirms 5 gadiem
É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
pirms 5 gadiem
Guillaume Vincent
24fcafb229
LessPass cli 7.0.2
pirms 5 gadiem
Guillaume Vincent
4856849be0
Deploy automatically on pypi when tag cli-xxx
pirms 5 gadiem
Guillaume Vincent
92aa4f20b2
Fix min length in cli
Fixes https://github.com/lesspass/lesspass/issues/408
pirms 5 gadiem
Guillaume Vincent
02591e2b52
Migrate to react native 0.59
pirms 5 gadiem
Guillaume Vincent
61e771bb77
LessPass web extension 3.1.6
pirms 5 gadiem
Guillaume Vincent
4d8cfc0c81
Add LessPass web extension policy
pirms 5 gadiem
Guillaume Vincent
d6c12c7cc9
Fix Google Play payments policy violation: seriously google? gfy
pirms 5 gadiem
Guillaume Vincent
024d743911
LessPass web extension version 3.1.4 and LessPass pure version 5.1.8
pirms 5 gadiem
Guillaume Vincent
55a60965e7
LessPass pure 5.1.7
pirms 5 gadiem
Guillaume Vincent
f124a5a774
LessPass pure 5.1.6
pirms 5 gadiem
Guillaume Vincent
d707df2f1e
Fix CI
pirms 5 gadiem
Guillaume Vincent
83ddc2e4ce
Fix can't save password options
fixes https://github.com/lesspass/lesspass/issues/403
pirms 5 gadiem
Guillaume Vincent
4e1584ecd9
Update lesspass-pure to lastest node modules
pirms 5 gadiem
Guillaume Vincent
7a511cc6aa
Move web extension in packages folder
pirms 5 gadiem
Guillaume Vincent
41cbee5eb3
Move website from pending rewrite to packages
pirms 5 gadiem
Guillaume Vincent
f124961083
Move pure from pending rewrite to packages
pirms 5 gadiem
Guillaume Vincent
e56c9613a1
Fix travis build
pirms 5 gadiem
Guillaume Vincent
4d59e89aeb
Fix AMO disabled extension
pirms 5 gadiem
Guillaume Vincent
d601c09b79
Fix AMO submitting issue
pirms 5 gadiem
Guillaume Vincent
bce9cc6172
Add react router in web component
pirms 5 gadiem
Guillaume Vincent
9e4c82ec45
Update npm modules in web component
pirms 5 gadiem
Guillaume Vincent
fe9ce4f252
Construct container with based images compatible with ARM
Fixes: https://github.com/lesspass/lesspass/issues/371
pirms 5 gadiem
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
pirms 5 gadiem
Guillaume Vincent
5e9eab9085
Run deploy container on tag containers-* only
pirms 5 gadiem
Guillaume Vincent
493d2fd901
Fix pypi upload issue
pirms 5 gadiem
Guillaume Vincent
7118a7ba56
Remove --clipboard (deprecated feature) in version 7
pirms 5 gadiem
Jose R. Gonzalez
cc44e6c5ef
fix bug preventing the usage of --prompt ( #398 )
pirms 5 gadiem
Guillaume Vincent
ea19392fe4
Add tab index in web component
pirms 5 gadiem