Histórico de Commits

Autor SHA1 Mensagem Data
  appflowy c9cfe9dfeb rename i64 as RevId há 3 anos atrás
  appflowy af6afafd0f build doc from local revision or fetch from remote há 3 anos atrás
  appflowy 4e3ebf8876 fix local spawn issue há 3 anos atrás
  appflowy 957b10fe5e add document actor && remove rwlock of document há 3 anos atrás
  appflowy efb2a607e7 edit document via actor stream há 3 anos atrás
  appflowy 1fdef0914b using CacheActor method to handle the ws message one by one há 3 anos atrás
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server há 3 anos atrás
  appflowy 01c9620e03 add server with flowy_document test há 3 anos atrás
  appflowy 11bc536df8 save rev to db and update rev state to acked if server ack client rev há 3 anos atrás
  appflowy bd4caa2e99 save doc delta & cache the connect user information há 3 anos atrás
  appflowy 77313ab431 remove notify from edit context há 3 anos atrás
  appflowy 9175efa4c6 compose delta from remote and sync with client há 3 anos atrás
  appflowy a26f588409 send acked to client using ws há 3 anos atrás
  appflowy c41b35af4e fix artix deadlock while acquire the write lock of document recusively há 3 anos atrás
  appflowy c23bf46916 compare md5 of document after applying remote delta há 3 anos atrás
  appflowy 0092f1a356 WsDocumentMessage supports command/delta há 3 anos atrás
  appflowy 3e3e10b316 receive revision from client há 3 anos atrás
  appflowy d4b020b64f rename backend dir há 3 anos atrás
  appflowy 1d9d776e3a send revsion to server há 3 anos atrás
  appflowy 302631f808 create op table há 3 anos atrás
  appflowy 2b9bc7a0cd move flowy-ot document to flowy-document há 3 anos atrás
  appflowy 47f3a187c4 fix deserialize error with invalid map type há 3 anos atrás
  appflowy 79560dd161 refactor ot há 3 anos atrás
  appflowy 45e74e48a2 send delta to server há 3 anos atrás
  appflowy 526f1408bc save the delta continuely when typing há 3 anos atrás
  appflowy 749b043a99 intergate ws into flowy document há 3 anos atrás
  appflowy 07b4113dc1 refactor test module há 3 anos atrás
  appflowy 260060ac5c add ws test há 3 anos atrás
  appflowy 0b2339aa19 retry if ws connect failed há 3 anos atrás
  appflowy aa8536149f receive ws message continuedly by useing box::pin to fix the msg_tx not copyable há 3 anos atrás