Historial de Commits

Autor SHA1 Mensaje Fecha
  appflowy 04f8fc38a8 save revision to disk if not exisgt hace 3 años
  appflowy 1c8d2c5ac0 save document revision if local not exist hace 3 años
  appflowy ef4ee320f7 add ingore_auth feature on backend hace 3 años
  appflowy 155a526d04 retry when ws connection lost hace 3 años
  appflowy 32d9331b35 fix tokio runtime issue hace 3 años
  appflowy 54208d027a rename flowy-observable to flowy-dart-notify hace 3 años
  appflowy ad5bc23296 rename files hace 3 años
  appflowy d0111e30dc describe the delta interaction between client and server hace 3 años
  appflowy c872226b44 send revisions to server if server rev is outdated hace 3 años
  appflowy ab2a997a77 fix warnings hace 3 años
  appflowy 7b00581c66 add test for delta sync between client and server hace 3 años
  appflowy c748d17daf sync with server when ws becomes avaliable hace 3 años
  appflowy 15d628c750 push rev if client doc is outdated hace 3 años
  appflowy d70072ae9f retry ws connection using WsConnectAction hace 3 años
  appflowy d7300dd7e2 retry if ws send new_doc_user message failed hace 3 años
  appflowy c0e126c550 notify server when open the doc with local rev_id hace 3 años
  appflowy c9cfe9dfeb rename i64 as RevId hace 3 años
  appflowy af6afafd0f build doc from local revision or fetch from remote hace 3 años
  appflowy 4e3ebf8876 fix local spawn issue hace 3 años
  appflowy 957b10fe5e add document actor && remove rwlock of document hace 3 años
  appflowy efb2a607e7 edit document via actor stream hace 3 años
  appflowy 1fdef0914b using CacheActor method to handle the ws message one by one hace 3 años
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server hace 3 años
  appflowy 01c9620e03 add server with flowy_document test hace 3 años
  appflowy 11bc536df8 save rev to db and update rev state to acked if server ack client rev hace 3 años
  appflowy bd4caa2e99 save doc delta & cache the connect user information hace 3 años
  appflowy 77313ab431 remove notify from edit context hace 3 años
  appflowy 9175efa4c6 compose delta from remote and sync with client hace 3 años
  appflowy a26f588409 send acked to client using ws hace 3 años
  appflowy c41b35af4e fix artix deadlock while acquire the write lock of document recusively hace 3 años