1. 27 12月, 2016 1 次提交
    • StefanYohansson's avatar
      [verto-communicator] - Added change server feature · 10646ab9
      StefanYohansson 提交于
      When someone set any wss server and do login
      VC doesn't record the settings on localStorage,
      so when we reload the browser, it will try to connect on
      "wss://" + window.location.hostname + ":8082" and if
      this wss server is offline for any reason, user will
      be stuck on splash screen by auto-login step plus reconnect
      modal blocking any action.
      
      - Added button "Change Server" on modal reconnection alert;
      - Stop jsonRpcClient retry timeout and delete verto instance
      to create a new one when user login with new wss server;
      - Record wss server and hostname on localStorage.
      10646ab9
  2. 23 12月, 2016 2 次提交
  3. 22 12月, 2016 5 次提交
  4. 21 12月, 2016 7 次提交
  5. 20 12月, 2016 5 次提交
  6. 19 12月, 2016 2 次提交
  7. 15 12月, 2016 1 次提交
  8. 14 12月, 2016 2 次提交
  9. 13 12月, 2016 6 次提交
  10. 12 12月, 2016 1 次提交
  11. 09 12月, 2016 3 次提交
  12. 08 12月, 2016 1 次提交
  13. 07 12月, 2016 4 次提交