Guillaume Vincent
7392a8c1e9
Strucural change in lesspass-web-component
5 年之前
Guillaume Vincent
6e5a04dad6
Remove lesspass-profiles from packages
5 年之前
Adam Niederer
e7f105aac3
Make the browser extension popup window taller
Prevents scroll bars from appearing when options are displayed on the main
screen.
5 年之前
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.
5 年之前
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5 年之前
Guillaume Vincent
6bbadb976f
Update yarn.lock
5 年之前
Guillaume Vincent
0f345e2996
LessPass version 8.0.2
5 年之前
Guillaume Vincent
b68280dd9c
Use fixed version for local modules in package.json
5 年之前
Guillaume Vincent
a25bfbbc4f
Add CICD for containers
5 年之前
Guillaume Vincent
0881a8d132
Move LessPass web site in containers folder
5 年之前
Guillaume Vincent
a4b13867a0
Update resources
5 年之前
Guillaume Vincent
407668671c
Improve containers
5 年之前
Guillaume Vincent
eebb566f5e
LessPass version 8.0.1
5 年之前
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
5 年之前
Guillaume Vincent
ef5d4afe0a
Migrate to python 3.6 in travis build
5 年之前
Guillaume Vincent
cc8903618c
Try another solution for travis bug
5 年之前
Guillaume Vincent
9cfa51da3f
Update README.md
5 年之前
MK
6c11897d22
Minor edit to regex + retain `all_branches` ( #413 )
5 年之前
Guillaume Vincent
b23dc901c8
Fix Error: Activity class
5 年之前
Guillaume Vincent
3b19c478b8
Split bundle for smaller apk
5 年之前
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 年之前