Commit Verlauf

Autor SHA1 Nachricht Datum
  appflowy 317cbb37b6 config sdk log vor 3 Jahren
  appflowy ccb51234c5 support run tests on remote vor 3 Jahren
  appflowy 2ebe922507 replace vec<u8> with Bytes vor 3 Jahren
  appflowy c5881daddd rename files vor 3 Jahren
  appflowy 892526c2f9 config rust and flutter steam vor 3 Jahren
  appflowy bab373ba35 extract tester as trait vor 3 Jahren
  appflowy 182adafee5 add update user test & add app and workspace test vor 3 Jahren
  appflowy 55454c5bec save user info to database after sign up vor 3 Jahren
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads vor 3 Jahren
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch vor 3 Jahren
  appflowy debc8960e0 generate the dart side code from the rust side event vor 3 Jahren
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor vor 3 Jahren
  appflowy dfc2cbff4f add flowy-test crate vor 3 Jahren
  appflowy 8f615fd115 add flowy.toml file to control protobuf generation process vor 3 Jahren
  appflowy 0b76f82d97 test flowy-user with protobuf serde vor 3 Jahren
  appflowy 4a82d7157c replace response data with payload vor 3 Jahren
  appflowy a242b9f036 config log vor 3 Jahren
  appflowy 77aa18d737 add tracing & test post data to dart vor 3 Jahren
  appflowy 1cfcdab124 config sdk initialize vor 3 Jahren
  appflowy 2d3e50c017 add ToBytes and FromBytes trait, generic handle input&output params vor 3 Jahren
  appflowy 678dd84f93 config flowy-user test vor 3 Jahren
  appflowy f73b3ded1d generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf vor 3 Jahren
  appflowy d867093bf5 rename some struct vor 3 Jahren
  appflowy 4febb15f08 add ffi sync interface vor 3 Jahren
  appflowy 8d2bdf1149 support sync and async on flowy-sys & add dart-ffi vor 3 Jahren