Guillaume Vincent
2d1d229393
Fix e2e tests because of bad id
6 years ago
Guillaume Vincent
aa6c82f8c9
Add a suggestion box on site field
If a user paste an url like https://WWW.example.org/ in the site field.
LessPass is suggesting :
* example
* example.org
* www.example.org
Fixes: https://github.com/lesspass/lesspass/issues/295
Fixes: https://github.com/lesspass/lesspass/issues/294
6 years ago
Guillaume Vincent
47f1e93c2d
Encode password profile in parameters
Fixes: https://github.com/lesspass/lesspass/issues/311
6 years ago
Guillaume Vincent
214bc68533
Add getSuggestions method
This method will be used to add suggestions for site.
6 years ago
Guillaume Vincent
4e795de3c4
Fix end to end tests after password profile modifications
7 years ago
Guillaume Vincent
1912319327
Don't load password profile
fix https://github.com/lesspass/lesspass/issues/285
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
aea154026e
Remove v1 and update bootstrap v4
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
10effc37f2
Add end to end tests for password reset page
7 years ago
Guillaume Vincent
dc2563ad74
Fix save button not present
7 years ago
Guillaume Vincent
3e673965ec
Fix save options and add end to end tests
7 years ago
Guillaume Vincent
e5d60d4b9f
Fix site not loaded in webextension
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
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
Guillaume Vincent
b36784223c
Add prettier
7 years ago
Guillaume Vincent
79cbef6fb0
Cable end to end tests with travis
7 years ago
Guillaume Vincent
89c1ff6753
Add end to end tests
7 years ago
Guillaume Vincent
9ca5b4dabf
Use mapState instead of mapGetters for one to one store mapping
7 years ago
Guillaume Vincent
3e7e9fa4b7
Change show options mechanism
7 years ago
Guillaume Vincent
d4870c409a
Stop loading current password profile if domain name is different
Fixes: https://github.com/lesspass/lesspass/issues/242
7 years ago
Guillaume Vincent
f7b8716975
Fix webextension set password site doesn't work as expected
fix https://github.com/lesspass/lesspass/issues/212
7 years ago
Guillaume Vincent
b405514428
update npm modules
7 years ago
Guillaume Vincent
02ec6b6167
Open options if different from default options
https://github.com/lesspass/lesspass/issues/187
7 years ago
Guillaume Vincent
79989b6dbe
Set password in store and don't load it from url
fix https://github.com/lesspass/lesspass/issues/183
7 years ago
Guillaume Vincent
f11870fae0
Remove default option page
fix https://github.com/lesspass/lesspass/issues/206
7 years ago
Édouard Lopez
16c7b6bc35
apply constraint to option ±1 button
fixes lesspass/lesspass#203
7 years ago
Guillaume Vincent
63e6b06c58
move url-parser in services
7 years ago
Guillaume Vincent
cb68eff07f
add .editorconfig and auto format
7 years ago
Guillaume Vincent
9670604875
implement message system
7 years ago
Guillaume Vincent
53011646de
SET_VERSION should change password length
close https://github.com/lesspass/lesspass/issues/148
7 years ago
Guillaume Vincent
583c361e2c
fix password are generated differently after the Chrome extension was updated
fix https://github.com/lesspass/lesspass/issues/148
7 years ago
Guillaume Vincent
cdf48982cb
load last profile for one minute
7 years ago
Guillaume Vincent
1a4137a2f6
add requestNewToken method in api user
7 years ago
Guillaume Vincent
3b2e004428
update getter version tests
7 years ago
Guillaume Vincent
66b6450a85
clean personal info when user logout
7 years ago
Guillaume Vincent
54a8fc533e
remove auth, http, storage and token files
7 years ago
Guillaume Vincent
3f68e8dddd
add passwords in api
7 years ago
Guillaume Vincent
1613bd01ae
remove useless isAuthenticated method in user api
7 years ago
Guillaume Vincent
e14e1eb1ea
add isAuthenticated method in api user
7 years ago
Guillaume Vincent
92232721d7
update store
7 years ago
Guillaume Vincent
f08227f93c
add api user
7 years ago
Guillaume Vincent
70545db5e4
update lastUse only when password generated
7 years ago
Guillaume Vincent
20edf94d92
Load password profile if site matching
fix https://github.com/lesspass/lesspass/issues/95
7 years ago
Guillaume Vincent
41146468d2
simplify url parser for version 2
7 years ago
Guillaume Vincent
11508da3a2
clean mutations
7 years ago
Guillaume Vincent
1f4e8e943e
add parameter to url
7 years ago