Commit History

Author SHA1 Message Date
  appflowy 04f8fc38a8 save revision to disk if not exisgt 3 years ago
  appflowy 32d9331b35 fix tokio runtime issue 3 years ago
  appflowy 9175efa4c6 compose delta from remote and sync with client 3 years ago
  appflowy 302631f808 create op table 3 years ago
  appflowy 526f1408bc save the delta continuely when typing 3 years ago
  appflowy 1fd460f3e5 ws connect to server 3 years ago
  appflowy 87d3f4fc0d compare delta between flutter and rust 3 years ago
  appflowy 335b5327de bridge flutter delta to rust delta 3 years ago
  appflowy 9ade419b22 create view with doc, ignore thumbnail for now 3 years ago
  appflowy f18cc717ea refactor extract observable payload 3 years ago
  appflowy 9771066d80 rename user detail 3 years ago
  appflowy 498a594ad0 config workspace server 3 years ago
  appflowy 33138382bd rename struct 3 years ago
  appflowy 76e73ea17b [fluuter]: create & choose workspace after login 3 years ago
  appflowy 138998aebd add open workspace handler 3 years ago
  appflowy 55de7f69a4 rename flowy-editor to flowy-document 3 years ago
  appflowy e67683abc7 create flowy directory if not exist 3 years ago
  appflowy 0191645d49 fetch user workspaces 3 years ago
  appflowy c05b772fe6 config editor for doc 3 years ago
  appflowy 3bb12d50bd config view repository 3 years ago
  appflowy af1c35de45 create local file when create view with type doc 3 years ago
  appflowy b89958a551 config create app ui 3 years ago
  appflowy 1f42fa557b [code gen]: return unit if there is no ouput 3 years ago
  appflowy 222f6c7ba7 support custom error ty of dart event code gen 3 years ago
  appflowy 6f3a03fa07 support event input and output as optional to generate dart code 3 years ago
  appflowy a6e32627d4 fix flutter warnings 3 years ago
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 3 years ago
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 3 years ago
  appflowy debc8960e0 generate the dart side code from the rust side event 3 years ago
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 3 years ago