Guillaume Vincent
|
14929847a4
|
refresh token when app start
|
7 år sedan |
Guillaume Vincent
|
1a4137a2f6
|
add requestNewToken method in api user
|
7 år sedan |
Guillaume Vincent
|
3b2e004428
|
update getter version tests
|
7 år sedan |
Guillaume Vincent
|
f4f3635b6b
|
use success message in options view
|
7 år sedan |
Guillaume Vincent
|
a22c7bfac5
|
on default view get only default password version
|
7 år sedan |
Guillaume Vincent
|
93ce3f7c21
|
clean text in options component
|
7 år sedan |
Guillaume Vincent
|
577e973776
|
display save button only if site not empty
|
7 år sedan |
Guillaume Vincent
|
3e56ac492e
|
fix typo
|
7 år sedan |
Guillaume Vincent
|
66b6450a85
|
clean personal info when user logout
|
7 år sedan |
Guillaume Vincent
|
5b12dcd7c4
|
Paginate passwords view
|
7 år sedan |
Guillaume Vincent
|
231d15746f
|
fix responsive overflow for profiles list
|
7 år sedan |
Guillaume Vincent
|
9a5747a023
|
replace datalist by autocomplete lib
datalist doesn't work on firefox web extension. Use Awesomeplete for Lea Verou.
fix https://github.com/lesspass/lesspass/issues/140
|
7 år sedan |
Guillaume Vincent
|
f89b345d0d
|
remove useless resolve conf in webpack config
|
7 år sedan |
Guillaume Vincent
|
aedbe4e2f7
|
fix bottom margin on password generator view
|
7 år sedan |
Guillaume Vincent
|
550d468782
|
replace deprecated options
|
7 år sedan |
Guillaume Vincent
|
54a8fc533e
|
remove auth, http, storage and token files
|
7 år sedan |
Guillaume Vincent
|
3f68e8dddd
|
add passwords in api
|
7 år sedan |
Guillaume Vincent
|
1613bd01ae
|
remove useless isAuthenticated method in user api
|
7 år sedan |
Guillaume Vincent
|
b0cf3b8ac2
|
use store to login user
|
7 år sedan |
Guillaume Vincent
|
e14e1eb1ea
|
add isAuthenticated method in api user
|
7 år sedan |
Guillaume Vincent
|
92232721d7
|
update store
|
7 år sedan |
Guillaume Vincent
|
51b2a23fea
|
update npm packages
|
7 år sedan |
Guillaume Vincent
|
6c8b508249
|
move white link in menu
|
7 år sedan |
Guillaume Vincent
|
71b983823a
|
stop refreshing jwt every 5 minutes
|
7 år sedan |
Guillaume Vincent
|
f08227f93c
|
add api user
|
7 år sedan |
Guillaume Vincent
|
46f864f79e
|
make info alert more visible in default options view
|
7 år sedan |
Guillaume Vincent
|
c06ad5a018
|
use vue router for menu navigation
|
7 år sedan |
Guillaume Vincent
|
4e8a6be1e3
|
display share button only on index
|
7 år sedan |
Guillaume Vincent
|
70545db5e4
|
update lastUse only when password generated
|
7 år sedan |
Guillaume Vincent
|
054382ea48
|
display save button only on index
|
7 år sedan |
Guillaume Vincent
|
10b8371f07
|
add icon and label for login input in default options
|
7 år sedan |
Guillaume Vincent
|
4141e722f9
|
put share button in the menu instead of the options
|
7 år sedan |
Guillaume Vincent
|
773656e6a2
|
add missing increment and decrement buttons on options
|
7 år sedan |
Guillaume Vincent
|
ae96c6f522
|
auto save default options and remove save button
|
7 år sedan |
Guillaume Vincent
|
11c6b6a551
|
refactor options
|
7 år sedan |
Guillaume Vincent
|
d40ce24821
|
Replace unknown property save by saved
|
7 år sedan |
Guillaume Vincent
|
20edf94d92
|
Load password profile if site matching
fix https://github.com/lesspass/lesspass/issues/95
|
7 år sedan |
Guillaume Vincent
|
41146468d2
|
simplify url parser for version 2
|
7 år sedan |
Guillaume Vincent
|
bdce87b0b7
|
remove Option button component
|
7 år sedan |
Guillaume Vincent
|
2bb8184ac1
|
Refactor menu component
|
7 år sedan |
Guillaume Vincent
|
5c5289e314
|
wording in default password view
|
7 år sedan |
Guillaume Vincent
|
f440a2e8b3
|
Add default password profile view
fix https://github.com/lesspass/lesspass/issues/142
|
7 år sedan |
Guillaume Vincent
|
15f94eb328
|
use share button instead of a copy button
|
7 år sedan |
Guillaume Vincent
|
11508da3a2
|
clean mutations
|
7 år sedan |
Guillaume Vincent
|
1f4e8e943e
|
add parameter to url
|
7 år sedan |
Guillaume Vincent
|
7f3deb5134
|
save in localStorage password profile
everytime a user generate a password, it save the password profile on localStorage
fix https://github.com/lesspass/lesspass/issues/136
|
7 år sedan |
Guillaume Vincent
|
739dee20d2
|
make version button size configurable
|
7 år sedan |
Guillaume Vincent
|
b32dc5957b
|
use new store
|
7 år sedan |
Guillaume Vincent
|
9ab7784a2a
|
use a vuex plugin to persist store in localStorage
|
7 år sedan |
Guillaume Vincent
|
21cc3a9d4f
|
simplify password getter
|
7 år sedan |