Guillaume Vincent
ead22087c6
Fix saving multiple profiles with same sites
Fixes: https://github.com/lesspass/lesspass/issues/279
7年前
Guillaume Vincent
0d644d6dfa
Update README.md
7年前
Guillaume Vincent
71147ac73d
4.6.2
7年前
Guillaume Vincent
09a878f253
Fix enter key up enter on master password field
Thanks @panther2
Fixes: https://github.com/lesspass/lesspass/issues/266
7年前
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年前
Guillaume Vincent
aeb15de8fd
4.6.1
7年前
Guillaume Vincent
10effc37f2
Add end to end tests for password reset page
7年前
Guillaume Vincent
6a0695a96f
4.6.0
7年前
Guillaume Vincent
1d1c0c78b0
Make password profile global state
7年前
Guillaume Vincent
b92203885e
4.5.17
7年前
Guillaume Vincent
dc2563ad74
Fix save button not present
7年前
Guillaume Vincent
d27012148d
update dependencies
7年前
Guillaume Vincent
3e673965ec
Fix save options and add end to end tests
7年前
Guillaume Vincent
c723f60221
4.5.16
7年前
Guillaume Vincent
e5d60d4b9f
Fix site not loaded in webextension
7年前
Guillaume Vincent
7d76c80b10
4.5.15
7年前
Guillaume Vincent
432676744c
Fix Unable to reset my password on lesspass.com
Fixes: https://github.com/lesspass/lesspass/issues/263
7年前
Guillaume Vincent
70a05e99ec
Remove xvfb on travis
7年前
Guillaume Vincent
55e1711c3a
fix bad test name
7年前
Guillaume Vincent
e29e004722
4.5.14
7年前
Guillaume Vincent
516d8dc4ac
don't run end to end test before every commit
7年前
Guillaume Vincent
2aee8461f2
Fix profile replaced if no site
fix https://github.com/lesspass/lesspass/issues/254
7年前
Guillaume Vincent
924ac380bb
Add more end to end tests
7年前
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年前
Guillaume Vincent
8d849abbf5
Revert travis.yml dist trusty by default
7年前
Guillaume Vincent
b36784223c
Add prettier
7年前
Guillaume Vincent
3bad47e552
All travis job are run on trusty by default
7年前
Guillaume Vincent
79cbef6fb0
Cable end to end tests with travis
7年前
Guillaume Vincent
89c1ff6753
Add end to end tests
7年前
Guillaume Vincent
9ca5b4dabf
Use mapState instead of mapGetters for one to one store mapping
7年前
Guillaume Vincent
3e7e9fa4b7
Change show options mechanism
7年前
Guillaume Vincent
e279b48a05
4.5.13
7年前
Guillaume Vincent
03951e9678
Hide save button if user not in the password generation page
Fixes: https://github.com/lesspass/lesspass/issues/243
7年前
Guillaume Vincent
d4870c409a
Stop loading current password profile if domain name is different
Fixes: https://github.com/lesspass/lesspass/issues/242
7年前
Guillaume Vincent
269b5b71bc
Add undo button for profile deletion
Fixes: https://github.com/lesspass/lesspass/issues/235
7年前
Guillaume Vincent
8adb23fb3f
simplify password profile list
7年前
Guillaume Vincent
757fb27e52
Remove tooltip on Encrypt master password field on login page
7年前
Guillaume Vincent
2f707f1757
Hide fingerprint if no master password
7年前
Guillaume Vincent
4a1262a9c2
Update dependencies and a package-lock.json
7年前
Guillaume Vincent
9cb82c6348
Change MasterPassword so that it does not depend on services
7年前
YFdyh000
cbea13e22d
Update zh-CN.json ( #18 )
* Update zh-CN.json
Improve the translation
7年前
Guillaume Vincent
073d8c3e8e
4.5.12
7年前
P@nther
e0cb554b1c
Correction of small German translation issues ( #17 )
7年前
Guillaume Vincent
97d9042098
4.5.11
7年前
Guillaume Vincent
4424ea63bd
Fix password reset error
fix https://github.com/lesspass/lesspass/issues/230
7年前
Guillaume Vincent
b63b18761c
4.5.10
7年前
Guillaume Vincent
e2278a436d
Fix Uglify error in production build
7年前
Guillaume Vincent
75269d9f10
Revert inner-addon deletion
7年前
Guillaume Vincent
987f53aa6f
build i18n
7年前
Guillaume Vincent
a79d5b9066
Replace ClipboardJs by copy-text-to-clipboard
7年前