Guillaume Vincent
09a878f253
Fix enter key up enter on master password field
Thanks @panther2
Fixes: https://github.com/lesspass/lesspass/issues/266
7 anos atrás
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 anos atrás
Guillaume Vincent
10effc37f2
Add end to end tests for password reset page
7 anos atrás
Guillaume Vincent
dc2563ad74
Fix save button not present
7 anos atrás
Guillaume Vincent
3e673965ec
Fix save options and add end to end tests
7 anos atrás
Guillaume Vincent
e5d60d4b9f
Fix site not loaded in webextension
7 anos atrás
Guillaume Vincent
70a05e99ec
Remove xvfb on travis
7 anos atrás
Guillaume Vincent
55e1711c3a
fix bad test name
7 anos atrás
Guillaume Vincent
2aee8461f2
Fix profile replaced if no site
fix https://github.com/lesspass/lesspass/issues/254
7 anos atrás
Guillaume Vincent
924ac380bb
Add more end to end tests
7 anos atrás
Guillaume Vincent
b36784223c
Add prettier
7 anos atrás
Guillaume Vincent
79cbef6fb0
Cable end to end tests with travis
7 anos atrás
Guillaume Vincent
89c1ff6753
Add end to end tests
7 anos atrás
Guillaume Vincent
9ca5b4dabf
Use mapState instead of mapGetters for one to one store mapping
7 anos atrás
Guillaume Vincent
3e7e9fa4b7
Change show options mechanism
7 anos atrás
Guillaume Vincent
d4870c409a
Stop loading current password profile if domain name is different
Fixes: https://github.com/lesspass/lesspass/issues/242
7 anos atrás
Guillaume Vincent
f7b8716975
Fix webextension set password site doesn't work as expected
fix https://github.com/lesspass/lesspass/issues/212
7 anos atrás
Guillaume Vincent
b405514428
update npm modules
7 anos atrás
Guillaume Vincent
02ec6b6167
Open options if different from default options
https://github.com/lesspass/lesspass/issues/187
7 anos atrás
Guillaume Vincent
79989b6dbe
Set password in store and don't load it from url
fix https://github.com/lesspass/lesspass/issues/183
7 anos atrás
Guillaume Vincent
f11870fae0
Remove default option page
fix https://github.com/lesspass/lesspass/issues/206
7 anos atrás
Édouard Lopez
16c7b6bc35
apply constraint to option ±1 button
fixes lesspass/lesspass#203
7 anos atrás
Guillaume Vincent
63e6b06c58
move url-parser in services
7 anos atrás
Guillaume Vincent
cb68eff07f
add .editorconfig and auto format
7 anos atrás
Guillaume Vincent
9670604875
implement message system
7 anos atrás
Guillaume Vincent
53011646de
SET_VERSION should change password length
close https://github.com/lesspass/lesspass/issues/148
7 anos atrás
Guillaume Vincent
583c361e2c
fix password are generated differently after the Chrome extension was updated
fix https://github.com/lesspass/lesspass/issues/148
7 anos atrás
Guillaume Vincent
cdf48982cb
load last profile for one minute
7 anos atrás
Guillaume Vincent
1a4137a2f6
add requestNewToken method in api user
7 anos atrás
Guillaume Vincent
3b2e004428
update getter version tests
7 anos atrás
Guillaume Vincent
66b6450a85
clean personal info when user logout
7 anos atrás
Guillaume Vincent
54a8fc533e
remove auth, http, storage and token files
7 anos atrás
Guillaume Vincent
3f68e8dddd
add passwords in api
7 anos atrás
Guillaume Vincent
1613bd01ae
remove useless isAuthenticated method in user api
7 anos atrás
Guillaume Vincent
e14e1eb1ea
add isAuthenticated method in api user
7 anos atrás
Guillaume Vincent
92232721d7
update store
7 anos atrás
Guillaume Vincent
f08227f93c
add api user
7 anos atrás
Guillaume Vincent
70545db5e4
update lastUse only when password generated
7 anos atrás
Guillaume Vincent
20edf94d92
Load password profile if site matching
fix https://github.com/lesspass/lesspass/issues/95
7 anos atrás
Guillaume Vincent
41146468d2
simplify url parser for version 2
7 anos atrás
Guillaume Vincent
11508da3a2
clean mutations
7 anos atrás
Guillaume Vincent
1f4e8e943e
add parameter to url
7 anos atrás
Guillaume Vincent
21cc3a9d4f
simplify password getter
7 anos atrás
Guillaume Vincent
97c1911b74
add LOAD_PASSWORD_FIRST_TIME in mutations
7 anos atrás
Guillaume Vincent
e1a81c3658
refactor mutations
7 anos atrás
Guillaume Vincent
99c164d399
change currentPassword into password
7 anos atrás
Guillaume Vincent
65b44c1102
add getVersion getter
7 anos atrás
Guillaume Vincent
90abe71e14
add SET_VERSION mutation
7 anos atrás
Guillaume Vincent
40057054d6
add SET_BASE_URL mutation
7 anos atrás
Guillaume Vincent
d8a403b3de
add DELETE_PASSWORD mutation
7 anos atrás