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
Guillaume Vincent
aeb15de8fd
4.6.1
7 years ago
Guillaume Vincent
10effc37f2
Add end to end tests for password reset page
7 years ago
Guillaume Vincent
6a0695a96f
4.6.0
7 years ago
Guillaume Vincent
1d1c0c78b0
Make password profile global state
7 years ago
Guillaume Vincent
b92203885e
4.5.17
7 years ago
Guillaume Vincent
dc2563ad74
Fix save button not present
7 years ago
Guillaume Vincent
d27012148d
update dependencies
7 years ago
Guillaume Vincent
3e673965ec
Fix save options and add end to end tests
7 years ago
Guillaume Vincent
c723f60221
4.5.16
7 years ago
Guillaume Vincent
e5d60d4b9f
Fix site not loaded in webextension
7 years ago
Guillaume Vincent
7d76c80b10
4.5.15
7 years ago
Guillaume Vincent
432676744c
Fix Unable to reset my password on lesspass.com
Fixes: https://github.com/lesspass/lesspass/issues/263
7 years ago
Guillaume Vincent
70a05e99ec
Remove xvfb on travis
7 years ago
Guillaume Vincent
55e1711c3a
fix bad test name
7 years ago
Guillaume Vincent
e29e004722
4.5.14
7 years ago
Guillaume Vincent
516d8dc4ac
don't run end to end test before every commit
7 years ago
Guillaume Vincent
2aee8461f2
Fix profile replaced if no site
fix https://github.com/lesspass/lesspass/issues/254
7 years ago
Guillaume Vincent
924ac380bb
Add more end to end tests
7 years ago
Kyle J. Kress
516aadff34
Do not automatically capitalize inputs ( #19 )
With things like URLs and emails, it doesn't make sense to have these automatically capitalize. On my Android phone app, the default settings however do automatically capitalize.
MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-autocapitalize
7 years ago
Guillaume Vincent
8d849abbf5
Revert travis.yml dist trusty by default
7 years ago
Guillaume Vincent
b36784223c
Add prettier
7 years ago
Guillaume Vincent
3bad47e552
All travis job are run on trusty by default
7 years ago
Guillaume Vincent
79cbef6fb0
Cable end to end tests with travis
7 years ago