263 コミット (54a8fc533e7ba50245c56f08b2612554fc0fc2fe)
 

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