Guillaume Vincent
|
54a8fc533e
|
remove auth, http, storage and token files
|
7 anni fa |
Guillaume Vincent
|
3f68e8dddd
|
add passwords in api
|
7 anni fa |
Guillaume Vincent
|
1613bd01ae
|
remove useless isAuthenticated method in user api
|
7 anni fa |
Guillaume Vincent
|
b0cf3b8ac2
|
use store to login user
|
7 anni fa |
Guillaume Vincent
|
e14e1eb1ea
|
add isAuthenticated method in api user
|
7 anni fa |
Guillaume Vincent
|
92232721d7
|
update store
|
7 anni fa |
Guillaume Vincent
|
51b2a23fea
|
update npm packages
|
7 anni fa |
Guillaume Vincent
|
6c8b508249
|
move white link in menu
|
7 anni fa |
Guillaume Vincent
|
71b983823a
|
stop refreshing jwt every 5 minutes
|
7 anni fa |
Guillaume Vincent
|
f08227f93c
|
add api user
|
7 anni fa |
Guillaume Vincent
|
46f864f79e
|
make info alert more visible in default options view
|
7 anni fa |
Guillaume Vincent
|
c06ad5a018
|
use vue router for menu navigation
|
7 anni fa |
Guillaume Vincent
|
4e8a6be1e3
|
display share button only on index
|
7 anni fa |
Guillaume Vincent
|
70545db5e4
|
update lastUse only when password generated
|
7 anni fa |
Guillaume Vincent
|
054382ea48
|
display save button only on index
|
7 anni fa |
Guillaume Vincent
|
10b8371f07
|
add icon and label for login input in default options
|
7 anni fa |
Guillaume Vincent
|
4141e722f9
|
put share button in the menu instead of the options
|
7 anni fa |
Guillaume Vincent
|
773656e6a2
|
add missing increment and decrement buttons on options
|
7 anni fa |
Guillaume Vincent
|
ae96c6f522
|
auto save default options and remove save button
|
7 anni fa |
Guillaume Vincent
|
11c6b6a551
|
refactor options
|
7 anni fa |
Guillaume Vincent
|
d40ce24821
|
Replace unknown property save by saved
|
7 anni fa |
Guillaume Vincent
|
20edf94d92
|
Load password profile if site matching
fix https://github.com/lesspass/lesspass/issues/95
|
7 anni fa |
Guillaume Vincent
|
41146468d2
|
simplify url parser for version 2
|
7 anni fa |
Guillaume Vincent
|
bdce87b0b7
|
remove Option button component
|
7 anni fa |
Guillaume Vincent
|
2bb8184ac1
|
Refactor menu component
|
7 anni fa |
Guillaume Vincent
|
5c5289e314
|
wording in default password view
|
7 anni fa |
Guillaume Vincent
|
f440a2e8b3
|
Add default password profile view
fix https://github.com/lesspass/lesspass/issues/142
|
7 anni fa |
Guillaume Vincent
|
15f94eb328
|
use share button instead of a copy button
|
7 anni fa |
Guillaume Vincent
|
11508da3a2
|
clean mutations
|
7 anni fa |
Guillaume Vincent
|
1f4e8e943e
|
add parameter to url
|
7 anni fa |
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 anni fa |
Guillaume Vincent
|
739dee20d2
|
make version button size configurable
|
7 anni fa |
Guillaume Vincent
|
b32dc5957b
|
use new store
|
7 anni fa |
Guillaume Vincent
|
9ab7784a2a
|
use a vuex plugin to persist store in localStorage
|
7 anni fa |
Guillaume Vincent
|
21cc3a9d4f
|
simplify password getter
|
7 anni fa |
Guillaume Vincent
|
97c1911b74
|
add LOAD_PASSWORD_FIRST_TIME in mutations
|
7 anni fa |
Guillaume Vincent
|
e1a81c3658
|
refactor mutations
|
7 anni fa |
Guillaume Vincent
|
99c164d399
|
change currentPassword into password
|
7 anni fa |
Guillaume Vincent
|
8b0df3ce23
|
cleaning store
|
7 anni fa |
Guillaume Vincent
|
c272359da6
|
update actions
|
7 anni fa |
Guillaume Vincent
|
65b44c1102
|
add getVersion getter
|
7 anni fa |
Guillaume Vincent
|
90abe71e14
|
add SET_VERSION mutation
|
7 anni fa |
Guillaume Vincent
|
40057054d6
|
add SET_BASE_URL mutation
|
7 anni fa |
Guillaume Vincent
|
d8a403b3de
|
add DELETE_PASSWORD mutation
|
7 anni fa |
Guillaume Vincent
|
a32eb1d966
|
add SET_PASSWORDS mutations
|
7 anni fa |
Guillaume Vincent
|
5a3fb01879
|
update SET_CURRENT_PASSWORD mutation
|
7 anni fa |
Guillaume Vincent
|
06ffc4b375
|
test getters and update store
|
7 anni fa |
Guillaume Vincent
|
154c056338
|
redesign version button
|
7 anni fa |
Guillaume Vincent
|
399b0e1f97
|
simplify options and move version into options
|
7 anni fa |
Guillaume Vincent
|
8a1e916c23
|
make option button normal again
|
7 anni fa |