Guillaume Vincent
09f5cb54c3
Use ugly btn-secondary instead of btn-light from bootstrap
7年前
Guillaume Vincent
fdb47f086c
5.0.3
7年前
Guillaume Vincent
133c84f0f8
simplify mutation
7年前
Guillaume Vincent
1912319327
Don't load password profile
fix https://github.com/lesspass/lesspass/issues/285
7年前
Guillaume Vincent
ae3b97fd57
5.0.2
7年前
Guillaume Vincent
ecbac671f0
load site directly on password generator component
7年前
Guillaume Vincent
74f6bd2be9
5.0.1
7年前
Guillaume Vincent
c64173e05b
fix selecting profile on two sub domains
Fixes https://github.com/lesspass/lesspass/issues/285
7年前
Guillaume Vincent
534a8352e0
remove border on inner box if lesspass--unbordered
7年前
Guillaume Vincent
d26597a739
fix vuejs warning with _t method
7年前
Guillaume Vincent
ea8b44a433
5.0.0
7年前
Guillaume Vincent
aadd71d4cc
Minor UI fixes
7年前
Guillaume Vincent
aea154026e
Remove v1 and update bootstrap v4
7年前
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年前