Guillaume Vincent
1912319327
Don't load password profile
fix https://github.com/lesspass/lesspass/issues/285
pirms 7 gadiem
Guillaume Vincent
ae3b97fd57
5.0.2
pirms 7 gadiem
Guillaume Vincent
ecbac671f0
load site directly on password generator component
pirms 7 gadiem
Guillaume Vincent
74f6bd2be9
5.0.1
pirms 7 gadiem
Guillaume Vincent
c64173e05b
fix selecting profile on two sub domains
Fixes https://github.com/lesspass/lesspass/issues/285
pirms 7 gadiem
Guillaume Vincent
534a8352e0
remove border on inner box if lesspass--unbordered
pirms 7 gadiem
Guillaume Vincent
d26597a739
fix vuejs warning with _t method
pirms 7 gadiem
Guillaume Vincent
ea8b44a433
5.0.0
pirms 7 gadiem
Guillaume Vincent
aadd71d4cc
Minor UI fixes
pirms 7 gadiem
Guillaume Vincent
aea154026e
Remove v1 and update bootstrap v4
pirms 7 gadiem
Guillaume Vincent
ead22087c6
Fix saving multiple profiles with same sites
Fixes: https://github.com/lesspass/lesspass/issues/279
pirms 7 gadiem
Guillaume Vincent
0d644d6dfa
Update README.md
pirms 7 gadiem
Guillaume Vincent
71147ac73d
4.6.2
pirms 7 gadiem
Guillaume Vincent
09a878f253
Fix enter key up enter on master password field
Thanks @panther2
Fixes: https://github.com/lesspass/lesspass/issues/266
pirms 7 gadiem
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
pirms 7 gadiem
Guillaume Vincent
aeb15de8fd
4.6.1
pirms 7 gadiem
Guillaume Vincent
10effc37f2
Add end to end tests for password reset page
pirms 7 gadiem
Guillaume Vincent
6a0695a96f
4.6.0
pirms 7 gadiem
Guillaume Vincent
1d1c0c78b0
Make password profile global state
pirms 7 gadiem
Guillaume Vincent
b92203885e
4.5.17
pirms 7 gadiem
Guillaume Vincent
dc2563ad74
Fix save button not present
pirms 7 gadiem
Guillaume Vincent
d27012148d
update dependencies
pirms 7 gadiem
Guillaume Vincent
3e673965ec
Fix save options and add end to end tests
pirms 7 gadiem
Guillaume Vincent
c723f60221
4.5.16
pirms 7 gadiem
Guillaume Vincent
e5d60d4b9f
Fix site not loaded in webextension
pirms 7 gadiem
Guillaume Vincent
7d76c80b10
4.5.15
pirms 7 gadiem
Guillaume Vincent
432676744c
Fix Unable to reset my password on lesspass.com
Fixes: https://github.com/lesspass/lesspass/issues/263
pirms 7 gadiem
Guillaume Vincent
70a05e99ec
Remove xvfb on travis
pirms 7 gadiem
Guillaume Vincent
55e1711c3a
fix bad test name
pirms 7 gadiem
Guillaume Vincent
e29e004722
4.5.14
pirms 7 gadiem
Guillaume Vincent
516d8dc4ac
don't run end to end test before every commit
pirms 7 gadiem
Guillaume Vincent
2aee8461f2
Fix profile replaced if no site
fix https://github.com/lesspass/lesspass/issues/254
pirms 7 gadiem
Guillaume Vincent
924ac380bb
Add more end to end tests
pirms 7 gadiem
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
pirms 7 gadiem
Guillaume Vincent
8d849abbf5
Revert travis.yml dist trusty by default
pirms 7 gadiem
Guillaume Vincent
b36784223c
Add prettier
pirms 7 gadiem
Guillaume Vincent
3bad47e552
All travis job are run on trusty by default
pirms 7 gadiem
Guillaume Vincent
79cbef6fb0
Cable end to end tests with travis
pirms 7 gadiem
Guillaume Vincent
89c1ff6753
Add end to end tests
pirms 7 gadiem
Guillaume Vincent
9ca5b4dabf
Use mapState instead of mapGetters for one to one store mapping
pirms 7 gadiem
Guillaume Vincent
3e7e9fa4b7
Change show options mechanism
pirms 7 gadiem
Guillaume Vincent
e279b48a05
4.5.13
pirms 7 gadiem
Guillaume Vincent
03951e9678
Hide save button if user not in the password generation page
Fixes: https://github.com/lesspass/lesspass/issues/243
pirms 7 gadiem
Guillaume Vincent
d4870c409a
Stop loading current password profile if domain name is different
Fixes: https://github.com/lesspass/lesspass/issues/242
pirms 7 gadiem
Guillaume Vincent
269b5b71bc
Add undo button for profile deletion
Fixes: https://github.com/lesspass/lesspass/issues/235
pirms 7 gadiem
Guillaume Vincent
8adb23fb3f
simplify password profile list
pirms 7 gadiem
Guillaume Vincent
757fb27e52
Remove tooltip on Encrypt master password field on login page
pirms 7 gadiem
Guillaume Vincent
2f707f1757
Hide fingerprint if no master password
pirms 7 gadiem
Guillaume Vincent
4a1262a9c2
Update dependencies and a package-lock.json
pirms 7 gadiem
Guillaume Vincent
9cb82c6348
Change MasterPassword so that it does not depend on services
pirms 7 gadiem