Guillaume Vincent
8292301a1b
5.1.2
6 years ago
Guillaume Vincent
a43f575ed1
Clean code on master password component
6 years ago
Guillaume Vincent
c3bc294704
Change master password field type to 'password' when password is generated
Fixes: https://github.com/lesspass/lesspass/issues/217
6 years ago
Guillaume Vincent
6a0ddfa887
5.1.1
6 years ago
Guillaume Vincent
2d1d229393
Fix e2e tests because of bad id
6 years ago
Guillaume Vincent
6c30f1f440
5.1.0
6 years ago
Guillaume Vincent
aa6c82f8c9
Add a suggestion box on site field
If a user paste an url like https://WWW.example.org/ in the site field.
LessPass is suggesting :
* example
* example.org
* www.example.org
Fixes: https://github.com/lesspass/lesspass/issues/295
Fixes: https://github.com/lesspass/lesspass/issues/294
6 years ago
Guillaume Vincent
910ac87825
Remove magic number
6 years ago
Guillaume Vincent
47f1e93c2d
Encode password profile in parameters
Fixes: https://github.com/lesspass/lesspass/issues/311
6 years ago
Guillaume Vincent
2776a10bb3
Update package.json
6 years ago
Guillaume Vincent
214bc68533
Add getSuggestions method
This method will be used to add suggestions for site.
6 years ago
Édouard Lopez
72a4086831
Merge pull request #21 from yannicka/patch-1
Improve French translation
6 years ago
Yannick A
a0acd3fcf3
Update fr.json
6 years ago
Yannick A
3b39e08a0a
Update fr.json
6 years ago
Guillaume Vincent
d1d9809ac7
5.0.9
6 years ago
Guillaume Vincent
ec917636f2
Make delete password profile visible
6 years ago
Guillaume Vincent
ad0041f73d
5.0.8
7 years ago
Guillaume Vincent
4e795de3c4
Fix end to end tests after password profile modifications
7 years ago
Guillaume Vincent
e01ac05f0a
5.0.7
7 years ago
Guillaume Vincent
2f3e6d385a
Use rem instead of px to control password profile height
7 years ago
Guillaume Vincent
f781c4d8a9
5.0.6
7 years ago
Guillaume Vincent
e8f29cc258
Fix pagination element size
7 years ago
Guillaume Vincent
7b6fb5f910
Update npm dependencies
7 years ago
Guillaume Vincent
b043f8e74b
Remove unused translations
7 years ago
Guillaume Vincent
a1ad8df63d
Fix Can't delete password profile
Fixes: https://github.com/lesspass/lesspass/issues/299
7 years ago
Guillaume Vincent
f70720e6cf
5.0.5
7 years ago
Guillaume Vincent
45cc54cf9d
Move portuguese (Brazil) translation into portuguese translation
7 years ago
Édouard Lopez
968aad9373
Merge pull request #20 from jgpacker/master
Add pt-BR translation
7 years ago
João Guilherme Packer
9bbee500fa
Add pt-BR translation
7 years ago
Guillaume Vincent
f5936c88c3
5.0.4
7 years ago
Guillaume Vincent
1ab416a800
Fix border present on web extension
7 years ago
Guillaume Vincent
7ca46f56b1
Use bootstrap 4 alpha 2
7 years ago
Guillaume Vincent
09f5cb54c3
Use ugly btn-secondary instead of btn-light from bootstrap
7 years ago
Guillaume Vincent
fdb47f086c
5.0.3
7 years ago
Guillaume Vincent
133c84f0f8
simplify mutation
7 years ago
Guillaume Vincent
1912319327
Don't load password profile
fix https://github.com/lesspass/lesspass/issues/285
7 years ago
Guillaume Vincent
ae3b97fd57
5.0.2
7 years ago
Guillaume Vincent
ecbac671f0
load site directly on password generator component
7 years ago
Guillaume Vincent
74f6bd2be9
5.0.1
7 years ago
Guillaume Vincent
c64173e05b
fix selecting profile on two sub domains
Fixes https://github.com/lesspass/lesspass/issues/285
7 years ago
Guillaume Vincent
534a8352e0
remove border on inner box if lesspass--unbordered
7 years ago
Guillaume Vincent
d26597a739
fix vuejs warning with _t method
7 years ago
Guillaume Vincent
ea8b44a433
5.0.0
7 years ago
Guillaume Vincent
aadd71d4cc
Minor UI fixes
7 years ago
Guillaume Vincent
aea154026e
Remove v1 and update bootstrap v4
7 years ago
Guillaume Vincent
ead22087c6
Fix saving multiple profiles with same sites
Fixes: https://github.com/lesspass/lesspass/issues/279
7 years ago
Guillaume Vincent
0d644d6dfa
Update README.md
7 years ago
Guillaume Vincent
71147ac73d
4.6.2
7 years ago
Guillaume Vincent
09a878f253
Fix enter key up enter on master password field
Thanks @panther2
Fixes: https://github.com/lesspass/lesspass/issues/266
7 years ago
Guillaume Vincent
5e8f900994
Fix Web extension 2.5.0 profile update issues
* Load loadBestPasswordProfile when not connected
* Dont load previous password profile is last used < 1 minute
* Load default password profile if site different
* Keep existing password profile if no site
Fixes: https://github.com/lesspass/lesspass/issues/265
7 years ago