Commit Verlauf

Autor SHA1 Nachricht Datum
  appflowy ab2a997a77 fix warnings vor 3 Jahren
  appflowy 7b00581c66 add test for delta sync between client and server vor 3 Jahren
  appflowy c748d17daf sync with server when ws becomes avaliable vor 3 Jahren
  appflowy 15d628c750 push rev if client doc is outdated vor 3 Jahren
  appflowy d70072ae9f retry ws connection using WsConnectAction vor 3 Jahren
  appflowy d7300dd7e2 retry if ws send new_doc_user message failed vor 3 Jahren
  appflowy c0e126c550 notify server when open the doc with local rev_id vor 3 Jahren
  appflowy c9cfe9dfeb rename i64 as RevId vor 3 Jahren
  appflowy af6afafd0f build doc from local revision or fetch from remote vor 3 Jahren
  appflowy 4e3ebf8876 fix local spawn issue vor 3 Jahren
  appflowy 957b10fe5e add document actor && remove rwlock of document vor 3 Jahren
  appflowy efb2a607e7 edit document via actor stream vor 3 Jahren
  appflowy 1fdef0914b using CacheActor method to handle the ws message one by one vor 3 Jahren
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server vor 3 Jahren
  appflowy 01c9620e03 add server with flowy_document test vor 3 Jahren
  appflowy 11bc536df8 save rev to db and update rev state to acked if server ack client rev vor 3 Jahren
  appflowy bd4caa2e99 save doc delta & cache the connect user information vor 3 Jahren
  appflowy 77313ab431 remove notify from edit context vor 3 Jahren
  appflowy 9175efa4c6 compose delta from remote and sync with client vor 3 Jahren
  appflowy a26f588409 send acked to client using ws vor 3 Jahren
  appflowy c41b35af4e fix artix deadlock while acquire the write lock of document recusively vor 3 Jahren
  appflowy c23bf46916 compare md5 of document after applying remote delta vor 3 Jahren
  appflowy 0092f1a356 WsDocumentMessage supports command/delta vor 3 Jahren
  appflowy 3e3e10b316 receive revision from client vor 3 Jahren
  appflowy d4b020b64f rename backend dir vor 3 Jahren
  appflowy 1d9d776e3a send revsion to server vor 3 Jahren
  appflowy 302631f808 create op table vor 3 Jahren
  appflowy 2b9bc7a0cd move flowy-ot document to flowy-document vor 3 Jahren
  appflowy 47f3a187c4 fix deserialize error with invalid map type vor 3 Jahren
  appflowy 79560dd161 refactor ot vor 3 Jahren