366 Commits (b405514428038ff1121287c518951a62b83c13cd)
 

Author SHA1 Message Date
  Guillaume Vincent f89b345d0d remove useless resolve conf in webpack config 7 years ago
  Guillaume Vincent aedbe4e2f7 fix bottom margin on password generator view 7 years ago
  Guillaume Vincent 550d468782 replace deprecated options 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 b0cf3b8ac2 use store to login user 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 51b2a23fea update npm packages 7 years ago
  Guillaume Vincent 6c8b508249 move white link in menu 7 years ago
  Guillaume Vincent 71b983823a stop refreshing jwt every 5 minutes 7 years ago
  Guillaume Vincent f08227f93c add api user 7 years ago
  Guillaume Vincent 46f864f79e make info alert more visible in default options view 7 years ago
  Guillaume Vincent c06ad5a018 use vue router for menu navigation 7 years ago
  Guillaume Vincent 4e8a6be1e3 display share button only on index 7 years ago
  Guillaume Vincent 70545db5e4 update lastUse only when password generated 7 years ago
  Guillaume Vincent 054382ea48 display save button only on index 7 years ago
  Guillaume Vincent 10b8371f07 add icon and label for login input in default options 7 years ago
  Guillaume Vincent 4141e722f9 put share button in the menu instead of the options 7 years ago
  Guillaume Vincent 773656e6a2 add missing increment and decrement buttons on options 7 years ago
  Guillaume Vincent ae96c6f522 auto save default options and remove save button 7 years ago
  Guillaume Vincent 11c6b6a551 refactor options 7 years ago
  Guillaume Vincent d40ce24821 Replace unknown property save by saved 7 years ago
  Guillaume Vincent 20edf94d92 Load password profile if site matching 7 years ago
  Guillaume Vincent 41146468d2 simplify url parser for version 2 7 years ago
  Guillaume Vincent bdce87b0b7 remove Option button component 7 years ago
  Guillaume Vincent 2bb8184ac1 Refactor menu component 7 years ago
  Guillaume Vincent 5c5289e314 wording in default password view 7 years ago
  Guillaume Vincent f440a2e8b3 Add default password profile view 7 years ago
  Guillaume Vincent 15f94eb328 use share button instead of a copy button 7 years ago
  Guillaume Vincent 11508da3a2 clean mutations 7 years ago
  Guillaume Vincent 1f4e8e943e add parameter to url 7 years ago
  Guillaume Vincent 7f3deb5134 save in localStorage password profile 7 years ago
  Guillaume Vincent 739dee20d2 make version button size configurable 7 years ago
  Guillaume Vincent b32dc5957b use new store 7 years ago
  Guillaume Vincent 9ab7784a2a use a vuex plugin to persist store in localStorage 7 years ago
  Guillaume Vincent 21cc3a9d4f simplify password getter 7 years ago
  Guillaume Vincent 97c1911b74 add LOAD_PASSWORD_FIRST_TIME in mutations 7 years ago
  Guillaume Vincent e1a81c3658 refactor mutations 7 years ago
  Guillaume Vincent 99c164d399 change currentPassword into password 7 years ago
  Guillaume Vincent 8b0df3ce23 cleaning store 7 years ago
  Guillaume Vincent c272359da6 update actions 7 years ago
  Guillaume Vincent 65b44c1102 add getVersion getter 7 years ago
  Guillaume Vincent 90abe71e14 add SET_VERSION mutation 7 years ago
  Guillaume Vincent 40057054d6 add SET_BASE_URL mutation 7 years ago
  Guillaume Vincent d8a403b3de add DELETE_PASSWORD mutation 7 years ago
  Guillaume Vincent a32eb1d966 add SET_PASSWORDS mutations 7 years ago
  Guillaume Vincent 5a3fb01879 update SET_CURRENT_PASSWORD mutation 7 years ago
  Guillaume Vincent 06ffc4b375 test getters and update store 7 years ago